Private Slots | |
Test slots | |
void | cleanup () |
void | t_construct_qh () |
void | t_construct_q () |
void | t_convert () |
void | t_readonly () |
Spot check properties and read-only. See QhullLinkedList_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 29 of file QhullFacetList_test.cpp.
|
privateslot |
Definition at line 52 of file QhullFacetList_test.cpp.
|
privateslot |
Definition at line 79 of file QhullFacetList_test.cpp.
|
privateslot |
Definition at line 58 of file QhullFacetList_test.cpp.
|
privateslot |
Definition at line 100 of file QhullFacetList_test.cpp.
|
privateslot |
Definition at line 160 of file QhullFacetList_test.cpp.
|
privateslot |
Definition at line 177 of file QhullFacetList_test.cpp.
|
privateslot |
Spot check properties and read-only. See QhullLinkedList_test.
Definition at line 130 of file QhullFacetList_test.cpp.