First stage of moving H5DOread/write_chunk() to src/ and making
them H5D calls. * Moved H5DOread/write_chunk() to H5Dio.c and renamed to H5D*. * Moved the hl/test/test_dset_opt test to test/ and renamed to direct_chunk. * Moved the hl/test/dectris_hl_perf test to tools/test/perform and renamed to direct_write_perf. * Updated autotools and CMake files.
This commit is contained in:
@@ -90,7 +90,6 @@ add_test (
|
||||
test_ds8.h5
|
||||
test_ds9.h5
|
||||
test_ds10.h5
|
||||
test_dectris.h5
|
||||
test_image1.h5
|
||||
test_image2.h5
|
||||
test_image3.h5
|
||||
@@ -115,7 +114,6 @@ HL_add_test (test_file_image)
|
||||
HL_add_test (test_table)
|
||||
HL_add_test (test_ds)
|
||||
HL_add_test (test_packet)
|
||||
HL_add_test (test_dset_opt)
|
||||
HL_add_test (test_ld)
|
||||
HL_add_test (test_dset_append)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user