1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 18:57:39 +02:00
trexio/tests
2022-05-29 11:24:51 +02:00
..
.gitignore ignore produced binary and .o test files 2021-06-21 12:49:59 +02:00
CMakeLists.txt Merge branch 'master' into add-determinants 2022-04-13 16:56:31 +02:00
delete_group_hdf5.c add unit tests for delete_group functionality 2022-01-24 10:12:44 +01:00
delete_group_text.c add unit tests for delete_group functionality 2022-01-24 10:12:44 +01:00
io_all.c modify some tests to use TREXIO_AUTO back end 2022-01-25 15:00:55 +01:00
io_determinant_hdf5.c Moved popcount and trailz in private header 2022-05-29 11:24:51 +02:00
io_determinant_text.c Moved popcount and trailz in private header 2022-05-29 11:24:51 +02:00
io_dset_float_hdf5.c return error code from trexio_open [C, Fortran] 2021-09-22 14:50:22 +02:00
io_dset_float_text.c return error code from trexio_open [C, Fortran] 2021-09-22 14:50:22 +02:00
io_dset_int_hdf5.c adapt the tests to use basis_shell_num 2021-10-21 15:52:12 +02:00
io_dset_int_text.c adapt the tests to use basis_shell_num 2021-10-21 15:52:12 +02:00
io_dset_sparse_hdf5.c return the number of read elements if read_sparse reached EOF 2021-12-16 11:05:57 +01:00
io_dset_sparse_text.c return the number of read elements if read_sparse reached EOF 2021-12-16 11:05:57 +01:00
io_dset_str_hdf5.c return error code from trexio_open [C, Fortran] 2021-09-22 14:50:22 +02:00
io_dset_str_text.c return error code from trexio_open [C, Fortran] 2021-09-22 14:50:22 +02:00
io_num_hdf5.c add tests for I/O of floating point attributes 2021-12-09 16:23:22 +01:00
io_num_text.c add tests for I/O of floating point attributes 2021-12-09 16:23:22 +01:00
io_safe_dset_float_hdf5.c return error code from trexio_open [C, Fortran] 2021-09-22 14:50:22 +02:00
io_safe_dset_float_text.c return error code from trexio_open [C, Fortran] 2021-09-22 14:50:22 +02:00
io_str_hdf5.c return error code from trexio_open [C, Fortran] 2021-09-22 14:50:22 +02:00
io_str_text.c return error code from trexio_open [C, Fortran] 2021-09-22 14:50:22 +02:00
open_hdf5.c modify some tests to use TREXIO_AUTO back end 2022-01-25 15:00:55 +01:00
open_text.c modify some tests to use TREXIO_AUTO back end 2022-01-25 15:00:55 +01:00
overwrite_all_hdf5.c add overwriting functionality for unsafe mode [HDF5] 2022-01-24 16:15:31 +01:00
overwrite_all_text.c add overwriting functionality for unsafe mode [TEXT] 2022-01-24 16:13:27 +01:00
pre_close.c Added test 2022-03-31 13:53:57 +02:00
test_f.f90 Adapt the tests to shifted MO indices 2022-05-23 16:02:45 +02:00