summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-03-18 17:22:05 (GMT)
committerGitHub <noreply@github.com>2023-03-18 17:22:05 (GMT)
commit959ab2a8f17ad50906d71e89b830148a01aaff4e (patch)
treed09e3fef9a0a4eac8e9d21d2595663b90372c8b0 /configure.ac
parent084247f1cd3bf09df5dd49de3de1874768caaf9f (diff)
downloadhdf5-959ab2a8f17ad50906d71e89b830148a01aaff4e.zip
hdf5-959ab2a8f17ad50906d71e89b830148a01aaff4e.tar.gz
hdf5-959ab2a8f17ad50906d71e89b830148a01aaff4e.tar.bz2
Rename test scripts like develop (#2589)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac24
1 files changed, 12 insertions, 12 deletions
diff --git a/configure.ac b/configure.ac
index 1093812..4a320b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3992,19 +3992,19 @@ AC_CONFIG_FILES([src/libhdf5.settings
src/Makefile
test/Makefile
test/H5srcdir_str.h
- test/testabort_fail.sh
- test/testcheck_version.sh
- test/testerror.sh
- test/testexternal_env.sh
- test/testflushrefresh.sh
- test/testlibinfo.sh
- test/testlinks_env.sh
- test/testswmr.sh
- test/testvds_env.sh
- test/testvdsswmr.sh
- test/test_filter_plugin.sh
+ test/test_abort_fail.sh
+ test/test_check_version.sh
+ test/test_error.sh
+ test/test_external_env.sh
+ test/test_flush_refresh.sh
+ test/test_libinfo.sh
+ test/test_links_env.sh
test/test_mirror.sh
- test/test_usecases.sh
+ test/test_plugin.sh
+ test/test_swmr.sh
+ test/test_use_cases.sh
+ test/test_vds_env.sh
+ test/test_vds_swmr.sh
testpar/Makefile
testpar/testpflush.sh
utils/Makefile