ardour/libs/pbd/test
Robin Gareus 295dbd8e1e
Make RCU reader return a const pointer (omnibus commit)
2023-04-08 00:15:37 +02:00
..
i18n_test
Makefile
ProtoolsPatchFile.midnam
RosegardenPatchFile.xml
TestSession.ardour
convert_test.cc
convert_test.h
filesystem_test.cc PBD::canonical_path will no longer throw so change test 2016-09-19 15:55:39 +10:00
filesystem_test.h Add test for PBD::canonical_path on Windows using utf8 strings 2016-09-19 14:47:52 +10:00
mutex_test.cc
mutex_test.h
natsort_test.cc add a natural sort algorithm 2016-07-14 16:52:43 +02:00
natsort_test.h add a natural sort algorithm 2016-07-14 16:52:43 +02:00
rcu_test.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
rcu_test.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
reallocpool_test.cc missing include for rand() in self-tests 2016-02-23 22:55:17 +01:00
reallocpool_test.h realloc-pool unit-test 2016-02-22 22:06:47 +01:00
scalar_properties.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
scalar_properties.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
signals_test.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
signals_test.h
string_convert_test.cc Make boolean string values 0 and 1 to maintain backwards compatibility 2017-04-19 07:49:57 +10:00
string_convert_test.h Fix string-convert tests for Windows and hopefully macOS/OS X 2017-04-17 13:21:02 +10:00
test_common.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
test_common.h Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
testrunner.cc Transmitter::Debug implementation 1/2 2020-10-13 21:58:26 +02:00
timer_test.cc use a local version (copy) of the G_SOURCE_FUNC macro, since it is not available in the GTK+ version we use for the official build stack 2019-12-30 09:49:23 -07:00
timer_test.h
windows_timer_utils_test.cc Give the Windows MMTimer test a better chance of passing 2016-09-19 14:47:52 +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 XMLNode::set_property API in xml tests 2017-04-19 09:36:57 +10:00
xml_test.h Add test of pbd/xml++.h API performance with three file sizes 2016-10-10 08:45:34 +10:00
xpath.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
xpath.h