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-14 18:15:40 -05:00
2001-03-02 13:12:25 -05:00
2001-03-02 13:14:26 -05:00
2001-03-02 13:53:15 -05:00
2001-03-05 18:09:59 -05:00
2000-11-14 18:16:05 -05:00
2001-01-16 13:40:26 -05:00
2001-01-16 13:40:26 -05:00
2000-12-15 18:25:35 -05:00