mmcv/tests/test_utils
congee 905c9b43b8
Add common testing function of MM repos (#743)
* add testing function

add unittest for check_dict

add unittest for the function in testing

* polish docstring of testing.py

rename some function

* remove  in is_all_zeros

* modify the comment of check_dict

* modify the testing.py according to feedback

* add test about numpy for function dict_contains_subset

* applying unified style
2021-01-08 13:18:08 +08:00
..
test_config.py Allow to replace nested tuple and list via options (#731) 2020-12-20 21:28:48 +08:00
test_env.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_logging.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_misc.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_parrots_jit.py Remove pytest from the runtime dependencies (#763) 2020-12-28 13:23:48 +08:00
test_path.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_progressbar.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_registry.py [Feature] Allow register multi-name for a module simultaneously (#775) 2021-01-07 22:27:20 +08:00
test_testing.py Add common testing function of MM repos (#743) 2021-01-08 13:18:08 +08:00
test_timer.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_version_utils.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00