blender/tests
Sybren A. Stüvel 2ffcb80cb6 Python tests: replaced imp with importlib
The `imp` module has been deprecated since Python 3.4, and is replaced
by `importlib`.
2019-06-28 14:37:04 +02:00
..
gtests GTests: BLI_task: Add basic tests for BLI_task_parallel_listbase(), and some performances benchmarks. 2019-06-04 23:51:03 +02:00
python Python tests: replaced imp with importlib 2019-06-28 14:37:04 +02:00
check_deprecated.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
CMakeLists.txt Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00