![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
unit test Result_test More...
Go to the source code of this file.
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>Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::test |
| Unit tests for the Lumiera support library. | |
| namespace | lib::test::anonymous_namespace{result-test.cpp} |
Macros | |
| #define | Type(_EXPR_) lib::test::showType<decltype(_EXPR_)>() |
Classes | |
| class | Result_test |
Functions | |
| LAUNCHER (Result_test, "unit common") | |
| Register this test class... | |
Variables | |
| const Literal | THE_END = "all dead and hero got the girl" |
| #define Type | ( | _EXPR_ | ) | lib::test::showType<decltype(_EXPR_)>() |
Definition at line 45 of file result-test.cpp.