Commit Graph

24 Commits

Author SHA1 Message Date
234b9f180a use clang-tidy and clang-format to update/modernize/simplify code 2022-05-31 14:46:57 -04:00
e2dd08a93e Better handle file- or path-names with spaces 2022-05-28 04:55:10 -04:00
b461a49eee use _EXECUTABLE consistently instead of _BINARY 2022-05-23 11:14:17 -04:00
7ee7d0c570 apply clang-format 2022-01-30 17:18:40 -05:00
a653ee6b2c recover failing unit tests and whitespace fixes 2021-12-23 15:22:58 -05:00
87501347ad add minimal unit tests for reading binary dumps 2021-12-11 21:03:32 -05:00
a1ff9e35b7 Avoid file name collisions in dump unit tests 2021-10-12 12:15:19 -04:00
41a3eccd1c apply utils::logical() to more commands 2021-09-21 07:48:50 -04:00
2e6a0112d3 update URLs in some more files 2021-05-24 16:19:37 -04:00
d19cd8fb11 Fix test 2021-04-09 14:49:45 -04:00
7e57d6a334 add tests for "rerun" 2021-04-05 16:01:27 -04:00
aaf9aa6d69 Refactoring of more tests 2021-03-29 14:27:42 -04:00
76d857e428 Add more tests for COMPRESS package 2021-03-11 14:21:16 -05:00
569a000e6b reformat unittest sources with clang-format 2020-11-25 16:51:41 -05:00
adf74b3a22 use https://lammps.sandia.gov based URLs consistently 2020-10-21 16:45:30 -04:00
c7f8a6d154 Add format line test to dump atom 2020-08-18 13:15:28 -04:00
365d8f57f1 Refactor dump atom tests 2020-08-14 15:41:24 -04:00
1b60f876e0 Some refactoring of tests 2020-08-13 18:04:34 -04:00
2ba4778640 Add missing cleanup 2020-08-13 17:39:57 -04:00
71ec14087d Reduce code duplication in tests 2020-08-13 13:00:37 -04:00
27e8ee7bd8 Fix typo 2020-08-13 12:34:16 -04:00
87a356a211 Add write_dump tests for dump atom 2020-08-13 12:04:54 -04:00
f9697bd9f5 Add optional TIME to binary dump atom format 2020-08-13 11:48:29 -04:00
836ba01d51 Rename test_dump.cpp to test_dump_atom.cpp 2020-08-13 11:14:30 -04:00