* Evoral: first successful read from Sequence

*Evoral: added debug option to wscript


git-svn-id: svn://localhost/ardour2/branches/3.0@4497 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Hans Baier 2009-02-07 06:57:02 +00:00
parent 21c85e79af
commit 446b214b46
4 changed files with 147 additions and 18 deletions

View file

@ -5,10 +5,13 @@
#include <cppunit/TestRunner.h>
#include <cppunit/BriefTestProgressListener.h>
#include <glibmm.h>
int
main()
{
Glib::thread_init();
CppUnit::TestResult testresult;
CppUnit::TestResultCollector collectedresults;