|
|
bbcffd4b5a
|
Merge pull request #3163 from akohlmey/test-compute
Add unit tests for computes
|
2022-03-07 13:49:07 -05:00 |
|
|
|
87c96aeeb1
|
add tests for more compute styles
|
2022-03-05 10:07:54 -05:00 |
|
|
|
5c8f506edf
|
add unit test input
|
2022-03-04 16:04:04 -05:00 |
|
|
|
b94995cf5b
|
add some TALLY package compute. simplify some code with convenience functions
|
2022-03-04 06:24:37 -05:00 |
|
|
|
550d523c9e
|
add gyration
|
2022-03-04 04:41:43 -05:00 |
|
|
|
3bfb03bcb8
|
test compute com and compute dipole
|
2022-03-03 17:27:11 -05:00 |
|
|
|
e4d920d582
|
add minimal test for testing compute styles that compute global scalars
|
2022-03-03 17:11:01 -05:00 |
|
|
|
f3e14e7b00
|
Mark MolPairStyle:soft unstable
|
2022-02-17 12:58:30 -05:00 |
|
|
|
d95f0b3cd5
|
Adjust epsilon in force-style test
|
2022-02-16 17:43:16 -05:00 |
|
|
|
793d76c546
|
Adjust epsilon in force-style tests
|
2022-02-16 17:40:34 -05:00 |
|
|
|
55703f9027
|
update class instantiation unit test for kokkos to adapt to thread availability
|
2022-02-15 21:54:21 -05:00 |
|
|
|
e3222a4bd0
|
Merge pull request #3126 from Bibobu/EAM_alloy_python_script
Added Python version of Zhou04_create_v2.f in eam_database
|
2022-02-14 19:48:51 -05:00 |
|
|
|
c65dbd338b
|
change create_eam.py so it can be called as a function from another script
|
2022-02-14 17:44:33 -05:00 |
|
|
|
a77680ac7b
|
Merge branch 'develop' into python_use_setuptools
# Conflicts:
# cmake/CMakeLists.txt
|
2022-02-12 00:37:03 -05:00 |
|
|
|
08b16f1f23
|
Prevent GTest and GMock from being installed
|
2022-02-10 11:27:32 -05:00 |
|
|
|
b01716472b
|
Merge branch 'develop' into collected-small-changes
|
2022-02-07 19:59:10 -05:00 |
|
|
|
b75c306543
|
Merge pull request #3035 from rbberger/kokkos_unittests
Add force style tests for Kokkos OpenMP
|
2022-02-07 19:57:09 -05:00 |
|
|
|
2445f85dde
|
Merge branch 'develop' into collected-small-changes
|
2022-02-07 17:08:03 -05:00 |
|
|
|
044ada9f2b
|
update googletest library to current snapshot
|
2022-02-07 16:46:32 -05:00 |
|
|
|
e4b5245f4d
|
Merge pull request #3116 from akohlmey/build-kokkos-staticlib
Build KOKKOS package updates for Python module and Windows compatibility
|
2022-02-07 16:36:46 -05:00 |
|
|
|
35a4c0f501
|
skip tests that fail with Kokkos+OpenMP
|
2022-02-07 16:15:32 -05:00 |
|
|
|
a7084c8fdb
|
Merge remote-tracking branch 'origin/develop' into kokkos_unittests
|
2022-02-07 13:04:59 -05:00 |
|
|
|
59def25eb6
|
tweak test epsilon for portability
|
2022-02-05 16:08:43 -05:00 |
|
|
|
8fbaaffd3e
|
remove incorrect scope
|
2022-02-03 17:16:20 -05:00 |
|
|
|
75f389f70c
|
Enable PyLammps unit test, require NumPy
|
2022-02-03 16:24:43 -05:00 |
|
|
|
f804ea89b9
|
skip force test requiring cp command
|
2022-02-03 16:13:07 -05:00 |
|
|
|
2a7823686d
|
use introspection to check for Kokkos::OpenMP only when it is enabled
|
2022-02-03 16:08:00 -05:00 |
|
|
|
82ac7c9e12
|
Merge remote-tracking branch 'origin/develop' into python_use_setuptools
|
2022-02-02 11:47:13 -05:00 |
|
|
|
d9c51ca124
|
Make sure LAMMPS and unit tests use same Python version
|
2022-02-02 11:44:25 -05:00 |
|
|
|
172f88a0d5
|
Merge pull request #3104 from ohenrich/cg-dna
CG-DNA unit test and performance enhancement
|
2022-02-01 18:30:13 -05:00 |
|
|
|
9a81dc58a1
|
Merge remote-tracking branch 'origin/develop' into kokkos_unittests
|
2022-01-31 11:04:18 -05:00 |
|
|
|
7ee7d0c570
|
apply clang-format
|
2022-01-30 17:18:40 -05:00 |
|
|
|
a8a76dbbe2
|
port python module and package tests to be windows compatible. refactor environment processing
|
2022-01-30 16:48:47 -05:00 |
|
|
|
2e39971cbc
|
re-enable python module tests on windows
|
2022-01-30 16:48:11 -05:00 |
|
|
|
579ac61b5b
|
refactor environment variable settings. make windows compatible
|
2022-01-30 16:47:52 -05:00 |
|
|
|
99cb494594
|
remove automatic generated tag
|
2022-01-30 07:08:15 -05:00 |
|
|
|
4bb7457d6e
|
add option to allow skipping tests by setting a no${CMAKE_SYSTEM_NAME} tag
|
2022-01-30 05:14:57 -05:00 |
|
|
|
ebeb29adf6
|
skip python folder tests for now on windows
|
2022-01-29 21:34:51 -05:00 |
|
|
|
6ff157a099
|
use quoting to avoid issues with blanks and special characters
|
2022-01-29 21:05:19 -05:00 |
|
|
|
cc0d91b222
|
re-add copies of linked files
|
2022-01-29 21:01:49 -05:00 |
|
|
|
571821694e
|
remove links broken on windows
|
2022-01-29 21:01:35 -05:00 |
|
|
|
6c98915a9c
|
port to windows
|
2022-01-29 20:52:37 -05:00 |
|
|
|
0bfc5269dd
|
fix mismatches causing failures on windows
|
2022-01-29 20:52:25 -05:00 |
|
|
|
9014664c13
|
really fix unit test regexes for windows
|
2022-01-29 19:07:35 -05:00 |
|
|
|
c420f804d9
|
make multi-line regex checks compatible with googletests Windows regex syntax
|
2022-01-29 18:52:49 -05:00 |
|
|
|
c464c40d67
|
avoid accessing uninitialized data and triggering bogus memcheck output
|
2022-01-29 18:12:15 -05:00 |
|
|
|
c9de8fca1d
|
silence compiler warnings
|
2022-01-29 17:07:00 -05:00 |
|
|
|
845ab2dd71
|
On Windows the Regex matcher for '.' does not match '\n'
Thus we have to use ContainsRegex instead of MatchesRegex
|
2022-01-29 16:35:30 -05:00 |
|
|
|
d62e25decc
|
don't specify default working directory for tests explicitly
|
2022-01-29 11:10:23 -05:00 |
|
|
|
8423ecb211
|
small tweaks to make things work with the new settings
|
2022-01-28 21:28:37 -05:00 |
|