|
|
16c08516a7
|
test definition of more different variable styles
|
2021-03-23 16:14:40 -04:00 |
|
|
|
08d4fec142
|
add framework for testing the variable command
|
2021-03-23 14:38:54 -04:00 |
|
|
|
875327117b
|
add unit test for dihedral styles table and table/cut
|
2021-03-23 08:07:35 -04:00 |
|
|
|
56121a524c
|
correct equilibrium angle computation for angle style cosine/periodic if b < 0
|
2021-03-22 16:26:50 -04:00 |
|
|
|
41c2a82ccc
|
Merge pull request #2666 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2021-03-19 13:32:42 -04:00 |
|
|
|
154b8cb401
|
remove dead code
|
2021-03-19 11:42:09 -04:00 |
|
|
|
4c0efceb1e
|
Remove invalid thermo accesses
|
2021-03-18 14:26:52 -04:00 |
|
|
|
232611c184
|
Merge branch 'master' into gpu-unittest
# Conflicts:
# unittest/force-styles/tests/atomic-pair-reax_c.yaml
# unittest/force-styles/tests/improper-cvff.yaml
# unittest/force-styles/tests/improper-harmonic.yaml
# unittest/force-styles/tests/improper-hybrid.yaml
# unittest/force-styles/tests/mol-pair-lj_cubic.yaml
|
2021-03-17 08:50:26 -04:00 |
|
|
|
78126c5eb3
|
fix cmake unit test issue
|
2021-03-16 23:32:08 -04:00 |
|
|
|
125ae33ccf
|
convert plugin functionality into a package
|
2021-03-16 23:00:16 -04:00 |
|
|
|
31009b0517
|
Merge branch 'master' into plugin-loader
|
2021-03-16 19:46:21 -04:00 |
|
|
|
42895ac6df
|
Merge pull request #2654 from akohlmey/collected-small-changes
Collected small changes
|
2021-03-16 19:34:54 -04:00 |
|
|
|
2e45c84c6a
|
Merge pull request #2655 from akohlmey/collected-refactoring
Collected small code refactoring changes
|
2021-03-16 18:39:30 -04:00 |
|
|
|
a6a2879807
|
add a few more tokenizer test cases for added use cases.
|
2021-03-15 12:02:58 -04:00 |
|
|
|
47b305b558
|
with the new llvm based intel compiler getrusage.mu_maxrss is zero
|
2021-03-15 00:07:57 -04:00 |
|
|
|
5d795130db
|
more strict checking of valid input in utils::bounds() with new tests
|
2021-03-14 17:59:00 -04:00 |
|
|
|
4c17217ad2
|
add unit tests for the exceptions thrown by ValueTokenizer when data is missing
|
2021-03-14 17:28:03 -04:00 |
|
|
|
6158802974
|
add support for testing per-atom properties with fix property/atom
|
2021-03-14 17:18:03 -04:00 |
|
|
|
ad878bbf73
|
tweak epsilon
|
2021-03-14 05:44:39 -04:00 |
|
|
|
59977d07ef
|
fix unit test failure for non-verbose runs
|
2021-03-14 05:00:22 -04:00 |
|
|
|
5e18518f7a
|
group tester covers now about 40% of group.cpp
|
2021-03-14 00:49:35 -05:00 |
|
|
|
9be96fb96a
|
add unit test for groups
|
2021-03-13 22:53:03 -05:00 |
|
|
|
a1b26fdfc4
|
small unit test epsion tweaks for impropers
|
2021-03-13 20:48:34 -05:00 |
|
|
|
5f3649ed95
|
correctly process strings with DOS-style CR-LF in lammps_commands_string()
|
2021-03-13 15:48:22 -05:00 |
|
|
|
b2085f56d6
|
install compiled plugins into the current working directory of the tester
|
2021-03-12 18:35:39 -05:00 |
|
|
|
93bbaef547
|
add unit tests for plugin command
|
2021-03-12 17:28:22 -05:00 |
|
|
|
98013a1528
|
add draft version of unit test (will have to be improved for MacOS)
|
2021-03-12 15:32:50 -05:00 |
|
|
|
76d857e428
|
Add more tests for COMPRESS package
|
2021-03-11 14:21:16 -05:00 |
|
|
|
14da94d189
|
Add more compression tests for dump local
|
2021-03-11 13:27:54 -05:00 |
|
|
|
f53fcf0545
|
Add more compression tests for dump custom
|
2021-03-11 13:12:43 -05:00 |
|
|
|
7e3d1923ab
|
Add more compression tests for dump cfg
|
2021-03-11 13:02:18 -05:00 |
|
|
|
c5cb294506
|
Add other compression tests to xyz tests
|
2021-03-11 12:42:19 -05:00 |
|
|
|
3ebc7823b0
|
Unify dump xyz/gz and xyz/zstd tests
|
2021-03-11 12:28:56 -05:00 |
|
|
|
fca6d6bf8f
|
Unify dump local/gz and local/zstd tests
|
2021-03-11 12:20:25 -05:00 |
|
|
|
116ffd62de
|
Unify dump custom/gz and custom/zstd tests
|
2021-03-11 12:11:23 -05:00 |
|
|
|
aed8608c7c
|
Unify dump cfg/gz and cfg/zstd tests
|
2021-03-11 11:59:49 -05:00 |
|
|
|
8325740663
|
add test for partition command
|
2021-03-11 06:46:53 -05:00 |
|
|
|
20a546c824
|
Move testcase in its own file
|
2021-03-10 16:08:51 -05:00 |
|
|
|
aa625eaf65
|
Unify dump atom/gz and atom/zstd tests
|
2021-03-10 15:48:20 -05:00 |
|
|
|
a548ea3bca
|
Add more tests for dump atom/gz
|
2021-03-10 13:40:10 -05:00 |
|
|
|
6b3f0ddd3b
|
Merge pull request #2647 from agiliopadua/fep
Updated examples in USER-FEP
|
2021-03-08 23:00:33 -05:00 |
|
|
|
37afa0e6d5
|
Merge pull request #2638 from akohlmey/parse-molecule-refactor
Further refactor parsing of molecule files
|
2021-03-08 20:04:07 -05:00 |
|
|
|
f17ac30875
|
Merge pull request #2590 from markc242/relres-update
New pair style lj/relres
|
2021-03-08 19:53:03 -05:00 |
|
|
|
728b4801fd
|
Use other example for thermo_style multi test
|
2021-03-08 18:15:43 -05:00 |
|
|
|
debb0ef63d
|
Add comments for review
|
2021-03-05 10:59:52 -05:00 |
|
|
|
0857bccc10
|
Add RCB tests
|
2021-03-04 18:31:54 -05:00 |
|
|
|
e3a892ccd7
|
Start unittests for MPI load balancing
|
2021-03-04 10:10:58 -05:00 |
|
|
|
7b4034d07a
|
reformat. compute/check some molecule properties
|
2021-03-02 23:05:27 -05:00 |
|
|
|
c44dbc567d
|
tweak test for creating atoms and bond from a molecule file
|
2021-03-02 22:41:09 -05:00 |
|
|
|
6ab8de58bc
|
add a few more tests
|
2021-03-02 22:26:40 -05:00 |
|