Lumiera
0.pre.03
»edit your freedom«
|
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>
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. | |
lib::test::LAUNCHER | ( | Result_test | , |
"unit common" | |||
) |
Register this test class...