|
|
887eb40ad4
|
fix crash when requesting verbose output.
|
2021-04-02 12:07:59 -04:00 |
|
|
|
2dfafe4adb
|
add is_file() special variable function and unit tests for it
|
2021-04-02 12:07:43 -04:00 |
|
|
|
c3eb52f46a
|
add force tests for USER-YAFF pair styles
|
2021-04-01 12:43:24 -04:00 |
|
|
|
3668ce1374
|
Merge branch 'master' into more-unittests
# Conflicts:
# unittest/testing/core.h
|
2021-04-01 11:11:18 -04:00 |
|
|
|
0b60650c1b
|
Merge branch 'master' into collected-small-changes
|
2021-04-01 10:11:59 -04:00 |
|
|
|
21c934d2cd
|
Merge pull request #2682 from rbberger/python_unittests
Python package unit tests
|
2021-04-01 10:11:26 -04:00 |
|
|
|
e0aec1b5d9
|
remove obsoleted comment
|
2021-04-01 09:39:17 -04:00 |
|
|
|
eea2f45a95
|
force newton bond to be on since we don't support it to be off (yet)
|
2021-03-30 17:19:28 -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 |
|
|
|
213fc06321
|
Add GzFileWriter implementation
|
2021-03-29 18:05:04 -04:00 |
|
|
|
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 |
|
|
|
029db1413e
|
Add missing verbose after merge
|
2021-03-25 21:01:32 -04:00 |
|
|
|
439bc4bb8e
|
Merge remote-tracking branch 'origin/master' into python_unittests
|
2021-03-25 20:58:28 -04:00 |
|
|
|
cb25e4aa39
|
Add nve respa testcase for python/move
|
2021-03-25 20:34:25 -04:00 |
|
|
|
a193d9d429
|
fix several issues when using extract_global() from python exposed by tests
|
2021-03-25 20:34:25 -04:00 |
|
|
|
b8f02d759a
|
add support for extracting respa levels and timestep values
|
2021-03-25 20:34:25 -04:00 |
|
|
|
e0fdd2ad89
|
correct lammps.extract_global() method for returned arrays which are returned as list
|
2021-03-25 20:34:24 -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 |
|
|
|
3c41c12dbc
|
Add testcase for python/move
|
2021-03-24 18:58:46 -04:00 |
|
|
|
4fa5ce2dbc
|
Remove unnecessary import
|
2021-03-24 18:11:31 -04:00 |
|
|
|
d04d326413
|
more tests for expressions and vector style variables
|
2021-03-24 18:02:30 -04:00 |
|
|
|
81e8676c7e
|
Prepare python/move unittest
|
2021-03-24 17:15:07 -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 |
|
|
|
45191e9f7c
|
Refactor and add fix python/invoke tests
|
2021-03-24 16:33:39 -04:00 |
|
|
|
b15502ddc8
|
Add utils::split_lines
|
2021-03-24 15:53:00 -04:00 |
|
|
|
1c9c46d2c1
|
Add tests to cover python command
|
2021-03-24 15:42:38 -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 |
|
|
|
9d3e37b102
|
Add more python variable tests
|
2021-03-24 12:43:47 -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 |
|
|
|
8790ecc141
|
Refactor existing tests
|
2021-03-24 11:18:21 -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 |
|
|
|
23c8d8ccfb
|
Use HasSubstr since output order is dependent on buffering
|
2021-03-23 20:13:39 -04:00 |
|
|
|
359a369573
|
Ensure that global Py_UnbufferedStdioFlag is set when PYTHONUNBUFFERED=1
|
2021-03-23 19:57:45 -04:00 |
|
|
|
6b24006d43
|
Use Info::has_package to check for PYTHON support
|
2021-03-23 19:56:18 -04:00 |
|
|
|
180e816886
|
Simplify PythonPackage tests
|
2021-03-23 19:55:08 -04:00 |
|