Commit Graph

1414 Commits

Author SHA1 Message Date
e7f0f9be5a Added another example of a config file 2024-02-08 11:37:49 -06:00
a1f38b9a75 Captured output of the test run, reported if the run failed (e.g. missing packages) 2024-02-08 11:29:26 -06:00
f141543659 Looped over all the runs in an input script, made more descriptive output 2024-02-08 11:12:54 -06:00
244c72afd9 Counted the total num checks per test 2024-02-07 15:42:15 -06:00
051167a14c Supported JUnit XML output 2024-02-07 15:20:55 -06:00
ace87d2bb8 Only printed out all the quantities being checked with verbose on 2024-02-01 17:21:30 -06:00
621a4e406f Handled exception with the yaml load 2024-02-01 15:22:46 -06:00
911227a981 Cleaned up and expanded the set of examples being tested 2024-01-31 14:47:11 -06:00
b1688d4287 Merge branch 'upstream' into regression-tests 2024-01-31 13:48:49 -06:00
829708bd71 Allowed to specify example folders from arguments 2024-01-31 13:46:34 -06:00
e9dc5bafff Improved failed test info 2024-01-31 13:06:04 -06:00
cfe6afe665 Used the absolute path for the lammps binary, no need for symbolic links 2024-01-31 11:03:23 -06:00
91d292fb7c Tested with more example subfolders 2024-01-30 17:08:24 -06:00
293e930cb0 Expanded the tests for more subfolders, need to check if there is an existing log file with matching nprocs 2024-01-30 14:01:43 -06:00
c0fc4c8908 Cleaned up and tested with micelle and melt under examples 2024-01-30 13:07:57 -06:00
7905e5d146 Merge branch 'develop' into general-triclinic
# Conflicts:
#	src/atom.cpp
2024-01-29 21:05:21 -05:00
153e30227e Added function to extract output from an existing log file into a yaml data structure, working on in place testing 2024-01-29 18:07:21 -06:00
ba4174f474 Added tolerances to the config file 2024-01-29 15:25:52 -06:00
c7a3571974 add library interface to Variable::internal_set() 2024-01-24 03:59:29 -05:00
c60d439fb7 Switched to using argparse 2024-01-08 15:00:24 -06:00
c6d1cbef5a Merge branch 'develop' into general-triclinic 2024-01-04 21:10:50 -05:00
dedbd8f6db improvements from clang-tidy 2023-12-21 14:25:31 -05:00
4ae4c8103d step LAMMPS-GUI patch level 2023-12-16 22:46:02 -05:00
abe6356716 update help index table for recently added or changed styles 2023-12-14 21:34:11 -05:00
45ca21da3b fix typo 2023-12-14 11:21:16 -05:00
1cff1deedc add valgrind suppressions for MPICH on Fedora 39 2023-12-13 00:24:49 -05:00
2ed03164b7 Updated in place testing case, assuming in.* are input scripts, skipping input scripts without REG markers for now 2023-12-10 22:56:53 -06:00
fbbdd5bcad Updated run_tests.py for testing inplace input scripts 2023-12-10 16:56:47 -06:00
bcd0eac78a Merge remote-tracking branch 'refs/remotes/origin/regression-tests' into regression-tests 2023-12-10 16:53:52 -06:00
a6f82eb970 Added check if input files in a folder have REG markers 2023-12-10 14:15:13 -06:00
1f13a6a193 Merge branch 'upstream' into regression-tests 2023-12-09 23:02:38 -06:00
1957eb5ca8 Attempted to change dir to individual example folders 2023-12-08 10:21:35 -06:00
c0cab665e4 complete printf format 2023-12-03 04:18:44 -05:00
28c547a3cf Merge branch 'develop' into general-triclinic 2023-12-02 12:40:23 -05:00
7f3af781fa remove superflous class member. 2023-12-02 09:37:36 -05:00
2970d73d22 cosmetic 2023-12-02 08:53:20 -05:00
cace83e30d improve error handling to make coverity scan happy 2023-12-02 08:53:05 -05:00
f6b644388c add moltemplate tutorial to HowTo section 2023-11-30 16:41:19 -05:00
9fae8a2c2d Merge branch 'develop' into general-triclinic 2023-11-21 15:21:16 -07:00
dfafdff209 finalized dump command support for general triclinic 2023-11-20 12:06:58 -07:00
3c915b14a7 Renamed the README file 2023-11-13 15:18:36 -06:00
25d862d7b4 Added README.md 2023-11-13 15:17:22 -06:00
1d1d53222a Merge branch 'lammps:develop' into regression-tests 2023-11-13 15:08:05 -06:00
3a93b16cff Added argument parsers 2023-11-13 11:52:21 -06:00
476c569804 Used the last thermo step in the log file for comparison 2023-11-13 11:35:27 -06:00
9642a950b1 Updated run_tests.py, added in.eam 2023-11-13 11:19:59 -06:00
109becc542 Retrieved the list of installed packages 2023-11-05 23:39:44 -06:00
5674786acd add feature to comment out and uncomment lines and selections from context menu 2023-10-30 15:25:06 -04:00
784ae460a1 only offer completion in context menu, if there is something to complete 2023-10-27 13:18:19 -04:00
5a665c31f6 use better heuristics to avoid zero plot ranges 2023-10-27 00:20:34 -04:00