ardour/libs/pbd/test
Paul Davis b35518e212 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
This is mostly a simple lexical search+replace but the absence of operator< for
std::weak_ptr<T> leads to some complications, particularly with Evoral::Sequence
and ExportPortChannel.
2023-03-24 14:19:15 -06:00
..
i18n_test
convert_test.cc
convert_test.h
filesystem_test.cc
filesystem_test.h
Makefile
mutex_test.cc
mutex_test.h
natsort_test.cc
natsort_test.h
ProtoolsPatchFile.midnam
rcu_test.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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
reallocpool_test.h
RosegardenPatchFile.xml
scalar_properties.cc
scalar_properties.h
signals_test.cc
signals_test.h
string_convert_test.cc
string_convert_test.h
test_common.cc
test_common.h
testrunner.cc
TestSession.ardour
timer_test.cc
timer_test.h
windows_timer_utils_test.cc
windows_timer_utils_test.h
xml_test.cc
xml_test.h
xpath.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
xpath.h