|
|
a314b40aa0
|
skip testing broken pppm/disp/intel style
|
2020-07-04 23:07:50 -04:00 |
|
|
|
0461599d0a
|
reduce base precision as required when running tests with pppm and FFT_SINGLE
|
2020-07-04 18:13:55 -04:00 |
|
|
|
fcec94579c
|
skip tests for single and extract when testing kspace styles (and pair styles are disabled)
|
2020-07-04 17:21:51 -04:00 |
|
|
|
75977367a1
|
fix memory leak
|
2020-07-04 17:21:19 -04:00 |
|
|
|
f958cacbb4
|
temporarily add atom style full to list of dependencies for Pair::single() test
|
2020-06-29 19:36:06 -04:00 |
|
|
|
385d239b9e
|
small tweak for passing r-RESPA tests with coulomb table
|
2020-06-29 00:59:01 -04:00 |
|
|
|
29b0ca8ad9
|
fix bug in OPT package pair style tester
|
2020-06-25 14:21:50 -04:00 |
|
|
|
41995b4665
|
avoid false positives about memory leaks in force tester tools
|
2020-06-18 11:45:26 -04:00 |
|
|
|
14c22a004a
|
Merge branch 'master' into use-clang-format-demo
# Conflicts:
# unittest/force-styles/pair_style.cpp
# unittest/utils/test_utils.cpp
|
2020-06-15 16:14:13 -04:00 |
|
|
|
149571873f
|
avoid illegal read after delete
|
2020-06-14 19:35:09 -04:00 |
|
|
|
9c3d108bbc
|
enable aligning consecutive assignments
|
2020-06-13 02:05:13 -04:00 |
|
|
|
3db944decc
|
apply clang-format settings to the c++ sources in the unittest tree
|
2020-06-13 01:54:58 -04:00 |
|
|
|
661b0ee8b2
|
cannot compare Pair::compute() vs. Pair::single for styles with coul/dsf or coul/wolf due to missing self energy
|
2020-05-31 09:25:50 -04:00 |
|
|
|
1452e6dfca
|
reduce displacements in single test for pair styles
|
2020-05-30 10:23:52 -04:00 |
|
|
|
43171052d5
|
fix multiple bugs in pair style tester for Pair::single()
|
2020-05-29 23:46:37 -04:00 |
|
|
|
6ed4103365
|
synchronize flow of control and formatting between pair_style, bond_style and angle_style
|
2020-05-28 21:11:38 -04:00 |
|
|
|
78ad33eb2e
|
USER-INTEL tweaks for REBO family. will have to file bug reports at some point.
|
2020-05-27 16:37:05 -04:00 |
|
|
|
7f699e9233
|
fix verbosity handling issue in pair style tests
|
2020-05-26 21:08:26 -04:00 |
|
|
|
f1685afaa7
|
correct logic and also skip for USER-OMP
|
2020-05-26 18:42:47 -04:00 |
|
|
|
0f8ff07da2
|
skip over newton_pair == off tests if newton_pair is forced to be on
|
2020-05-26 18:36:22 -04:00 |
|
|
|
4f44159d56
|
add a test for r-RESPA (only with newton on and for plain styles for now)
|
2020-05-21 11:17:49 -04:00 |
|
|
|
0788a8ee4f
|
only collect the per-atom data specific to this test to compare against total pe.
|
2020-05-21 11:06:11 -04:00 |
|
|
|
f9e57392f3
|
properly honor verbose/no-verbose run flag
|
2020-05-21 01:14:02 -04:00 |
|
|
|
2536076ce9
|
cosmetic changes for consistent source formatting
|
2020-05-20 07:40:37 -04:00 |
|
|
|
76fb797264
|
Simplify tests
|
2020-05-20 04:12:48 -04:00 |
|
|
|
34456294dd
|
Cleanup
|
2020-05-20 02:03:00 -04:00 |
|
|
|
46e0c8b6b7
|
Remove duplicated read_yaml_file function
|
2020-05-20 01:32:50 -04:00 |
|
|
|
73e766b933
|
Remove another unneeded class
|
2020-05-20 01:30:34 -04:00 |
|
|
|
c0acb3a438
|
Remove multiple definitions of STRINGIFY
|
2020-05-19 23:15:22 -04:00 |
|
|
|
c04a71a239
|
add unit test framework for pair, bond, angle styles from progguide branch
|
2020-05-19 22:24:31 -04:00 |
|