|
|
8e138161af
|
add more thorough checks on Fortran and MPI support for Fortran.
also works around issue with GNU Fortran 12 and later
|
2023-01-13 11:02:24 -05:00 |
|
|
|
a1f5d8420a
|
compile test for coupling to the LAMMPS library via fortran, check if it runs
|
2023-01-13 06:26:06 -05:00 |
|
|
|
79820945f6
|
correct computation of number of packages for unit test
|
2023-01-07 15:55:04 -05:00 |
|
|
|
c157b2dea2
|
add tests whether simple examples for coupling to the LAMMPS library can run
|
2022-10-29 03:46:52 -04:00 |
|
|
|
d62e25decc
|
don't specify default working directory for tests explicitly
|
2022-01-29 11:10:23 -05:00 |
|
|
|
7978bf671d
|
use canonical syntax for adding tests
|
2022-01-28 21:12:13 -05:00 |
|
|
|
ad81dd3960
|
recover original new style library target names through ALIAS library definitions
|
2021-10-22 08:23:49 -04:00 |
|
|
|
daa39d680c
|
simplify
|
2021-09-11 13:43:25 -04:00 |
|
|
|
84c945f7fb
|
Use multi-config compatible way to integrate googletest for unit testing
|
2021-09-11 04:50:04 -04:00 |
|
|
|
cc87e7eee3
|
add unit test for c-library interface function lammps_gather_bonds()
|
2021-07-26 20:59:14 -04:00 |
|
|
|
88e363c0bb
|
document and add unit tests for lammps_set_fix_external_callback()
|
2021-07-16 14:51:04 -04:00 |
|
|
|
432ccffb3e
|
find manybody potentials
|
2021-04-03 10:23:31 -04:00 |
|
|
|
fec52f6a48
|
make CMake script formatting more consistent
|
2020-12-29 10:40:39 -05:00 |
|
|
|
939b8fd0c7
|
Update add_mpi_test() CMake function
|
2020-10-13 11:44:11 -04:00 |
|
|
|
00f87722a2
|
Add CMake function add_mpi_test()
|
2020-10-12 10:41:54 -04:00 |
|
|
|
3de60fac65
|
Add custom TestEventListener for MPI testing
|
2020-10-09 17:50:29 -04:00 |
|
|
|
d27d4912af
|
test lammps_extract_settings()
|
2020-09-14 20:53:19 -04:00 |
|
|
|
93bd851ab0
|
fix typo
|
2020-09-14 17:39:31 -04:00 |
|
|
|
a1b2f82107
|
test for exceptions add example
|
2020-09-14 17:01:28 -04:00 |
|
|
|
4185608e92
|
complete testing for LAMMPS configuration queries
|
2020-09-14 14:56:56 -04:00 |
|
|
|
f4601235c9
|
add tests for lammps configuration introspection via library interface
|
2020-09-14 12:17:24 -04:00 |
|
|
|
39255da6ae
|
use common main function that allows handling of common command line flags.
|
2020-09-13 16:46:59 -04:00 |
|
|
|
c50a82af78
|
apply consistent naming scheme for tester source files and executables
|
2020-09-01 20:16:39 -04:00 |
|
|
|
69cffb2d04
|
import test infrastructure for c, c++ and python library usage
|
2020-08-25 11:03:31 -04:00 |
|