|
|
ddaeabf4d3
|
Merge branch 'more-unittests' of github.com:akohlmey/lammps into more-unittests
|
2021-03-29 16:18:38 -04:00 |
|
|
|
ea808b8563
|
Merge branch 'master' into more-unittests
|
2021-03-29 15:27:26 -04:00 |
|
|
|
6f986eee4e
|
Add missing changes
|
2021-03-29 15:01:29 -04:00 |
|
|
|
aaf9aa6d69
|
Refactoring of more tests
|
2021-03-29 14:27:42 -04:00 |
|
|
|
180d2895c4
|
Merge pull request #2678 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2021-03-29 14:05:08 -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 |
|
|
|
b1efdda75c
|
Merge remote-tracking branch 'origin/master' into more-unittests
|
2021-03-26 11:35:22 -04:00 |
|
|
|
4efe60ec43
|
compatibility with older CMake versions
|
2021-03-25 17:14:57 -04:00 |
|
|
|
28ac1fddc7
|
add tests for fix adapt with pairwise and coulomb interactions
|
2021-03-25 14:20:44 -04:00 |
|
|
|
6d6e2a7920
|
add simple check whether the compiled executable can actually run
|
2021-03-24 21:51:55 -04:00 |
|
|
|
a772c3b7d2
|
test a few more functions and constants
|
2021-03-24 21:27:32 -04:00 |
|
|
|
47b7653d4d
|
Merge pull request #2653 from rbberger/code_coverage
Add tests to increase code coverage
|
2021-03-24 20:57:46 -04:00 |
|
|
|
d04d326413
|
more tests for expressions and vector style variables
|
2021-03-24 18:02:30 -04:00 |
|
|
|
aab51fe70e
|
more coverage of utility functions in Variable class
|
2021-03-24 16:47:56 -04:00 |
|
|
|
157698543f
|
add tests for "next" command
|
2021-03-24 16:47:08 -04:00 |
|
|
|
407212153f
|
create more variables of different styles
|
2021-03-24 15:14:58 -04:00 |
|
|
|
cc54f553e0
|
complete tests for if command booleans
|
2021-03-24 14:35:48 -04:00 |
|
|
|
51946205ce
|
add YAML files for MLIAP nn and quadratic snap model input
|
2021-03-24 12:26:07 -04:00 |
|
|
|
487c55edf0
|
simplify and apply clang-format
|
2021-03-24 11:24:55 -04:00 |
|
|
|
b6a030532d
|
add tests for boolean evaluation in "if" command
|
2021-03-24 10:33:00 -04:00 |
|
|
|
67f1f12c20
|
more tests for expressions
|
2021-03-23 21:42:45 -04:00 |
|
|
|
4f46ee30a2
|
avoid crash when functions expecting an argument are used without
|
2021-03-23 18:13:01 -04:00 |
|
|
|
346c36e227
|
replace redundant functions to handle constants with (unordered) map
|
2021-03-23 17:48:47 -04:00 |
|
|
|
1efd72eb58
|
a couple more expressions and functions
|
2021-03-23 16:55:05 -04:00 |
|
|
|
1ebb600829
|
add tests for expressions and functions
|
2021-03-23 16:47:40 -04:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|