JayBeams
0.1
Another project to have fun coding.
|
Go to the source code of this file.
Namespaces | |
jb | |
The top-level namespace for the JayBeams library. | |
jb::testing | |
Helper functions and classes to simplify unit tests. | |
Variables | |
char const | jb::testing::uname_a [] |
The kernel version, release, machine hardware, etc. More... | |
char const | jb::testing::compiler [] |
The compiler version. More... | |
char const | jb::testing::compiler_flags [] |
The compiler flags. More... | |
char const | jb::testing::linker [] |
The linker version. More... | |
char const | jb::testing::gitrev [] |
The git revision at compile time. More... | |