blender/tests/gtests/runner
Brecht Van Lommel 81caec8c60 Fix blender_test runner build on the buildbot on Linux and macOS
Add our own copy of the gtest discovery scripts from CMake a few reasons:
* Use the very latest version which supports PRE_TEST for Windows
* Fix usage of [] symbols in file paths that fail with the zsh shell
* Disable asan leak checker when discovering tests

This means Windows also no longer requires the very latest CMake 3.18.
2020-07-31 14:41:13 +02:00
..
blender_test.cc T73268: Link C/C++ unit tests into single executable 2020-07-16 12:58:49 +02:00
CMakeLists.txt Fix blender_test runner build on the buildbot on Linux and macOS 2020-07-31 14:41:13 +02:00