Lumiera  0.pre.03
»edit your freedom«
scoped-collection-test.cpp File Reference

Go to the source code of this file.

Description

unit test ScopedCollection_test

Definition in file scoped-collection-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/util.hpp"
#include "lib/scoped-collection.hpp"
#include "lib/test/testdummy.hpp"
#include <cstdlib>

Classes

class  ScopedCollection_test::ManagerDemo
 
class  ScopedCollection_test::Populator
 Functor to populate the Collection. More...
 
class  ScopedCollection_test
 
class  SubDummy
 

Typedefs

typedef ScopedCollection< Dummy, sizeof(SubDummy)> CollD
 

Functions

 LAUNCHER (ScopedCollection_test, "unit common")
 
 LUMIERA_ERROR_DEFINE (SUBVERSIVE, "undercover action")
 
uint sum (uint n)
 

Namespaces

 lib
 Implementation namespace for support and library code.