Commit Graph

18 Commits

Author SHA1 Message Date
46768d0ff3 Correctly build argv with nullptr at the end 2023-11-08 09:18:58 -07:00
5f4a80d41f remove obsolete unittest code specific to handling the case of lammps exceptions disabled 2023-04-16 12:34:47 -04:00
4637072a26 simplify 2023-01-30 00:08:51 -05:00
3c4b0a0c04 expand homepage checker tool to check a few more folders and apply updates 2022-10-24 10:58:39 -04:00
bb6ea422b7 avoid global namespace import in header, more consistency 2022-08-28 17:22:26 -04:00
845ab2dd71 On Windows the Regex matcher for '.' does not match '\n'
Thus we have to use ContainsRegex instead of MatchesRegex
2022-01-29 16:35:30 -05:00
37bfe3d0ce integrate platform sub-namespace into source code and documentation
this updates function calls to functions that have been moved from
the utils namepsace or the Info class to platform::
2021-10-02 16:55:11 -04:00
6bc8da05b9 reformat unittest tree with clang-format 2021-08-23 17:06:30 -04:00
2e6a0112d3 update URLs in some more files 2021-05-24 16:19:37 -04:00
8826e962de Add info message when death test is skipped 2021-04-20 14:06:08 -04:00
887eb40ad4 fix crash when requesting verbose output. 2021-04-02 12:07:59 -04:00
aaf9aa6d69 Refactoring of more tests 2021-03-29 14:27:42 -04:00
1752bd0276 Refactoring of some test files 2021-03-26 12:23:58 -04:00
664335420a Start refactoring tests 2021-03-26 11:50:58 -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
32aa35009b Start tests for compressed dump styles 2020-08-26 16:04:19 -04:00
71ec14087d Reduce code duplication in tests 2020-08-13 13:00:37 -04:00