mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 23:17:46 +01:00
Add test_search_path function in PBD testsuite
This commit is contained in:
parent
d9862364be
commit
cdaa32d2c6
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue