colobot/lib/gtest
Zaba999 8a932fed3e Added saving user scripts on game save. Fixed bug in writing script to file. 2012-10-11 23:09:29 +02: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 Added saving user scripts on game save. Fixed bug in writing script to file. 2012-10-11 23:09:29 +02: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.