Add SETTLE unit tests
commitaa6c0aff2e46f4cc82f7f91f5fa0856161e7464f
authorMark Abraham <mark.j.abraham@gmail.com>
Sat, 20 Feb 2016 13:07:06 +0000 (20 14:07 +0100)
committerSzilárd Páll <pall.szilard@gmail.com>
Sat, 5 Mar 2016 17:18:24 +0000 (5 18:18 +0100)
tree0fef7c3ab345197528448b5db3b4cc66384949d4
parentb2226136c5a2ec0ffc36ea3dc4fb1e42028a11f1
Add SETTLE unit tests

Now that there is a decent seam for how to set up and run SETTLE, we
can have some unit tests that will support making further changes.

Also taught the include sorter that tuple is a C++11 header that we
now use.

Change-Id: I02c2ee19df0322e7c36dd7e65bb992d76f63a5da
docs/doxygen/includesorter.py
src/gromacs/mdlib/tests/CMakeLists.txt
src/gromacs/mdlib/tests/settle.cpp [new file with mode: 0644]