Logo
Explore Help
Register Sign In
Cr8-xyz/blender
1
0
Fork 0
You've already forked blender
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
9d7a03ab1177f7227653ec691e10ce328771a4eb
blender/tests/CMakeLists.txt

9 lines
119 B
CMake
Raw Normal View History

Move tests into tests/ top-level dir
2014-06-18 21:44:40 +10:00
# Python CTests
Cleanup: use prefix for tests Allows for running all `bmesh_*` or `object_*` tests.
2018-02-14 16:02:21 +11:00
if(WITH_BLENDER AND WITH_PYTHON)
Cleanup: use 2 space indentation for CMake
2019-04-17 06:35:54 +02:00
add_subdirectory(python)
Fix compilation error when building without Blender Simply disabled python tests, they can't be run anyway (since blender target is not enabled) and we don't have any player-related tests in that folder.
2017-08-08 11:32:33 +02:00
endif()
Move tests into tests/ top-level dir
2014-06-18 21:44:40 +10:00
GTest unit testing framework Currently covers only small set of functionality.
2014-06-18 22:49:17 +10:00
# GTest
add_subdirectory(gtests)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 720ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API