ardour/libs/midi++2/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
..
MidnamTest.cpp switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
MidnamTest.hpp Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
testrunner.cpp Call PBD::init() from libmidi++ test runner 2014-12-03 17:31:05 +07:00