Commit Graph

265 Commits

Author SHA1 Message Date
Axel Kohlmeyer b8544de37b
tweak error margin 2020-05-21 01:30:04 -04:00
Axel Kohlmeyer f9e57392f3
properly honor verbose/no-verbose run flag 2020-05-21 01:14:02 -04:00
Axel Kohlmeyer 8bc2c4748c
add option to test main program to override the value of the INPUT_FOLDER variable 2020-05-20 15:23:32 -04:00
Axel Kohlmeyer 917b7dd4fa
move definition of the INPUT_FOLDER variable from header to implementation file 2020-05-20 15:22:43 -04:00
Axel Kohlmeyer 2536076ce9
cosmetic changes for consistent source formatting 2020-05-20 07:40:37 -04:00
Axel Kohlmeyer 2712a20f91
build common unit test sources into a static library and link with it 2020-05-20 07:32:32 -04:00
Richard Berger 76fb797264
Simplify tests 2020-05-20 04:12:48 -04:00
Richard Berger 5533b9233f
Fix indentation 2020-05-20 02:48:02 -04:00
Richard Berger ad6ae7317e
Use std::make_pair 2020-05-20 02:45:16 -04:00
Richard Berger 34456294dd
Cleanup 2020-05-20 02:03:00 -04:00
Richard Berger 46e0c8b6b7
Remove duplicated read_yaml_file function 2020-05-20 01:32:50 -04:00
Richard Berger 73e766b933
Remove another unneeded class 2020-05-20 01:30:34 -04:00
Richard Berger 50d4cf210c
Remove unnecessary classes 2020-05-19 23:37:11 -04:00
Richard Berger c0acb3a438
Remove multiple definitions of STRINGIFY 2020-05-19 23:15:22 -04:00
Axel Kohlmeyer c04a71a239
add unit test framework for pair, bond, angle styles from progguide branch 2020-05-19 22:24:31 -04:00