Commit History

Author SHA1 Message Date
  Daniel Buckmaster c0851e9fc2 Fixed plane tests. 11 years ago
  Daniel Buckmaster 2c2284e699 Ported maths tests and added a test for #570. 11 years ago
  Daniel Buckmaster 1a5664c580 Removed existing test framework. Now we just fix compiler errors! 11 years ago
  Daniel Buckmaster dbc0dff52b Align test file name with actual file name. 11 years ago
  Daniel Buckmaster dcd51d9b98 Merge branch 'add-gtest' into gtest-tests 11 years ago
  Daniel Buckmaster ec34d9928c Only check memory if a flag is set. 11 years ago
  Daniel Buckmaster b48050209d Replaced existing Vector tests. 11 years ago
  Daniel Buckmaster caa915d0ec Fixed copyight in memory tester. 11 years ago
  Daniel Buckmaster ef1a1326d3 Added macros for convenience. 11 years ago
  Daniel Buckmaster 3fbaa60e40 Added memory leak testing for MSVC. 11 years ago
  Daniel Buckmaster 551a7b3820 Added Google test library. 11 years ago
  Daniel Buckmaster feec36731e Merge pull request #594 from LuisAntonRebollo/unit-tests-without-crash 11 years ago
  LuisAntonRebollo 4fcdc04214 Merge pull request #674 from eightyeight/fix-tsignal-mtriggernext 11 years ago
  LuisAntonRebollo 4fe6072f03 Merge pull request #681 from BeamNG/fix_cmake_linux_dedicated 11 years ago
  LuisAntonRebollo a90be04041 Merge pull request #687 from eightyeight/procedural-terrain-coverage 11 years ago
  Daniel Buckmaster aa6571330b Merge pull request #688 from rextimmy/vehicle_gamepad_fix 11 years ago
  Daniel Buckmaster 8142a3e964 Merge pull request #652 from just-bank/fixed-buf-size 11 years ago
  bank f3fc84738b Use fixed buffer size var when allocating return buffer from console. 11 years ago
  rextimmy 709bd99ed4 Vehicle gamepad fix for full template. 11 years ago
  Daniel Buckmaster de6e5e20b7 Fix random number generation. 11 years ago
  Daniel Buckmaster 05e6fbf3d6 Merge remote-tracking branch 'JackDavidson/master' into procedural-terrain-coverage 11 years ago
  Thomas Fischer d0a64026b0 removed build status icon 11 years ago
  LuisAntonRebollo 1f085a8cd2 Fix error on Clang compiler: 'ival' is a protected member of 'Dictionary::Entry' 11 years ago
  LuisAntonRebollo 82bb19e1b5 Fix for error on Clang compiler: reinterpret_cast from 'const void *' to 'FunctionType *' (aka 'void (*)(EngineObject *, const char *, const char *)') casts away qualifiers 11 years ago
  LuisAntonRebollo 17bd69e659 CMake changes for dedicated builds. 11 years ago
  LuisAntonRebollo 8a50895062 Clean CMake files. 11 years ago
  LuisAntonRebollo 492f217330 Move CMake library's files to libraries dir. 11 years ago
  LuisAntonRebollo bea23eb814 Merge pull request #676 from BeamNG/fix_dedicated_linux 11 years ago
  LuisAntonRebollo 6450294855 Fixes for dedicated build on linux. 11 years ago
  Thomas Fischer ef4e7ec975 Merge pull request #675 from BeamNG/fix_assertfatal_release_performance 11 years ago