13
0
livetrax/libs/pbd/test
Tim Mayberry 1da30faf7f Add tests that show the timing differences between the Glib/mm based timeouts
This shows that PBD::Timer is pretty much identical in terms of timing and CPU
usage as Glib TimeoutSources.

They also show the differences on Windows when setting the minimum Multimedia Timer
resolution using timeBeginPeriod
2015-01-01 19:04:09 +07: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 Fix running libpbd unit tests when $TOP(in test scripts) is set as relative path 2014-12-03 17:44:48 +07:00
filesystem_test.h Fix running libpbd unit tests when $TOP(in test scripts) is set as relative path 2014-12-03 17:44:48 +07: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 Use PBD::tmp_writable_directory in test_output_directory 2014-12-03 17:31:04 +07: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 Add tests that show the timing differences between the Glib/mm based timeouts 2015-01-01 19:04:09 +07: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