summaryrefslogtreecommitdiffstats
path: root/lib/gtest/include
Commit message (Collapse)AuthorAgeFilesLines
* Split gtest and gmock, fixed using system packagesPiotr Dziwinski2012-12-1618-14887/+0
| | | | | | - split the bundled gtest and gmock libraries - allowed the use of system gmock - refactoring in CMakeLists
* Added saving user scripts on game save. Fixed bug in writing script to file.Zaba9992012-10-1118-0/+14887
|
* CModelFile fixes; test frameworkPiotr Dziwinski2012-09-0824-0/+21229
- fixes in CModelFile IO - added Google Test framework for automatic testing - rewrote modelfile_test in the new framework