summaryrefslogtreecommitdiff
path: root/libs/ardour/test/control_surfaces_test.cc
AgeCommit message (Collapse)Author
2016-10-11skip Push2 unit-test for now:Robin Gareus
The test segfaults due to missing screen and prevents other libardour unit tests from running.
2016-06-08Fix a couple of build errors in the test suite.Colin Fletcher
The parameters to Session::new_audio_track() changed in e0ff70cf, and Playlist::region_list() was renamed to region_list_property() in fce6ac0e. Update calls to these functions in the test suite to match. A couple of tests still fail after these changes.
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2014-01-02Fix tests compilation after Control API changesJulien de Kozak
2012-06-09Clean up libardour tests a bit.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@12641 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-15Remove some debug output.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@12296 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-12Add test for strange boost-related crash.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@12261 d708f5d6-7413-0410-9779-e7cbd77b26cf