1 #include <sigc++/sigc++.h>
2 #include <cppunit/TestFixture.h>
3 #include <cppunit/extensions/HelperMacros.h>
CPPUNIT_TEST(singleTempoTest)
CPPUNIT_TEST(doubleTempoWithComplexMeterTest)
void doubleTempoWithComplexMeterTest()
CPPUNIT_TEST_SUITE(FrameposPlusBeatsTest)
CPPUNIT_TEST(doubleTempoWithMeterTest)
void doubleTempoWithMeterTest()
CPPUNIT_TEST(doubleTempoTest)