summaryrefslogtreecommitdiffstats
path: root/lib/gtest/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* Split gtest and gmock, fixed using system packagesPiotr Dziwinski2012-12-161-5/+424
| | | | | | - split the bundled gtest and gmock libraries - allowed the use of system gmock - refactoring in CMakeLists
* CModelFile fixes; test frameworkPiotr Dziwinski2012-09-081-0/+5
- fixes in CModelFile IO - added Google Test framework for automatic testing - rewrote modelfile_test in the new framework