blender/tests
Ray Molenkamp 7c25399576 tests/benchmarks: Fix operation on windows
The test script did not work on windows
since it had some trouble importing the
api module on the blender side of things.

turning the file path to the module into
a raw string literal sidesteps the
backslash issue in the path.

Differential Revision: https://developer.blender.org/D13163

Reviewed by: brecht
2021-11-09 09:58:48 -07:00
..
blender_as_python_module Tests/bpy: Add installation verification test 2021-03-29 22:26:54 +05:30
gtests Cleanup: Spelling Mistakes 2021-06-22 10:54:50 -07:00
performance tests/benchmarks: Fix operation on windows 2021-11-09 09:58:48 -07:00
python Tests: disable Cycles tests based on more build options 2021-11-09 13:55:35 +01:00
check_deprecated.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
CMakeLists.txt Tests/bpy: Add installation verification test 2021-03-29 22:26:54 +05:30