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
c9f24a569070f8b4f804cf56e1f0f87e0042a4e2
blender/tests/CMakeLists.txt

9 lines
118 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)
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
add_subdirectory(python)
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: 1798ms Template: 41ms
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