Go to file
Albert Cheng 59bb6d185e [svn-r23492] Bug fix:
Test was not checking error result. It basically return succeess to make check
all the time.

Fixed it so that it does check the return code of the test (plugin) and set
nerror accordingly.  It then exit 1 if there is any error detected.

Test: use the desy committest to pass on jam, koala, ostrich, duck and emu.
Also hand test by "rm test/.lib/libdynlib1* to verify the test script can
indeed response to errors properly.
2013-03-29 15:22:40 -05:00
bin [svn-r23454] Update script for reporting errors from configure, build, test. 2013-03-25 16:38:42 -05:00
c++ [svn-r23431] Fix for HDFFV-8141. 2013-03-22 16:02:07 -05:00
config [svn-r23435] ported revisions 23346:23432 from the trunk 2013-03-22 17:29:55 -05:00
examples [svn-r23347] ported revision 23248:23346 from the trunk 2013-03-13 17:34:23 -05:00
fortran [svn-r23431] Fix for HDFFV-8141. 2013-03-22 16:02:07 -05:00
hl [svn-r23412] Add test depends on clear test. Occasional failures. 2013-03-21 09:19:09 -05:00
m4 [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, libtool 2.4.2 2012-08-22 00:00:32 -05:00
perform [svn-r23347] ported revision 23248:23346 from the trunk 2013-03-13 17:34:23 -05:00
release_docs [svn-r23407] Purpose: 2013-03-20 15:33:33 -05:00
src [svn-r23472] I updated the default search path for plugin module to be /usr/local/hdf5/lib/plugin for Unix and 2013-03-27 17:30:21 -05:00
test [svn-r23492] Bug fix: 2013-03-29 15:22:40 -05:00
testpar [svn-r23347] ported revision 23248:23346 from the trunk 2013-03-13 17:34:23 -05:00
tools [svn-r23447] Add new env var to prevent filter plugin loading 2013-03-25 12:39:14 -05:00
vms [svn-r23361] Snapshot version 1.9 release 148 2013-03-17 03:28:21 -05:00
.autom4te.cfg [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
.h5chkright.ini [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
ACKNOWLEDGMENTS [svn-r19803] Description: 2010-11-17 11:42:57 -05:00
aclocal.m4 [svn-r22752] Update autotools macros and comment indicators. 2012-09-11 15:11:44 -05:00
acsite.m4 [svn-r18709] Purpose: 2010-05-05 12:34:26 -05:00
CMakeLists.txt [svn-r23347] ported revision 23248:23346 from the trunk 2013-03-13 17:34:23 -05:00
configure [svn-r23482] I changed the plugin library to be built as shared library only when configure enables shared. libtool will install the shared plugin library. I put a remove command in test/Makefile.am to delete the unnecessary plugin library. 2013-03-28 15:14:11 -05:00
configure.ac [svn-r23480] Reposition conditional and libtool commands. 2013-03-28 12:17:19 -05:00
COPYING [svn-r23347] ported revision 23248:23346 from the trunk 2013-03-13 17:34:23 -05:00
CTestConfig.cmake [svn-r23347] ported revision 23248:23346 from the trunk 2013-03-13 17:34:23 -05:00
Makefile.am [svn-r21505] Updated svn properties as needed in source root. 2011-10-10 16:11:00 -05:00
Makefile.dist
Makefile.in [svn-r23465] I moved dynlib1.c to test/ directory and revised the Makefile.am in test/. I added the condition to skip 2013-03-27 10:39:16 -05:00
MANIFEST [svn-r23465] I moved dynlib1.c to test/ directory and revised the Makefile.am in test/. I added the condition to skip 2013-03-27 10:39:16 -05:00
README.txt [svn-r23361] Snapshot version 1.9 release 148 2013-03-17 03:28:21 -05:00

HDF5 version 1.9.149 currently under development
Please refer to the release_docs/INSTALL file for installation instructions.
------------------------------------------------------------------------------

This release is fully functional for the API described in the documentation. 
See the RELEASE.txt file in the release_docs/ directory for information 
specific to this release of the library.  Several INSTALL* files can also be 
found in the release_docs/ directory:  INSTALL contains instructions for 
compiling and installing the library;  INSTALL_parallel contains instructions 
for installing the parallel version of the library;  similarly-named files
contain instructions for VMS and several environments on MS Windows systems. 

Documentation for this release can be found at the following URL:
    http://www.hdfgroup.org/HDF5/doc/.

The following  mailing lists are currently set up for HDF5 Library users:

    news        - For announcements of HDF5 related developments,
                  not a discussion list.

    hdf-forum   - For general discussion of the HDF5 library with
                  other users.

    hdf5dev     - For discussion of the HDF5 library development
                  with developers and other interested parties.

To subscribe to a list, send mail to "<list>-subscribe@hdfgroup.org".
where <list> is the name of the list.  For example, send a request 
to subscribe to the 'news' mail list to the following address:
    news-subscribe@hdfgroup.org

Messages to be sent to the list should be sent to "<list>@hdfgroup.org".

Periodic code snapshots are provided at the following URL:
    ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the README.txt file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdfgroup.org/HDF5/

Bugs should be reported to help@hdfgroup.org.