Private Slots | |
Test slots | |
void | cleanup () |
void | t_construct () |
void | t_convert () |
void | t_readonly () |
Spot check properties and read-only. See QhullSet_test. More... | |
void | t_foreach () |
void | t_io () |
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... | |
Definition at line 27 of file QhullFacetSet_test.cpp.
|
privateslot |
Definition at line 49 of file QhullFacetSet_test.cpp.
|
privateslot |
Definition at line 55 of file QhullFacetSet_test.cpp.
|
privateslot |
Definition at line 70 of file QhullFacetSet_test.cpp.
|
privateslot |
Definition at line 118 of file QhullFacetSet_test.cpp.
|
privateslot |
Definition at line 136 of file QhullFacetSet_test.cpp.
|
privateslot |
Spot check properties and read-only. See QhullSet_test.
Definition at line 92 of file QhullFacetSet_test.cpp.