THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
bartvdbraak
/
blender
Watch
1
Star
0
Fork
4
You've already forked blender
Code
Issues
4
Pull Requests
1
Actions
1
Packages
Projects
Releases
Wiki
Activity
f89c6e739a
blender
/
tests
/
CMakeLists.txt
8 lines
77 B
CMake
Raw
Normal View
History
Unescape
Escape
Move tests into tests/ top-level dir
2014-06-18 11:44:40 +00:00
# Python CTests
add_subdirectory
(
python
)
GTest unit testing framework Currently covers only small set of functionality.
2014-06-18 12:49:17 +00:00
# GTest
add_subdirectory
(
gtests
)
Reference in New Issue
Copy Permalink