Fix that TNG tests were not run
authorRoland Schulz <roland@utk.edu>
Thu, 28 Aug 2014 19:38:24 +0000 (15:38 -0400)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 3 Sep 2014 17:44:48 +0000 (19:44 +0200)
commitaf78f4c5ce6924e1b7ee6fa65fa0b462df4d76a5
treeb2ca3de3dd8b98ee7ea909c3288a72be0fa17a5f
parent014e34a8552525597a2dc9b3b87046c3a55431a1
Fix that TNG tests were not run

Missing config.h meant there were not run.

Also fix rerun test without zlib. The input is zlib compressed and thus should
only be tested if zlib support is available.

Change-Id: Ia80abcb7584f698512578652621cb16c16e4188a
CMakeLists.txt
src/config.h.cmakein
src/gromacs/CMakeLists.txt
src/gromacs/gmxana/legacytests/gmx_traj_tests.cpp
src/programs/mdrun/tests/rerun.cpp