Files
hdf5/c++/test
Bill Wendling e99887cc66 [svn-r3549] Purpose:
Adding Test
Description:
    - Add the tests to the Makefile so that they'll be executed.
    - Fixed a few bugs in dsets.cpp
        * Some buffers should have been char *'s instead of void *'s.
        * An iterator for a loop wasn't declared properly.
    - Formatting changes
Solution:
    - Changed the void *'s to char *'s.
    - Declared the loop iterator.

    NOTE: Doesn't work just yet. There's a conflict with a C++ keyword
    (delete) in the H5Pprivate.h header file. Quincey's looking into
    this.
Platforms tested:
    Linux
2001-03-05 18:09:59 -05:00
..
2000-11-15 12:43:06 -05:00
2001-03-05 18:09:59 -05:00
2001-03-05 18:09:59 -05:00
2001-03-05 18:09:59 -05:00
2001-03-05 18:09:59 -05:00