summaryrefslogtreecommitdiffstats
path: root/lib/gtest/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Split gtest and gmock, fixed using system packagesPiotr Dziwinski2012-12-161-1/+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-111-0/+1
|
* CModelFile fixes; test frameworkPiotr Dziwinski2012-09-081-0/+9
- fixes in CModelFile IO - added Google Test framework for automatic testing - rewrote modelfile_test in the new framework