mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +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
|
|
@ -8,7 +8,7 @@ CPPUNIT_TEST_SUITE_REGISTRATION (XPathTest);
|
|||
|
||||
using namespace std;
|
||||
|
||||
static string const prefix = "../../libs/pbd/test/";
|
||||
static string const prefix = "../libs/pbd/test/";
|
||||
|
||||
void
|
||||
XPathTest::testMisc ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue