tue_config
Functions
test_config.cpp File Reference
#include <tue/config/configuration.h>
#include <iostream>
Include dependency graph for test_config.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void test1 (const std::string &filename)
 
void test2 ()
 
void test3 ()
 
void test4 ()
 
void test5 ()
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 163 of file test_config.cpp.

◆ test1()

void test1 ( const std::string filename)

Definition at line 7 of file test_config.cpp.

◆ test2()

void test2 ( )

Definition at line 28 of file test_config.cpp.

◆ test3()

void test3 ( )

Definition at line 82 of file test_config.cpp.

◆ test4()

void test4 ( )

Definition at line 114 of file test_config.cpp.

◆ test5()

void test5 ( )

Definition at line 135 of file test_config.cpp.