THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
sandey
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
forked from
bartvdbraak/blender
Code
Pull Requests
Activity
627f27502f
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
)
Copy Permalink