mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
22da4232a4
The mixed use of RUNTEST (original) and RUNTESTS (new) caused confusion. E.g., the timings in test/ was still using the old $RUNTEST. It made more sense to use $RUNTEST which is used by the dejagnu feature of automake. So, I changed all $RUNTEST or $RUNTESTS to $RUNEXEC. config/commence.am & config/conclude.am are the two files that got changes. Also fixed an error in test/Makefile.am. The rest are changed by bin/reconfigure. Tested: h5committested. |
||
---|---|---|
.. | ||
Attributes.txt | ||
h5_attribute.c | ||
h5_chunk_read.c | ||
h5_compound.c | ||
h5_drivers.c | ||
h5_dtransform.c | ||
h5_elink_unix2win.c | ||
h5_extend_write.c | ||
h5_extlink.c | ||
h5_group.c | ||
h5_interm_group.c | ||
h5_mount.c | ||
h5_read.c | ||
h5_ref2reg.c | ||
h5_reference.c | ||
h5_select.c | ||
h5_shared_mesg.c | ||
h5_write.c | ||
Makefile.am | ||
Makefile.in | ||
ph5example.c | ||
testh5cc.sh.in |