hdf5/c++/test
Binh-Minh Ribler 67a61ed22f [svn-r24983] Purpose: Fix HDFFV-8367
Description:
    - Added wrappers to CommomFG for H5Oget_info_by_name() to get a child
      object's type (requested by user)
        H5O_type_t childObjType(const H5std_string& objname) const;
        H5O_type_t childObjType(const char* objname) const;
        H5O_type_t childObjType(hsize_t index, H5_index_t index_type=H5_INDEX_NAME, H5_iter_order_t order=H5_ITER_INC, const char* objname=".") const;
    - Added tests to tobject.cpp
Platforms tested:
    Linux/ppc64 (ostrich)
    Linux/32 2.6 (jam)
    SunOS 5.11 (emu)
2014-04-07 15:08:59 -05:00
..
CMakeLists.txt [svn-r24975] Description: 2014-04-07 09:11:13 -05:00
CMakeTests.cmake [svn-r24948] Group tests by Common name 2014-04-02 13:35:01 -05:00
dsets.cpp [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
h5cpputil.cpp [svn-r24830] Purpose: HDFFV-8623 2014-03-18 14:31:18 -05:00
h5cpputil.h [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
H5srcdir_str.h.in [svn-r18419] Description: 2010-03-18 07:23:04 -05:00
Makefile.am [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
Makefile.in [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
tattr.cpp [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
tcompound.cpp [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
tdspl.cpp [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
testhdf5.cpp [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
tfile.cpp [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
tfilter.cpp [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
th5s.cpp [svn-r24142] Purpose: Fix bug in tests 2013-09-14 22:53:59 -05:00
th5s.h5
tlinks.cpp [svn-r23427] Purpose: Fix bug HDFFV-8067 2013-03-22 12:56:05 -05:00
tobject.cpp [svn-r24983] Purpose: Fix HDFFV-8367 2014-04-07 15:08:59 -05:00
trefer.cpp [svn-r24865] Description: 2014-03-21 18:23:05 -05:00
ttypes.cpp [svn-r24912] Purpose: Fix HDFFV-8642 2014-03-26 23:36:53 -05:00
tvlstr.cpp [svn-r24969] Description: 2014-04-06 17:36:15 -05:00