Go to the source code of this file.
◆ test_can_save_from_root()
| void test_can_save_from_root |
( |
void ** |
state | ) |
|
◆ test_can_save_instance()
| void test_can_save_instance |
( |
void ** |
state | ) |
|
◆ test_can_save_load_objects_with_keyword_names()
| void test_can_save_load_objects_with_keyword_names |
( |
void ** |
state | ) |
|
◆ test_can_save_load_parameter_values_with_special_characters()
| void test_can_save_load_parameter_values_with_special_characters |
( |
void ** |
state | ) |
|
◆ test_can_save_object()
| void test_can_save_object |
( |
void ** |
state | ) |
|
◆ test_config_arrays_can_contain_tables()
| void test_config_arrays_can_contain_tables |
( |
void ** |
state | ) |
|
◆ test_config_tables_can_be_composite()
| void test_config_tables_can_be_composite |
( |
void ** |
state | ) |
|
◆ test_config_tables_keys_can_contain_symbols()
| void test_config_tables_keys_can_contain_symbols |
( |
void ** |
state | ) |
|
◆ test_save_can_append_config_values()
| void test_save_can_append_config_values |
( |
void ** |
state | ) |
|
◆ test_save_can_change_buffer_size()
| void test_save_can_change_buffer_size |
( |
void ** |
state | ) |
|
◆ test_save_config_array()
| void test_save_config_array |
( |
void ** |
state | ) |
|
◆ test_save_config_fails_for_unsupported_data_types()
| void test_save_config_fails_for_unsupported_data_types |
( |
void ** |
state | ) |
|
◆ test_save_config_key_value_pairs()
| void test_save_config_key_value_pairs |
( |
void ** |
state | ) |
|
◆ test_save_config_succeeds_when_using_keys_with_symbols()
| void test_save_config_succeeds_when_using_keys_with_symbols |
( |
void ** |
state | ) |
|
◆ test_save_config_values()
| void test_save_config_values |
( |
void ** |
state | ) |
|
◆ test_save_fails_if_append_to_none_existing_file()
| void test_save_fails_if_append_to_none_existing_file |
( |
void ** |
state | ) |
|
◆ test_save_fails_if_file_can_not_be_opened()
| void test_save_fails_if_file_can_not_be_opened |
( |
void ** |
state | ) |
|
◆ test_save_takes_rw_data_path_into_account()
| void test_save_takes_rw_data_path_into_account |
( |
void ** |
state | ) |
|