|
|
dbab5b6931
|
possible workaround for unit test failure
taken from: https://github.com/open-mpi/ompi/issues/9656
|
2023-08-04 22:32:28 -04:00 |
|
|
|
378ef4b23e
|
require CMake version 3.16
|
2023-06-30 22:59:41 -04:00 |
|
|
|
b461a49eee
|
use _EXECUTABLE consistently instead of _BINARY
|
2022-05-23 11:14:17 -04:00 |
|
|
|
007588f9cb
|
use GZIP executable variable name consistently
|
2022-05-21 18:56:58 -04:00 |
|
|
|
e3e849b266
|
skip compressed file format tests if gzip executable is not found
|
2022-05-21 07:37:25 -04:00 |
|
|
|
d62e25decc
|
don't specify default working directory for tests explicitly
|
2022-01-29 11:10:23 -05:00 |
|
|
|
3262140b65
|
more detailed unit tests. do not fail if ncdump is missing.
|
2021-12-27 10:35:38 -05:00 |
|
|
|
091f6164c8
|
add minimal unit test for netcdf dumps
|
2021-12-26 23:22:53 -05:00 |
|
|
|
ad81dd3960
|
recover original new style library target names through ALIAS library definitions
|
2021-10-22 08:23:49 -04:00 |
|
|
|
93d6e6dec9
|
update for new way of using googletest
|
2021-10-12 11:46:37 -04:00 |
|
|
|
510987dc80
|
Merge branch 'master' into multi-config-support
# Conflicts:
# cmake/Modules/Packages/MSCG.cmake
# examples/plugins/CMakeLists.txt
|
2021-10-11 17:03:41 -04:00 |
|
|
|
cef100991f
|
add utils::logical() function to complement the *numeric() functions
|
2021-09-16 17:52:51 -04:00 |
|
|
|
84c945f7fb
|
Use multi-config compatible way to integrate googletest for unit testing
|
2021-09-11 04:50:04 -04:00 |
|
|
|
8c50f56548
|
add unit test for TextFileReader class
|
2021-04-24 00:31:46 -04:00 |
|
|
|
dc71d80306
|
Add dump local tests
|
2021-04-09 14:49:07 -04:00 |
|
|
|
76d857e428
|
Add more tests for COMPRESS package
|
2021-03-11 14:21:16 -05:00 |
|
|
|
3ebc7823b0
|
Unify dump xyz/gz and xyz/zstd tests
|
2021-03-11 12:28:56 -05:00 |
|
|
|
fca6d6bf8f
|
Unify dump local/gz and local/zstd tests
|
2021-03-11 12:20:25 -05:00 |
|
|
|
116ffd62de
|
Unify dump custom/gz and custom/zstd tests
|
2021-03-11 12:11:23 -05:00 |
|
|
|
aed8608c7c
|
Unify dump cfg/gz and cfg/zstd tests
|
2021-03-11 11:59:49 -05:00 |
|
|
|
aa625eaf65
|
Unify dump atom/gz and atom/zstd tests
|
2021-03-10 15:48:20 -05:00 |
|
|
|
01a32b67b0
|
add minimal unit test program for molecule files
|
2021-03-02 11:07:03 -05:00 |
|
|
|
fec52f6a48
|
make CMake script formatting more consistent
|
2020-12-29 10:40:39 -05:00 |
|
|
|
7ef892cc4b
|
add tester for image flag resets when using change_box and read_data
|
2020-10-11 20:20:23 -04:00 |
|
|
|
c82df186b5
|
Disable zstd tests if library is too old
|
2020-09-16 15:18:28 -04:00 |
|
|
|
c5a2e50bf5
|
Add Zstd variants of dump local and xyz
|
2020-08-31 15:38:20 -04:00 |
|
|
|
443a817152
|
Add tests for dump local/gz and xyz/gz
|
2020-08-31 14:54:10 -04:00 |
|
|
|
99b83333c9
|
Add dump cfg/zstd
|
2020-08-31 14:20:52 -04:00 |
|
|
|
5faca3aef0
|
Add tests for dump cfg/gz
|
2020-08-31 13:36:42 -04:00 |
|
|
|
ced78a72eb
|
Add dump custom/zstd and tests
|
2020-08-26 19:59:28 -04:00 |
|
|
|
e9fd8b3ec6
|
Migrate changes to dump custom/gz and add tests
|
2020-08-26 19:44:55 -04:00 |
|
|
|
78a1b92503
|
Add dump atom zstd tests
|
2020-08-26 16:35:35 -04:00 |
|
|
|
32aa35009b
|
Start tests for compressed dump styles
|
2020-08-26 16:04:19 -04:00 |
|
|
|
216a016a08
|
Add simple tests for dump cfg
|
2020-08-18 12:37:16 -04:00 |
|
|
|
fbcc97586f
|
Update binary format of dump custom
|
2020-08-13 14:45:22 -04:00 |
|
|
|
1fb7ba9e4b
|
Add tests for dump_custom
|
2020-08-13 12:35:47 -04:00 |
|
|
|
836ba01d51
|
Rename test_dump.cpp to test_dump_atom.cpp
|
2020-08-13 11:14:30 -04:00 |
|
|
|
ef13372d13
|
Remove debug message
|
2020-08-11 18:32:58 -04:00 |
|
|
|
e3a1fd7c02
|
Add tests for dumps
|
2020-08-11 12:55:39 -04:00 |
|
|
|
3a014a5430
|
add unit tests for some file operations
|
2020-07-02 14:50:56 -04:00 |
|
|
|
b29b3d52f6
|
initial implementation of automated unit conversion.
this includes a tester program and implementation into pair style tersoff
|
2020-06-22 17:57:05 -04:00 |
|
|
|
753eb9b76d
|
add tests for atom style charge
|
2020-06-17 21:17:42 -04:00 |
|
|
|
49af2c25ec
|
add tester for atom styles
|
2020-06-17 00:11:18 -04:00 |
|
|
|
1375c154f9
|
Update pair eim
|
2020-05-29 14:58:04 -04:00 |
|
|
|
6d339c8b03
|
Add unit tests for PotentialFileReader
|
2020-05-27 13:02:39 -04:00 |
|