Fix non-reproducability of clustsize tests.
commit2cce9cb6d1ee3a72b866332eabd194dfed3cf8bd
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Wed, 19 Jul 2017 05:10:20 +0000 (19 07:10 +0200)
committerDavid van der Spoel <davidvanderspoel@gmail.com>
Wed, 19 Jul 2017 10:00:07 +0000 (19 12:00 +0200)
tree2e0c27a897c7a0fa6902751cadb8fc5180f3e92b
parentff03a6997c020742ba2cd32e8f1ed22ac601f747
Fix non-reproducability of clustsize tests.

Due to the use of static variables in the old command-line
parsing codes, running the same test repeatedly would "inherit"
settings from the previous test. This is fixed here by
removing the static flags and updating some test results.

Part of #2113

Change-Id: Ie5bdf4aaefb8acfdb07a4ee65652a1c3c8ca84e6
src/gromacs/gmxana/gmx_clustsize.cpp
src/gromacs/trajectoryanalysis/tests/refdata/ClustsizeTest_MolCSize.xml
src/gromacs/trajectoryanalysis/tests/refdata/ClustsizeTest_MolDefaultCutoff.xml