ardour/libs/pbd/test
Tim Mayberry e44212321e Add test to libpbd to check PBD::touch_file and pbd/gstdio_compat.h
GStatBuf is not usable on 32 bit Windows without the redefinition in
pbd/gstdio_compat.h so add a test to check for the correct behavior of
g_stat and g_utime on all platforms now that the issue is fixed.
2015-09-17 23:26:38 +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 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 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