mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +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. |
||
---|---|---|
.. | ||
dsets.cpp | ||
h5cpputil.cpp | ||
h5cpputil.h | ||
Makefile.am | ||
Makefile.in | ||
tattr.cpp | ||
tcompound.cpp | ||
testhdf5.cpp | ||
tfile.cpp | ||
tfilter.cpp | ||
th5s.cpp | ||
th5s.h5 | ||
tlinks.cpp | ||
trefer.cpp | ||
ttypes.cpp | ||
tvlstr.cpp |