Add test_search_path function in PBD testsuite
This commit is contained in:
parent
7a5118f403
commit
a2f5a8d9c0
@ -147,6 +147,7 @@ def build(bld):
|
||||
test/signals_test.cc
|
||||
test/convert_test.cc
|
||||
test/filesystem_test.cc
|
||||
test/test_common.cc
|
||||
'''.split()
|
||||
testobj.target = 'run-tests'
|
||||
testobj.includes = obj.includes + ['test', '../pbd']
|
||||
|
Loading…
Reference in New Issue
Block a user