Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test SubID_test
Definition in file sub-id-test.cpp.
#include "lib/test/run.hpp"
#include "lib/util.hpp"
#include "lib/util-foreach.hpp"
#include "lib/format-cout.hpp"
#include "lib/sub-id.hpp"
#include <boost/functional/hash.hpp>
#include <unordered_map>
#include <functional>
#include <vector>
#include <string>
Classes | |
struct | SubID_test::HashTable< KEY > |
class | SubID_test |
Enumerations | |
enum | Colour { R, G, B } |
Functions | |
LAUNCHER (SubID_test, "unit common") | |
Register this test class... More... | |
string | toString (Colour c) |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |
lib::test::LAUNCHER | ( | SubID_test | , |
"unit common" | |||
) |
Register this test class...