Ardour
9.0-pre0-427-gd2a3450e2f
canvas/test/arrow.h
Go to the documentation of this file.
1
#include <cppunit/TestFixture.h>
2
#include <cppunit/extensions/HelperMacros.h>
3
4
class
ArrowTest
:
public
CppUnit::TestFixture
5
{
6
CPPUNIT_TEST_SUITE
(
ArrowTest
);
7
CPPUNIT_TEST
(
bounding_box
);
8
CPPUNIT_TEST_SUITE_END
();
9
10
public
:
11
void
bounding_box
();
12
};
ArrowTest
Definition:
canvas/test/arrow.h:5
ArrowTest::CPPUNIT_TEST
CPPUNIT_TEST(bounding_box)
ArrowTest::CPPUNIT_TEST_SUITE_END
CPPUNIT_TEST_SUITE_END()
ArrowTest::CPPUNIT_TEST_SUITE
CPPUNIT_TEST_SUITE(ArrowTest)
ArrowTest::bounding_box
void bounding_box()
libs
canvas
test
arrow.h
Generated on Mon Nov 11 2024 08:48:51 for Ardour by
1.9.1