|
|
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 |
|
|
|
33be5ff0b4
|
allow that the include command may have quoted arguments with variables
|
2022-01-29 21:04:59 -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 |
|
|
|
02cadf1b71
|
port to windows where text file reading may gobble up carriage returns
|
2022-01-29 20:53:17 -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 |
|
|
|
a1d186b5fa
|
Merge pull request #3105 from athomps/numdiff-stress
Add new numdiff/virial fix style
|
2022-01-29 18:37:57 -05:00 |
|
|
|
cd5d1f8a30
|
reformat
|
2022-01-29 18:13:01 -05:00 |
|
|
|
9323a09b39
|
reduce number of reported memory leaks with google test death tests
|
2022-01-29 18:12:53 -05:00 |
|
|
|
c464c40d67
|
avoid accessing uninitialized data and triggering bogus memcheck output
|
2022-01-29 18:12:15 -05:00 |
|
|
|
7b3adb3f1a
|
must always initialize jtag
|
2022-01-29 17:09:40 -05:00 |
|
|
|
c9de8fca1d
|
silence compiler warnings
|
2022-01-29 17:07:00 -05:00 |
|
|
|
75d0a5098f
|
use -Og for Debug config for better warnings and debug experience
|
2022-01-29 17:06:30 -05:00 |
|
|
|
bd4814a51e
|
don't cache OUTPUT_DIRECTORY variable settings but set them every time
|
2022-01-29 16:37:40 -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 |
|
|
|
dad72a612a
|
correct statement (PPPM **does** support triclinic for a while already)
|
2022-01-29 08:18:08 -05:00 |
|
|
|
481bcfcd14
|
spelling
|
2022-01-29 08:12:28 -05:00 |
|
|
|
ee98f023b6
|
enable and apply clang-format
|
2022-01-29 08:02:59 -05:00 |
|
|
|
17960c8183
|
use constexpr instead of const
|
2022-01-29 07:56:11 -05:00 |
|
|
|
9427eb800f
|
add missing "override"
|
2022-01-29 07:55:58 -05:00 |
|
|
|
c1185acad7
|
enable and apply clang-format
|
2022-01-29 07:52:06 -05:00 |
|
|
|
d6fa3a08cd
|
roll back library aliasing changes as that negatively interferes with unit tests
|
2022-01-28 21:54:32 -05:00 |
|
|
|
8423ecb211
|
small tweaks to make things work with the new settings
|
2022-01-28 21:28:37 -05:00 |
|
|
|
7978bf671d
|
use canonical syntax for adding tests
|
2022-01-28 21:12:13 -05:00 |
|
|
|
5c0c3df035
|
make use of CMAKE_(RUNTIME|LIBRARY)_OUTPUT_DIRECTORY
|
2022-01-28 21:10:30 -05:00 |
|
|
|
fbecf0051e
|
Merge remote-tracking branch 'upstream/develop' into numdiff-stress
|
2022-01-28 18:36:27 -07:00 |
|
|
|
a9481733a0
|
Finished debugging, testing, documenting
|
2022-01-28 18:34:30 -07:00 |
|
|
|
c28b7c586a
|
Residual Merge Conflict
|
2022-01-28 14:59:07 -08:00 |
|
|
|
6258cf1b9d
|
Fixed merge conflict
|
2022-01-28 14:49:13 -08:00 |
|
|
|
e8ce01079d
|
whitespace
|
2022-01-28 17:20:32 -05:00 |
|
|
|
f6d0be1257
|
avoid integer overflow due to precedence
|
2022-01-28 17:08:16 -05:00 |
|
|
|
96502ae49d
|
whitespace
|
2022-01-28 17:07:03 -05:00 |
|
|
|
1d51f2d151
|
must not access invalid/uninitialized data
|
2022-01-28 16:57:58 -05:00 |
|
|
|
2a3a7c387b
|
Merge pull request #3103 from tc387/CR-update
fixed ewald self-energy update and updated documentation
|
2022-01-28 16:37:11 -05:00 |
|
|
|
e5b129fe8d
|
Grow exponentially to resize less
|
2022-01-28 13:35:09 -07:00 |
|
|
|
41c1c64be9
|
Merged with deveop branch
|
2022-01-28 20:27:38 +00:00 |
|
|
|
e76c8bbaa3
|
spelling
|
2022-01-28 14:52:31 -05:00 |
|
|
|
4225c6c288
|
whitespace
|
2022-01-28 14:48:34 -05:00 |
|
|
|
9feec51590
|
Merge branch 'develop' of https://github.com/lammps/lammps into reax_count
|
2022-01-28 12:32:37 -07:00 |
|
|
|
d6a6f64576
|
Merge pull request #3090 from rbberger/modernize_use_override
Modernize to C++11: use override
|
2022-01-28 14:10:45 -05:00 |
|
|
|
17cb137f3e
|
Merge branch 'master' into OptimizedDynamicalMatrix
|
2022-01-28 11:08:31 -08:00 |
|
|
|
bb89347bac
|
Fixed kspace issue and added suggested runtime check for intel accelerator
|
2022-01-28 11:06:29 -08:00 |
|
|
|
7aa17fbdf7
|
Merge branch 'develop' of github.com:lammps/lammps into reax_count
|
2022-01-28 11:58:50 -07:00 |
|
|
|
d3c45d3389
|
Removed whitespace
|
2022-01-28 17:58:00 +00:00 |
|
|
|
ef96b51a25
|
Merge branch 'deform-rebuild-rigid' into mpi-stubs-simplify
|
2022-01-28 05:44:43 -05:00 |
|