|
|
ba5f531619
|
add some basic tests for the "processors" command
|
2021-04-25 00:44:51 -04:00 |
|
|
|
8c50f56548
|
add unit test for TextFileReader class
|
2021-04-24 00:31:46 -04:00 |
|
|
|
7e2d40c5fa
|
Merge pull request #2642 from rbberger/balance_tests
MPI balancing testing
|
2021-04-21 16:00:01 -04:00 |
|
|
|
1656661fc2
|
Disable rcb_min_size test
|
2021-04-21 11:17:32 -04:00 |
|
|
|
fcf17a709e
|
Don't store group if initial assignment failed
|
2021-04-20 14:24:07 -04:00 |
|
|
|
c16e4f241f
|
replace "leaky" call to putenv() with setenv() on non-windows platforms
|
2021-04-09 20:37:01 -04:00 |
|
|
|
a69c5a5cae
|
fix bugs in shell putenv and getenv style variables. add more unit tests.
|
2021-04-09 20:19:04 -04:00 |
|
|
|
d1b6aaa3f3
|
plugins also have a .so suffix on MacOS (unlike shared libs)
|
2021-04-04 20:57:29 -04:00 |
|
|
|
66e885b6e5
|
Merge branch 'master' into collected-small-changes
# Conflicts:
# src/USER-YAFF/pair_lj_switch3_coulgauss_long.cpp
# src/USER-YAFF/pair_mm3_switch3_coulgauss_long.cpp
|
2021-04-02 17:57:54 -04:00 |
|
|
|
b976c2d13c
|
Merge pull request #2679 from akohlmey/more-unittests
Expand unit tests
|
2021-04-02 17:51:29 -04:00 |
|
|
|
2c00136f22
|
used correct suffix when installing plugin binaries for testing
|
2021-04-02 17:49:15 -04:00 |
|
|
|
e613da98d6
|
Merge pull request #2650 from akohlmey/plugin-loader
New PLUGIN package with a LAMMPS plugin loader command
|
2021-04-02 15:08:44 -04:00 |
|
|
|
2dfafe4adb
|
add is_file() special variable function and unit tests for it
|
2021-04-02 12:07:43 -04:00 |
|
|
|
20e6174e59
|
cannot use tokenizer for parse_args() as the search for commata must be away of parenthesis
|
2021-03-29 21:11:07 -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 |
|
|
|
1752bd0276
|
Refactoring of some test files
|
2021-03-26 12:23:58 -04:00 |
|
|
|
a772c3b7d2
|
test a few more functions and constants
|
2021-03-24 21:27:32 -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 |
|
|
|
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 |
|
|
|
154b8cb401
|
remove dead code
|
2021-03-19 11:42:09 -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 |
|
|
|
2e45c84c6a
|
Merge pull request #2655 from akohlmey/collected-refactoring
Collected small code refactoring changes
|
2021-03-16 18:39:30 -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 |
|
|
|
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 |
|
|
|
8325740663
|
add test for partition command
|
2021-03-11 06:46:53 -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 |
|
|
|
e88c124da6
|
add extra cases for query unit test
|
2021-02-26 12:47:43 -06:00 |
|
|
|
69245cb294
|
add unit tests for citeme class crc32 checks of unique citations
|
2021-02-25 15:52:38 -05:00 |
|
|
|
6ecbcc277b
|
update death tests for removed commands
|
2021-02-23 09:59:24 -05:00 |
|