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 72 of file test_config_cache.cpp.
|
inline |
Definition at line 73 of file test_config_cache.cpp.
References test_utils::get_test_config_ref().
|
inline |
Definition at line 77 of file test_config_cache.cpp.
References old_locale, and translation::set_language().
test_config_cache& config_cache_fixture::cache |
Definition at line 81 of file test_config_cache.cpp.
language_def config_cache_fixture::old_locale |
Definition at line 82 of file test_config_cache.cpp.
Referenced by ~config_cache_fixture().
test_scoped_define config_cache_fixture::test_def |
Definition at line 83 of file test_config_cache.cpp.