Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
util::test Namespace Reference

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")
 

Typedef Documentation

◆ IntSet

using IntSet = std::set<uint>

Definition at line 42 of file removefromsettest.cpp.

◆ VecI

typedef std::vector< uint > VecI

Definition at line 46 of file util-collection-test.cpp.

◆ RangeI

typedef lib::RangeIter< VecI::iterator > RangeI

Definition at line 47 of file util-collection-test.cpp.

Function Documentation

◆ LAUNCHER() [1/15]

LAUNCHER ( FormatCOUT_test  ,
"unit common"   
)

◆ LAUNCHER() [2/15]

LAUNCHER ( FormatHelper_test  ,
"unit common"   
)

◆ LAUNCHER() [3/15]

LAUNCHER ( FormatString_test  ,
"unit meta"   
)

◆ LAUNCHER() [4/15]

LAUNCHER ( IosSavepoint_test  ,
"unit common"   
)

◆ LAUNCHER() [5/15]

LAUNCHER ( AccessCasted_test  ,
"unit common"   
)

Register this test class...

◆ LAUNCHER() [6/15]

LAUNCHER ( Rational_test  ,
"unit common"   
)

◆ show()

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:

◆ select_match()

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() [7/15]

LAUNCHER ( RemoveFromSet_test  ,
"unit common"   
)

◆ LAUNCHER() [8/15]

LAUNCHER ( UtilCollection_test  ,
"unit common"   
)

◆ LAUNCHER() [9/15]

LAUNCHER ( UtilFloordiv_test  ,
"unit common"   
)

◆ LAUNCHER() [10/15]

LAUNCHER ( UtilFloorwrap_test  ,
"unit common"   
)

◆ LAUNCHER() [11/15]

LAUNCHER ( UtilForeach_test  ,
"unit common"   
)

◆ LAUNCHER() [12/15]

LAUNCHER ( UtilIdentity_test  ,
"unit common"   
)

◆ LAUNCHER() [13/15]

LAUNCHER ( UtilParseBool_test  ,
"unit common"   
)

◆ LAUNCHER() [14/15]

LAUNCHER ( UtilSanitizedIdentifier_test  ,
"unit common"   
)

◆ LAUNCHER() [15/15]

LAUNCHER ( UtilTuple_test  ,
"unit common"   
)