Public Member Functions | |
config_cache_fixture () | |
~config_cache_fixture () | |
Public Attributes | |
test_config_cache & | cache |
language_def | old_locale |
test_scoped_define | test_def |
Definition at line 70 of file test_config_cache.cpp.
|
inline |
Definition at line 71 of file test_config_cache.cpp.
References test_utils::get_test_config_ref().
|
inline |
Definition at line 75 of file test_config_cache.cpp.
References old_locale, and translation::set_language().
test_config_cache& config_cache_fixture::cache |
Definition at line 79 of file test_config_cache.cpp.
language_def config_cache_fixture::old_locale |
Definition at line 80 of file test_config_cache.cpp.
Referenced by ~config_cache_fixture().
test_scoped_define config_cache_fixture::test_def |
Definition at line 81 of file test_config_cache.cpp.