|
|
26ad664079
|
Avoid string duplication and remove memory leak
|
2020-09-25 13:44:28 -04:00 |
|
|
|
19c1fa8c94
|
need to re-initialize lattice variable after new lattice command
|
2020-08-21 01:01:12 -04:00 |
|
|
|
7e4e756b23
|
remove dead code
|
2020-08-18 22:46:34 -04:00 |
|
|
|
6d725c9b1c
|
Merge pull request #2287 from akohlmey/lattice-region-tester
Add unittest tool for lattice and region (/w create_box/create_atoms)
|
2020-08-13 11:47:08 -04:00 |
|
|
|
ba793f2e56
|
add region tests and a few more death tests for lattice commands
|
2020-08-12 22:16:50 -04:00 |
|
|
|
6eb6ab308b
|
more tests for lattice command failures
|
2020-08-12 22:16:50 -04:00 |
|
|
|
f8c7c13168
|
complete lattice testers and start with regions+lattice+create_atoms
|
2020-08-12 22:16:50 -04:00 |
|
|
|
1cd2dfee3f
|
add more lattices
|
2020-08-12 22:16:50 -04:00 |
|
|
|
7e558e4628
|
add tester tool for lattice and region commands
|
2020-08-12 22:16:49 -04:00 |
|
|
|
3993f53946
|
must skip DeathTests if no data file loaded
|
2020-08-10 15:46:28 -04:00 |
|
|
|
780fb5b376
|
add test function to validate updated topology data after reset_atom_ids
|
2020-07-27 10:43:37 -04:00 |
|
|
|
68df62b869
|
support verbose option
|
2020-07-20 20:40:20 -04:00 |
|
|
|
5b4275002c
|
Merge branch 'master' into kim_fix
|
2020-07-20 20:27:41 -04:00 |
|
|
|
1f819ca333
|
update the kim_param command test
|
2020-07-19 18:35:20 -05:00 |
|
|
|
3390e1d4c5
|
starting of the kim_property command test
|
2020-07-19 18:10:00 -05:00 |
|
|
|
674514f822
|
update the kim_param command test
|
2020-07-19 10:35:00 -05:00 |
|
|
|
262ce37eed
|
silence compiler warning
|
2020-07-19 07:19:44 -04:00 |
|
|
|
82f5bbf859
|
update the kim_interactions command test
|
2020-07-18 20:31:36 -05:00 |
|
|
|
894a7e4bce
|
update test
|
2020-07-18 21:10:22 -04:00 |
|
|
|
bc47ec5027
|
update the kim_init command test
|
2020-07-18 17:23:24 -05:00 |
|
|
|
859da19869
|
consistently skip death tests at runtime when using OpenMPI without exceptions
|
2020-07-18 13:09:17 -04:00 |
|
|
|
e0200cf3d7
|
consistently skip death tests at runtime when using OpenMPI without exceptions
|
2020-07-18 13:02:38 -04:00 |
|
|
|
5fe83755b8
|
start tester tool for KIM commands
|
2020-07-17 02:23:48 -04:00 |
|
|
|
1c5c2d8f22
|
Merge branch 'master' into reset-molecules
|
2020-07-12 20:36:34 -04:00 |
|
|
|
8eb7791342
|
avoid googletest stalling on exit tests when using OpenMPI
|
2020-07-11 13:15:16 -04:00 |
|
|
|
f0af7c686a
|
more death tests to reach 100% coverage
|
2020-07-09 21:39:55 -04:00 |
|
|
|
d15264a668
|
update and expand tester code for reset_mol_ids changes
|
2020-07-09 21:18:58 -04:00 |
|
|
|
416467a154
|
update reset_mol_ids tests for the latest changes
|
2020-07-07 17:14:54 -04:00 |
|
|
|
94e9b3bc82
|
rename reset_ids command to reset_atom_ids
|
2020-07-07 13:32:00 -04:00 |
|
|
|
2351f99bef
|
add (incomplete) tester for reset_mol_ids (with a little use of reset_ids, too)
|
2020-07-06 21:26:11 -04:00 |
|
|
|
9ec72d1406
|
add tests for unknown commands, quit, and reset_timestep
|
2020-07-06 10:26:04 -04:00 |
|
|
|
461633e6f6
|
add unit tests for the suffix, thermo, and timestep commands
|
2020-07-06 00:11:13 -04:00 |
|
|
|
e2a07acb71
|
add test for units command
|
2020-07-05 13:20:23 -04:00 |
|
|
|
ca24cd5006
|
simplify tests for failures with a varyadic macro
|
2020-07-05 12:48:52 -04:00 |
|
|
|
d331e75a14
|
tweak test name
|
2020-07-02 22:39:08 -04:00 |
|
|
|
2af8d7a751
|
add argument passing via TEST_ARGS environment variable to all tests with an explicit main function
|
2020-06-24 10:17:23 -04:00 |
|
|
|
e88bb9dd59
|
call MPI_Finalize() so we don't have spurious memory leaks from MPI reported by valgrind
|
2020-06-17 01:42:17 -04:00 |
|
|
|
73a7fb53ff
|
add infrastructure and first example for testing standalone LAMMPS input commands
|
2020-06-16 12:52:35 -04:00 |
|