mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
fixing test order problem
This commit is contained in:
parent
1456e227ff
commit
b4bccb60b3
@ -80,8 +80,8 @@ ENDFOREACH()
|
||||
# immediately above this comment.
|
||||
IF(USE_HDF4_FILE_TESTS AND NOT MSVC)
|
||||
add_bin_test_no_prefix(tst_interops2)
|
||||
add_bin_test_no_prefix(tst_interops3)
|
||||
add_sh_test(nc_test4 run_get_hdf4_files)
|
||||
add_bin_test(nc_test4 tst_interops3)
|
||||
add_bin_test(nc_test4 tst_bug324)
|
||||
add_sh_test(nc_test4 tst_formatx_hdf4)
|
||||
build_bin_test(tst_chunk_hdf4)
|
||||
|
Loading…
Reference in New Issue
Block a user