13
0
livetrax/libs/pbd/test
Robin Gareus 74c4ca3e52
Reduce reliance on boost - the hard part
the rest from `tools/convert_boost.sh`.

* replace boost::function, boost::bind with std::function and std::bind.

This required some manual fixes, notably std::placeholders,
some static_casts<>, and boost::function::clear -> = {}.
2024-10-19 03:47:21 +02: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
rcu_test.h
reallocpool_test.cc
reallocpool_test.h
RosegardenPatchFile.xml
scalar_properties.cc
scalar_properties.h
signals_test.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
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
xpath.h