#include "../../../tests/testXWC.hpp"#include <filesystem>#include <fstream>#include "../../file/fileTimes.hpp"#include "../logMap.hpp"#include "../logMap.cpp"
Go to the source code of this file.
Classes | |
| struct | libXWCTest::loggerTest::logMapTest::tmpt |
Namespaces | |
| namespace | libXWCTest |
| Namespace for all libXWC tests. | |
| namespace | libXWCTest::loggerTest |
| Namespace for XWC::logger tests. | |
| namespace | libXWCTest::loggerTest::logMapTest |
| Namespace for XWC::logger::logMap tests. | |
Functions | |
| void | libXWCTest::loggerTest::logMapTest::createTestPaths (const std::string &basedir) |
| libXWCTest::loggerTest::logMapTest::TEST_CASE ("Building the app-to-file map", "[libMagAOX::logger::logMap]") | |
| Building the app-to-file map. | |
| libXWCTest::loggerTest::logMapTest::TEST_CASE ("Building the app-to-file map with bad arguments", "[libMagAOX::logger::logMap]") | |
| Building the app-to-file map with bad arguments. | |
| libXWCTest::loggerTest::logMapTest::TEST_CASE ("Building the app-to-file map with errors", "[libMagAOX::logger::logMap]") | |
| Building the app-to-file map with errors. | |
| struct libXWCTest::loggerTest::logMapTest::tmpt |
Definition at line 34 of file logMap_test.cpp.

| Class Members | ||
|---|---|---|
| int | day | |
| int | hour | |
| int | minute | |
| int | month | |
| int | nanosec | |
| int | second | |
| int | year | |