Skip to content

Commit ce9ddba

Browse files
committed
Added 4 tests
1 parent afa0451 commit ce9ddba

15 files changed

+1047
-18721
lines changed

.git_hash

Lines changed: 0 additions & 1 deletion
This file was deleted.

Makefile.am

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,11 @@ TESTS_C = \
157157
tests/delete_group_text \
158158
tests/overwrite_all_text \
159159
tests/io_all \
160-
tests/pre_close
160+
tests/pre_close \
161+
tests/test_utility_functions \
162+
tests/test_delete_operations \
163+
tests/test_comprehensive_io \
164+
tests/test_error_handling
161165

162166
if HAVE_HDF5
163167
TESTS_C += \

docs/README.html

Lines changed: 0 additions & 320 deletions
This file was deleted.

0 commit comments

Comments
 (0)