Commit Graph

22 Commits

Author SHA1 Message Date
bb6ea422b7 avoid global namespace import in header, more consistency 2022-08-28 17:22:26 -04:00
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
600471d07f skip run test with fix when fix is not available 2021-07-28 12:11:54 -04:00
2e6a0112d3 update URLs in some more files 2021-05-24 16:19:37 -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
9c769fe90e Complete refactor of dump custom tests 2020-08-18 11:53:10 -04:00
d6ea2e9e9b More refactoring 2020-08-17 17:56:33 -04:00
1b60f876e0 Some refactoring of tests 2020-08-13 18:04:34 -04:00
dbcf66cf97 Increase coverage of dump custom 2020-08-13 17:41:06 -04:00
fbcc97586f Update binary format of dump custom 2020-08-13 14:45:22 -04:00
71ec14087d Reduce code duplication in tests 2020-08-13 13:00:37 -04:00
1fb7ba9e4b Add tests for dump_custom 2020-08-13 12:35:47 -04:00