![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Namespaces | |
| namespace | anonymous_namespace{access-casted-test.cpp} |
| namespace | anonymous_namespace{format-cout-test.cpp} |
| namespace | anonymous_namespace{format-helper-test.cpp} |
| namespace | anonymous_namespace{util-collection-test.cpp} |
| namespace | anonymous_namespace{util-floordiv-test.cpp} |
| namespace | anonymous_namespace{util-foreach-test.cpp} |
| namespace | anonymous_namespace{util-tuple-test.cpp} |
Typedefs | |
| using | IntSet = std::set< uint > |
| using | VecI = std::vector< uint > |
| using | RangeI = lib::RangeIter< VecI::iterator > |
Classes | |
| class | AccessCasted_test |
| class | FormatCOUT_test |
| class | FormatHelper_test |
| class | FormatString_test |
| class | IosSavepoint_test |
| class | Rational_test |
| class | RemoveFromSet_test |
| class | UtilCollection_test |
| class | UtilFloordiv_test |
| class | UtilFloorwrap_test |
| class | UtilForeach_test |
| class | UtilIdentity_test |
| class | UtilParseBool_test |
| class | UtilSanitizedIdentifier_test |
| class | UtilTuple_test |
Functions | |
| LAUNCHER (FormatCOUT_test, "unit common") | |
| LAUNCHER (FormatHelper_test, "unit common") | |
| LAUNCHER (FormatString_test, "unit meta") | |
| LAUNCHER (IosSavepoint_test, "unit common") | |
| LAUNCHER (AccessCasted_test, "unit common") | |
| Register this test class... | |
| LAUNCHER (Rational_test, "unit common") | |
| void | show (IntSet const &coll) |
| function< bool(uint)> | select_match (string description) |
| LAUNCHER (RemoveFromSet_test, "unit common") | |
| LAUNCHER (UtilCollection_test, "unit common") | |
| LAUNCHER (UtilFloordiv_test, "unit common") | |
| LAUNCHER (UtilFloorwrap_test, "unit common") | |
| LAUNCHER (UtilForeach_test, "unit common") | |
| LAUNCHER (UtilIdentity_test, "unit common") | |
| LAUNCHER (UtilParseBool_test, "unit common") | |
| LAUNCHER (UtilSanitizedIdentifier_test, "unit common") | |
| LAUNCHER (UtilTuple_test, "unit common") | |
Definition at line 42 of file removefromsettest.cpp.
Definition at line 46 of file util-collection-test.cpp.
| typedef lib::RangeIter< VecI::iterator > RangeI |
Definition at line 47 of file util-collection-test.cpp.
| LAUNCHER | ( | FormatCOUT_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | FormatHelper_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | FormatString_test | , |
| "unit meta" | |||
| ) |
| LAUNCHER | ( | IosSavepoint_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | AccessCasted_test | , |
| "unit common" | |||
| ) |
Register this test class...
| LAUNCHER | ( | Rational_test | , |
| "unit common" | |||
| ) |
| void show | ( | IntSet const & | coll | ) |
Definition at line 45 of file removefromsettest.cpp.
References util::join().
Referenced by RemoveFromSet_test::test_remove().
Here is the call graph for this function:
Here is the caller graph for this function:| function< bool(uint)> select_match | ( | string | description | ) |
Definition at line 53 of file removefromsettest.cpp.
Referenced by RemoveFromSet_test::test_remove().
Here is the caller graph for this function:| LAUNCHER | ( | RemoveFromSet_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | UtilCollection_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | UtilFloordiv_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | UtilFloorwrap_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | UtilForeach_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | UtilIdentity_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | UtilParseBool_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | UtilSanitizedIdentifier_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | UtilTuple_test | , |
| "unit common" | |||
| ) |