mmengine/tests/data/config/py_config
Mashiro 7e2302388f
[Feature] add config new feature (#105)
2022-08-08 21:01:06 +08:00
..
base.py add config test (#10) 2022-02-17 17:46:06 +08:00
base1.py add config test (#10) 2022-02-17 17:46:06 +08:00
base4.py add config test (#10) 2022-02-17 17:46:06 +08:00
config.py add config test (#10) 2022-02-17 17:46:06 +08:00
simple.config.py add config test (#10) 2022-02-17 17:46:06 +08:00
simple_config.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_base_variables.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_base_variables_nested.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_code_in_config.py Fix test_auto_argparse when pytest has multiple arguments (#34) 2022-02-19 12:22:15 +08:00
test_custom_import.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_custom_import_module.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_deprecated.py [Feature] Add Config (#24) 2022-02-17 22:33:21 +08:00
test_deprecated_base.py [Feature] Add Config (#24) 2022-02-17 22:33:21 +08:00
test_dump_pickle_support.py [Enhance] Update config with newest mmcv and show custom imports error explicitly (#192) 2022-05-06 22:59:54 +08:00
test_get_external_cfg.py [Feature] add config new feature (#105) 2022-08-08 21:01:06 +08:00
test_get_external_cfg2.py [Feature] add config new feature (#105) 2022-08-08 21:01:06 +08:00
test_get_external_cfg3.py [Feature] add config new feature (#105) 2022-08-08 21:01:06 +08:00
test_get_external_cfg_base.py [Feature] add config new feature (#105) 2022-08-08 21:01:06 +08:00
test_merge_delete.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_merge_from_base_error.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_merge_from_base_single.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_merge_from_dict.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_merge_from_multiple_bases.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_merge_from_multiple_error.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_merge_intermediate_variable_base.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_merge_intermediate_variable_child.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_merge_recursive_bases.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_pre_substitute_base_vars.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_predefined_var.py add config test (#10) 2022-02-17 17:46:06 +08:00
test_py_base.py [Enhance] Support using variables in base config directly as normal variables. (#329) 2022-07-14 13:05:55 +08:00
test_py_function_global_var.py [Fix] Support use 'global variable' in config function (#390) 2022-08-01 20:10:10 +08:00
test_py_modify_key.py [Fix] Fix config cannot change(assign) the value of the dict in config(without base config) (#378) 2022-08-08 17:07:47 +08:00
test_py_nested_path.py [Enhance] Support using variables in base config directly as normal variables. (#329) 2022-07-14 13:05:55 +08:00
test_reserved_key.py add config test (#10) 2022-02-17 17:46:06 +08:00