Go to the documentation of this file.
14 #include <QtTest/QtTest>
16 #define QHULL_USES_QT 1
60 static QList<RoadTest *>
72 RoadTest() { s_testcases.append(this); }
76 void recordFailedTest();
80 static void deleteTests();
81 static int runTests(QStringList arguments);
85 #define TESTadd_(t) extern void t(); t();
96 return qstrdup(s.c_str());
static int s_test_count
! List of testcases to execute. Initialized via add_...()
QhullRidge – Qhull's ridge structure, ridgeT, as a C++ class.
static QStringList s_failed_tests
! Number of failed tests
static QList< RoadTest * > s_testcases
char * toString(const std::string &s)
static int runTests(QStringList arguments)
static int s_test_fail
! Total number of tests executed
void cleanup()
Executed after each test.
hpp-fcl
Author(s):
autogenerated on Fri Aug 2 2024 02:45:15