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 74 of file test_config_cache.cpp.
|
inline |
Definition at line 75 of file test_config_cache.cpp.
References test_utils::get_test_config_ref().
|
inline |
Definition at line 79 of file test_config_cache.cpp.
References old_locale, and translation::set_language().
test_config_cache& config_cache_fixture::cache |
Definition at line 83 of file test_config_cache.cpp.
language_def config_cache_fixture::old_locale |
Definition at line 84 of file test_config_cache.cpp.
Referenced by ~config_cache_fixture().
test_scoped_define config_cache_fixture::test_def |
Definition at line 85 of file test_config_cache.cpp.