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

Go to the source code of this file.

Description

unit test Result_test

Definition in file result-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/result.hpp"
#include "lib/util.hpp"
#include <cstdlib>

Classes

class  Result_test
 

Macros

#define Type(_EXPR_)   lib::test::showType<decltype(_EXPR_)>()
 

Functions

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

Variables

const Literal THE_END = "all dead and hero got the girl"
 

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

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

Register this test class...