blender/tests/gtests
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
..
alembic Cleanup: correct usage of extern-C blocks in various places 2020-07-28 16:33:43 +02:00
blenlib Merge branch 'blender-v2.90-release' 2020-07-31 11:53:22 +02:00
blenloader Cleanup: correct usage of extern-C blocks in various places 2020-07-28 16:33:43 +02:00
bmesh Cleanup: improve custom data type names 2020-06-10 15:47:31 +02:00
ffmpeg CMake: Fix linking of ffmpeg_test on macOS 2020-01-16 15:52:19 +01:00
guardedalloc Cleanup: correct usage of extern-C blocks in various places 2020-07-28 16:33:43 +02:00
runner Fix blender_test runner build on the buildbot on Linux and macOS 2020-07-31 14:41:13 +02:00
testing Allocator: make leak detection work with static variables 2020-07-24 12:26:11 +02:00
CMakeLists.txt Functions: move tests closer to code 2020-07-26 12:19:11 +02:00