Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (Config, set_then_get) | |
TEST (Config, parse_floats) | |
TEST (Config, set_get_empty_value) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 74 of file config_test.cpp.
TEST | ( | Config | , |
set_then_get | |||
) |
Definition at line 35 of file config_test.cpp.
TEST | ( | Config | , |
parse_floats | |||
) |
Definition at line 50 of file config_test.cpp.
TEST | ( | Config | , |
set_get_empty_value | |||
) |
Definition at line 64 of file config_test.cpp.