[svn-r7542] Purpose:

Bug fixes and code cleanup

Description:
    Whitespace removal.

    Added testfiles for named datatypes in attributes.

Platforms tested:
    FreeBSD 4.9 (sleipnir)
    h5committest
This commit is contained in:
Quincey Koziol
2003-10-05 16:23:57 -05:00
parent f768247888
commit 651bd4e252
95 changed files with 2550 additions and 2505 deletions

View File

@@ -30,7 +30,7 @@ Expected output for 'h5dump --xml tvldtypes1.h5'
<!-- Note: format of VL data not specified -->
<hdf5:Data>
<hdf5:DataFromFile>
0 10 11 20 21 22 30 31 32 33
0 10 11 20 21 22 30 31 32 33
</hdf5:DataFromFile>
</hdf5:Data>
</hdf5:Dataset>
@@ -60,7 +60,7 @@ Expected output for 'h5dump --xml tvldtypes1.h5'
<!-- Note: format of VL data not specified -->
<hdf5:Data>
<hdf5:DataFromFile>
0 10 10.1 20 20.1 20.2 30 30.1 30.2 30.3
0 10 10.1 20 20.1 20.2 30 30.1 30.2 30.3
</hdf5:DataFromFile>
</hdf5:Data>
</hdf5:Dataset>
@@ -88,7 +88,7 @@ Expected output for 'h5dump --xml tvldtypes1.h5'
<!-- Note: format of VL data not specified -->
<hdf5:Data>
<hdf5:DataFromFile>
0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50 52 54 56 58 60 62 64 66 68 70 72
0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50 52 54 56 58 60 62 64 66 68 70 72
</hdf5:DataFromFile>
</hdf5:Data>
</hdf5:Dataset>