Add tests for preprocess atom types
commitfc3d6552772f805fc962a068b96eaf09a1fa5736
authorPaul Bauer <paul.bauer.q@gmail.com>
Tue, 12 Mar 2019 16:07:02 +0000 (12 17:07 +0100)
committerChristian Blau <cblau@gwdg.de>
Wed, 13 Mar 2019 17:51:12 +0000 (13 18:51 +0100)
treed4a68441f8b07676ee85ed31c539769c32302dc8
parent6977e999c46e7217b8ad2d95925ff7bb20100bcf
Add tests for preprocess atom types

Adds some tests for the handling of preprocessing atom types and fixes a
bug that I introduced while refactoring the code.

Refs #2833

Change-Id: I3dabd11a1bc8a78379f4187bc8efa266a7c46d74
src/gromacs/gmxpreprocess/gpp_atomtype.cpp
src/gromacs/gmxpreprocess/tests/CMakeLists.txt
src/gromacs/gmxpreprocess/tests/gpp_atomtype.cpp [new file with mode: 0644]