bullet3/test/OpenCL/AllBullet3Kernels
erwin coumans 670576ec72 remove #include <stdbool.h> it breaks MSVC 2010
enable gtest by default when using premake, added flag without-gtest
use gtest ASSERT_EQ( expected_value, actual_value) instead of the reverse,
this fixes issue 205 (https://github.com/bulletphysics/bullet3/issues/205)
2014-08-12 12:18:32 -07:00
..
initCL.h move OpenCL initialization for the unit tests in a shared header file, and support some basic command-line arguments 2014-02-11 10:33:00 -08:00
testCompileBullet3BroadphaseKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testCompileBullet3IntegrateUpdateAabbKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testCompileBullet3JacobiContactSolverKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testCompileBullet3NarrowphaseKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testCompileBullet3PgsContactSolverKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testCompileBullet3PgsJointSolverKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testCompileBullet3RaycastKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testExecuteBullet3NarrowphaseKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00