summaryrefslogtreecommitdiffstats
path: root/lib/gtest/src
Commit message (Collapse)AuthorAgeFilesLines
* Split gtest and gmock, fixed using system packagesPiotr Dziwinski2012-12-167-1509/+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-117-0/+1509
|
* CModelFile fixes; test frameworkPiotr Dziwinski2012-09-0810-0/+8959
- fixes in CModelFile IO - added Google Test framework for automatic testing - rewrote modelfile_test in the new framework