Fix type in range and add tests
commit5318393f400fe2b84c461f22eeff20472066fef0
authorBerk Hess <hess@kth.se>
Wed, 8 Jan 2020 09:31:51 +0000 (8 10:31 +0100)
committerBerk Hess <hess@kth.se>
Tue, 10 Mar 2020 07:41:18 +0000 (10 08:41 +0100)
tree29c350174250c032af966974e58a129252553502
parent84e5a0e6b8d7846a40a582ed8747197a0d40cd96
Fix type in range and add tests

Change-Id: Ie2ffc54ff0382b7753e86c12334c38993979717d
src/gromacs/utility/range.h
src/gromacs/utility/tests/CMakeLists.txt
src/gromacs/utility/tests/range.cpp [new file with mode: 0644]