Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test TestHelper_test
Definition in file test-helper-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/time/timevalue.hpp"
#include "lib/error.hpp"
#include "lib/util-foreach.hpp"
#include "lib/format-cout.hpp"
#include <boost/algorithm/string.hpp>
#include <functional>
#include <string>
Classes | |
struct | Murpf |
class | TestHelper_test |
verifies the proper working of helper functions frequently used within the Lumiera testsuite. More... | |
class | Wrmrmpft< T > |
Functions | |
int | dontThrow () |
void | doThrow () |
LAUNCHER (TestHelper_test, "unit common") | |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |