ardour/libs/pbd/test
Tim Mayberry 2e9e8d3b33 Fix windows test to also pass under wine
It looks as if the default timer resolution for applications running under wine
is different than Windows so just test that the minimum timer resolution is
below a certain amount rather than checking before and after calling
timeBeginPeriod
2015-09-19 10:59:39 +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
convert_test.h
filesystem_test.cc Add test to libpbd to check PBD::touch_file and pbd/gstdio_compat.h 2015-09-17 23:26:38 +10:00
filesystem_test.h Add test to libpbd to check PBD::touch_file and pbd/gstdio_compat.h 2015-09-17 23:26:38 +10:00
Makefile
mutex_test.cc
mutex_test.h
ProtoolsPatchFile.midnam
RosegardenPatchFile.xml
scalar_properties.cc
scalar_properties.h
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
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
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 Fix windows test to also pass under wine 2015-09-19 10:59:39 +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 use pbd's gstdio compatibility wrapper 2015-09-17 14:37:57 +02: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
xpath.h