hdf5/c++/test
Binh-Minh Ribler 0d68aa89ce [svn-r28905] Purpose: Fix user reported problem
Description:
    User Adam Rosenberger reported a failure when using the member function
    AbstractDs::getArrayType().  This problem was caused by missing
    initialization of the ArrayType's members in some cases.
Solution:
    - Added ArrayType::setArrayInfo() to retrieve rank and dimensions of
      an array and store them in memory for easy access.
    - Re-factored a few functions to use the new function.
    - We'll give him 1.8.16 patch
Platforms tested:
    Linux/32 2.6 (jam)
    Linux/64 (platypus)
    Darwin (osx1010test)
2016-01-15 10:53:33 -05:00
..
CMakeLists.txt [svn-r27469] Merge from trunk with dual-binary CMake code. 2015-08-05 16:01:07 -05:00
CMakeTests.cmake [svn-r25350] Add more vfd tests to smaller timeout limits 2014-06-24 10:14:32 -05:00
dsets.cpp [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
h5cpputil.cpp
h5cpputil.h [svn-r28905] Purpose: Fix user reported problem 2016-01-15 10:53:33 -05:00
H5srcdir_str.h.in
Makefile.am [svn-r28905] Purpose: Fix user reported problem 2016-01-15 10:53:33 -05:00
tarray.cpp [svn-r28905] Purpose: Fix user reported problem 2016-01-15 10:53:33 -05:00
tattr.cpp [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if available 2015-10-20 01:28:17 -05:00
tcompound.cpp [svn-r26640] Purpose: Fix bugs 2015-03-27 23:15:43 -05:00
tdspl.cpp
testhdf5.cpp [svn-r28905] Purpose: Fix user reported problem 2016-01-15 10:53:33 -05:00
tfile.cpp [svn-r27572] Removed VMS-specific code from the library. 2015-08-24 15:19:39 -05:00
tfilter.cpp [svn-r27133] - Add a new attribute function characterstic for format: 2015-06-01 14:38:09 -05:00
th5s.cpp [svn-r25632] Purpose: Fixed HDFFV-8852 2014-09-29 15:52:08 -05:00
th5s.h5
tlinks.cpp [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if available 2015-10-20 01:28:17 -05:00
tobject.cpp [svn-r26640] Purpose: Fix bugs 2015-03-27 23:15:43 -05:00
trefer.cpp [svn-r26458] Purpose: Fix warnings HDFFV-8658 2015-03-15 01:49:20 -05:00
ttypes.cpp [svn-r28905] Purpose: Fix user reported problem 2016-01-15 10:53:33 -05:00
tvlstr.cpp [svn-r26458] Purpose: Fix warnings HDFFV-8658 2015-03-15 01:49:20 -05:00