colobot/lib/gtest
Piotr Dziwinski f9f15a2f3f Revert "Merge pull request #88 from OdyX/dev-graphics-system-gtools"
This reverts commit f5b4705cad, reversing
changes made to 4811defca2.
2012-12-16 13:33:05 +01:00
..
include Added saving user scripts on game save. Fixed bug in writing script to file. 2012-10-11 23:09:29 +02:00
src Added saving user scripts on game save. Fixed bug in writing script to file. 2012-10-11 23:09:29 +02:00
CMakeLists.txt Revert "Merge pull request #88 from OdyX/dev-graphics-system-gtools" 2012-12-16 13:33:05 +01:00
COPYING.txt CModelFile fixes; test framework 2012-09-08 03:05:12 +02:00
README-gtest.txt CModelFile fixes; test framework 2012-09-08 03:05:12 +02:00
README.txt CModelFile fixes; test framework 2012-09-08 03:05:12 +02:00

README.txt

This directory contains part of distribution of Google Test (http://code.google.com/p/googletest/)
 - a C++ framework for unit tests. There are source files, include headers and a custom CMakeLists.txt
to compile static library. Only these files are kept from the official distribution as only
they are necessary. For more info, see the original README file from gtest: REDME-gtest.txt.
License info is kept in the original COPYING.txt.