ardour/libs/pbd/test
Tim Mayberry f4cb4e479d Rename PBD::QPC::get_timer_valid to check_timer_valid and perform timer test
I'm not sure if this test is going to be effective as I don't have hardware to
test on at the moment. As noted in the documentation, Windows XP should be the
only OS where QPC uses a timer source that is non-monotonic(multi-core with
non-syncronized TSC).
2015-09-16 11:22:16 +10:00
..
i18n_test Add a test for PBD::copy_file using test files with utf-8 encoded filenames 2014-06-25 12:40:11 -04:00
convert_test.cc Remove unused ustring version of url_decode(). Rework 2012-04-01 14:30:06 +00:00
convert_test.h Missing file. 2012-04-02 13:52:36 +00:00
filesystem_test.cc Only create one test output directory in file copy test 2015-07-25 23:14:50 +10:00
filesystem_test.h Add unit test to assert that using locale_from_utf8/::open will fail for some file paths on Windows 2015-07-25 23:14:45 +10:00
Makefile Rename tests to test to match up with other libraries. 2010-04-02 14:42:38 +00:00
mutex_test.cc add and Update mutex test that is no longer necessary now that glib has been fixed 2013-07-15 12:53:16 -04:00
mutex_test.h add and Update mutex test that is no longer necessary now that glib has been fixed 2013-07-15 12:53:16 -04:00
ProtoolsPatchFile.midnam Rename tests to test to match up with other libraries. 2010-04-02 14:42:38 +00:00
RosegardenPatchFile.xml Rename tests to test to match up with other libraries. 2010-04-02 14:42:38 +00:00
scalar_properties.cc Test tweaks. 2011-03-04 17:35:10 +00:00
scalar_properties.h A few more libpbd test tweaks. 2010-04-02 16:38:23 +00:00
signals_test.cc Rename internal class to stop the wrong destructor from being called 2014-06-25 12:40:11 -04:00
signals_test.h Fix libpbd tests. 2012-05-16 23:11:16 +00:00
test_common.cc allow to run unit-test under wine from srcdir. 2015-09-13 15:30:00 +02:00
test_common.h Add test utility function to PBD tests to return some utf-8 strings 2014-06-25 12:40:11 -04:00
testrunner.cc Add a PBD::TextReceiver in pbd testrunner 2014-06-25 12:40:11 -04:00
TestSession.ardour Rename tests to test to match up with other libraries. 2010-04-02 14:42:38 +00:00
timer_test.cc Add tests that show the timing differences between the Glib/mm based timeouts 2015-01-01 19:04:09 +07:00
timer_test.h Reduce run time/output of PBD::Timer unit test 2015-03-08 22:46:38 +10:00
windows_timer_utils_test.cc Rename PBD::QPC::get_timer_valid to check_timer_valid and perform timer test 2015-09-16 11:22:16 +10:00
windows_timer_utils_test.h Add windows specific test for pbd/windows_timer_utils.h API 2015-09-16 11:22:16 +10:00
xml_test.cc Add unit test to check that libxml2 expects utf-8 encoded file paths on Windows 2015-07-25 23:14:50 +10:00
xml_test.h Add unit test to check that libxml2 expects utf-8 encoded file paths on Windows 2015-07-25 23:14:50 +10:00
xpath.cc Rename PBD::find_file_in_search_path to just PBD::find_file 2014-06-25 12:40:10 -04:00
xpath.h Add missing test file. 2010-04-02 21:11:45 +00:00