Lumiera  0.pre.03
»edit your freedom«
ref-array-test.cpp File Reference

Go to the source code of this file.

Description

unit test RefArray_test

Definition in file ref-array-test.cpp.

#include "lib/test/run.hpp"
#include "lib/util.hpp"
#include "lib/ref-array-impl.hpp"
#include <vector>

Classes

struct  RefArray_test::Fac< SUB >
 < fabricating a series of subclass instances with varying ctor parameter More...
 
struct  I
 
class  RefArray_test
 
struct  Sub1
 
struct  Sub2
 
struct  Sub3
 

Macros

#define ADR(OBJ)   (ulong)&(OBJ)
 

Functions

 LAUNCHER (RefArray_test, "unit common")
 Register this test class... More...
 

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

lib::test::LAUNCHER ( RefArray_test  ,
"unit common"   
)

Register this test class...