Work around gcc 5 warnings with Google Test
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 7 May 2015 13:57:10 +0000 (15:57 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 11 May 2015 19:23:36 +0000 (21:23 +0200)
commit7b2b6ff385595c6c7647c6a19f9d1fd8d5c75987
tree3ac55b8bff6526325cc59171bf53f5e46ad7eb02
parentd33720e6c87063242fa851ef7908b0720f1e80ae
Work around gcc 5 warnings with Google Test

There are new unused-variable warnings issued by gcc 5 from constructs
used in Google Test code, and we don't want to see them.

Change-Id: Ia3ff6b8f3ca699f0ef72c003e7359703367e5c5c
src/external/gmock-1.7.0/CMakeLists.txt
src/testutils/TestMacros.cmake