mmcv/tests/test_utils
Tan SU c33f248987
[Enhancement] Fix collect_env on Windows (#1789)
* [fix] fix collect_env() on Windows

* fix(utils): add back 'Cuda compilation tools' to nvcc info

* feat(utils): find default ccompiler

* fix(utils, test): parse cl.exe version instead of path

* fix: code style

* fix(tools): use distutils

* [fix] collect_env() returns GCC or MSVC

* [fix] unitest for collect_env()

* add comments

* test: add GCC to expected_keys

* fix: code style

* Update mmcv/utils/env.py
2022-04-05 16:31:16 +08:00
..
test_config.py [Feature] Support shallow copy for Config (#1796) 2022-03-15 14:25:01 +08:00
test_env.py [Enhancement] Fix collect_env on Windows (#1789) 2022-04-05 16:31:16 +08:00
test_hub.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_logging.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_misc.py Upgrade the version of isort (#1705) 2022-02-09 21:29:21 +08:00
test_parrots_jit.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_path.py Add case case_sensitive in scandir (#1389) 2021-10-20 14:34:34 +08:00
test_progressbar.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_registry.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_testing.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_timer.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_trace.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_version_utils.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00