mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
#include "../../catch2/catch.hpp"
#include <fstream>
#include "../../../include/app/appConfigurator.hpp"
Go to the source code of this file.
Macros | |
#define | CATCH_CONFIG_MAIN |
Functions | |
SCENARIO ("config file parsing", "[appConfigurator]") | |
#define CATCH_CONFIG_MAIN |
Definition at line 1 of file appConfigurator_test.cpp.
SCENARIO | ( | "config file parsing" | , |
"" | [appConfigurator] | ||
) |
Definition at line 10 of file appConfigurator_test.cpp.
References mx::app::appConfigurator::add(), mx::app::iniFile::makeKey(), and mx::app::writeConfigFile().