From 06f2e446a636d2c957123a4f9d1d10db32b8d5fc Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Mon, 3 Dec 2007 11:01:27 -0500 Subject: [svn-r14316] Purpose: Update test directories in MinGW documentation Description: There are many tests that are unsupported on MinGW because of the way it handles certain syntax in shell scripts (particularly '/'). As a result, we list a few tests that users must comment out in various Makefile.in's. This checkin updates the location of h5stat-- it was formerly in ./tools/misc, but has been moved it ./tools/h5stat. Tested: MinGW on WinXP --- release_docs/INSTALL_MinGW.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/release_docs/INSTALL_MinGW.txt b/release_docs/INSTALL_MinGW.txt index f92961e..47dcadd 100644 --- a/release_docs/INSTALL_MinGW.txt +++ b/release_docs/INSTALL_MinGW.txt @@ -109,13 +109,15 @@ Build HDF5 on MinGW - ./tools/h5diff/Makefile.in: "testh5diff.sh" - - ./tools/misc/Makefile.in: "testh5stat.sh" and "testh5mkgrp.sh" + - ./tools/misc/Makefile.in: "testh5mkgrp.sh" - ./tools/h5jam/Makefile.in: "testh5jam.sh" - ./tools/h5copy/Makefile.in: "testh5copy.sh" - ./tools/h5ls/Makefile.in: "testh5ls.sh" + + - ./tools/h5stat/Makefile.in: "testh5stat.sh" 5. Configuring -- cgit v0.12