Private Slots | |
Test slots | |
void | cleanup () |
void | t_construct () |
void | t_attribute () |
void | t_message () |
No QhullMessage for errors outside of qhull. More... | |
void | t_getSet () |
void | t_getQh () |
void | t_getValue () |
void | t_foreach () |
void | t_modify () |
Additional Inherited Members | |
Public Slots inherited from orgQhull::RoadTest | |
void | cleanup () |
Executed after each test. More... | |
Public Member Functions inherited from orgQhull::RoadTest | |
RoadTest () | |
virtual | ~RoadTest () |
void | recordFailedTest () |
Static Public Member Functions inherited from orgQhull::RoadTest | |
static void | deleteTests () |
static int | runTests (QStringList arguments) |
Static Protected Attributes inherited from orgQhull::RoadTest | |
static QList< RoadTest * > | s_testcases |
static int | s_test_count = 0 |
! List of testcases to execute. Initialized via add_...() More... | |
static int | s_test_fail = 0 |
! Total number of tests executed More... | |
static QStringList | s_failed_tests |
! Number of failed tests More... | |
Test C++ interface to Qhull See eg/q_test for tests of Qhull commands
Definition at line 26 of file Qhull_test.cpp.
|
privateslot |
Definition at line 51 of file Qhull_test.cpp.
|
privateslot |
Definition at line 96 of file Qhull_test.cpp.
|
privateslot |
Definition at line 57 of file Qhull_test.cpp.
|
privateslot |
Definition at line 280 of file Qhull_test.cpp.
|
privateslot |
Definition at line 242 of file Qhull_test.cpp.
|
privateslot |
Definition at line 218 of file Qhull_test.cpp.
|
privateslot |
Definition at line 268 of file Qhull_test.cpp.
|
privateslot |
No QhullMessage for errors outside of qhull.
Definition at line 126 of file Qhull_test.cpp.
|
privateslot |
Definition at line 315 of file Qhull_test.cpp.