hdf5/hl/test
Quincey Koziol bdd7d59902 [svn-r15628] Description:
Remove trailing whitespace from C/C++ source files, with the following
script:

    foreach f (*.[ch] *.cpp)
        sed 's/[[:blank:]]*$//' $f > sed.out && mv sed.out $f
    end

Tested on:
    Mac OS X/32 10.5.5 (amazon)
    No need for h5committest, just whitespace changes...
2008-09-16 10:52:51 -05:00
..
COPYING
dsdata.txt
dslat.txt
dslon.txt
dtype_file_readable.txt
dtype_file.txt
earth.pal
h5hltest.h
image8.txt
image24pixel.txt
image24plane.txt
Makefile.am
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
pal_rgb.h
sepia.pal
test_ds.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
test_image.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
test_lite.c [svn-r14212] Description: 2007-10-18 17:02:19 -05:00
test_packet.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
test_table_be.hdf5
test_table_cray.hdf5
test_table_le.hdf5
test_table.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
usa.wri