mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
Fix libpbd tests and add test for url_decode().
git-svn-id: svn://localhost/ardour2/branches/3.0@11770 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c886f761eb
commit
3240a93aad
4 changed files with 17 additions and 2 deletions
|
|
@ -136,6 +136,7 @@ def build(bld):
|
|||
test/xpath.cc
|
||||
test/scalar_properties.cc
|
||||
test/signals_test.cc
|
||||
test/convert_test.cc
|
||||
'''.split()
|
||||
testobj.target = 'run-tests'
|
||||
testobj.includes = obj.includes + ['test', '../pbd']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue