add unit tests for OpenCL kernel compilation for all Bullet 3 kernels (using GoogleTest)

This commit is contained in:
erwincoumans
2014-01-31 20:41:13 -08:00
parent d37a40caf1
commit 863ac2c477
12 changed files with 1638 additions and 12 deletions

View File

@@ -89,8 +89,12 @@
language "C++"
-- include "../Test/gtest-1.7.0"
include "../Test/gtest-1.7.0"
-- include "../Test/hello_gtest"
include "../Test/TestBullet3OpenCL"
include "../Demos3/AllBullet2Demos"
include "../Demos3/GpuDemos"
-- include "../Demos3/CpuDemos"