Updated to gmock-1.7.0
[alexxy/gromacs.git] / src / external / gmock-1.7.0 / README.Gromacs
1 This directory contains source code for Google C++ Testing and Mocking
2 Frameworks.
3
4 The code has been copied verbatim from the source distribution for GMock 1.7.0
5 by copying the following files/directories recursively, excluding *.pump files:
6 gmock-1.7.0/LICENSE
7 gmock-1.7.0/README
8 gmock-1.7.0/include/
9 gmock-1.7.0/src/
10 gmock-1.7.0/gtest/LICENSE
11 gmock-1.7.0/gtest/README
12 gmock-1.7.0/gtest/include/
13 gmock-1.7.0/gtest/src/
14
15 The file CMakeLists.txt in this directory is part of the Gromacs build system
16 and has been written from scratch.