Simplify nblib listed forces type tests
authorJoe Jordan <ejjordan12@gmail.com>
Wed, 18 Aug 2021 09:31:18 +0000 (09:31 +0000)
committerArtem Zhmurov <zhmurov@gmail.com>
Wed, 18 Aug 2021 09:31:18 +0000 (09:31 +0000)
commit9280a30e7bdbdca81e567b9ea888f95bd2b33d93
treec4ab0410d91623b0ecc45f5e544f98c04aba4c8b
parent8f6ea9eb6cf1f862d1223e9929a0e6fb75e6053e
Simplify nblib listed forces type tests
api/nblib/listed_forces/bondtypes.h
api/nblib/listed_forces/tests/listedtesthelpers.h [new file with mode: 0644]
api/nblib/listed_forces/tests/refdata/FourCenter_ListedForcesProperDihedralTest.xml [new file with mode: 0644]
api/nblib/listed_forces/tests/refdata/ThreeCenter_ListedForcesHarmonicAngleTest.xml [new file with mode: 0644]
api/nblib/listed_forces/tests/refdata/TwoCenter_ListedForcesCubicBondTest.xml [new file with mode: 0644]
api/nblib/listed_forces/tests/refdata/TwoCenter_ListedForcesFeneBondTest.xml [new file with mode: 0644]
api/nblib/listed_forces/tests/refdata/TwoCenter_ListedForcesG96BondTest.xml [new file with mode: 0644]
api/nblib/listed_forces/tests/refdata/TwoCenter_ListedForcesHarmonicBondTest.xml [new file with mode: 0644]
api/nblib/listed_forces/tests/typetests.cpp