|
|
b2085f56d6
|
install compiled plugins into the current working directory of the tester
|
2021-03-12 18:35:39 -05:00 |
|
|
|
93bbaef547
|
add unit tests for plugin command
|
2021-03-12 17:28:22 -05:00 |
|
|
|
98013a1528
|
add draft version of unit test (will have to be improved for MacOS)
|
2021-03-12 15:32:50 -05:00 |
|
|
|
69245cb294
|
add unit tests for citeme class crc32 checks of unique citations
|
2021-02-25 15:52:38 -05:00 |
|
|
|
2a8cc331e7
|
add test for "newton" command to match the c-library interface tests
|
2020-11-25 16:51:42 -05:00 |
|
|
|
569a000e6b
|
reformat unittest sources with clang-format
|
2020-11-25 16:51:41 -05:00 |
|
|
|
adf74b3a22
|
use https://lammps.sandia.gov based URLs consistently
|
2020-10-21 16:45:30 -04:00 |
|
|
|
26ad664079
|
Avoid string duplication and remove memory leak
|
2020-09-25 13:44:28 -04:00 |
|
|
|
262ce37eed
|
silence compiler warning
|
2020-07-19 07:19:44 -04:00 |
|
|
|
e0200cf3d7
|
consistently skip death tests at runtime when using OpenMPI without exceptions
|
2020-07-18 13:02:38 -04:00 |
|
|
|
8eb7791342
|
avoid googletest stalling on exit tests when using OpenMPI
|
2020-07-11 13:15:16 -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 |
|
|
|
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 |
|