From 015d63862441d5fa898f8465ef755181ef4210b2 Mon Sep 17 00:00:00 2001 From: "Robert E. McGrath" Date: Thu, 22 Feb 2001 14:21:37 -0500 Subject: [svn-r3485] Purpose: fix bug in XML output Description: OBJ-XID, Parents, etc. were messed up in several cases. Solution: Fixed. Updated tests to have correct results in them Note: tvldtype.h5.xml is a junk file, Platforms tested: Solaris 2.7 --- tools/testfiles/tall.h5.xml | 2 +- tools/testfiles/tcompound.h5.xml | 4 ++-- tools/testfiles/tcompound2.h5.xml | 4 ++-- tools/testfiles/thlink.h5.xml | 4 ++-- tools/testfiles/tloop2.h5.xml | 2 +- tools/testfiles/tmany.h5.xml | 8 ++++---- tools/testfiles/tobjref.h5.xml | 2 +- tools/testfiles/tslink.h5.xml | 4 ++-- tools/testfiles/tvldtypes.h5.xml | 3 --- 9 files changed, 15 insertions(+), 18 deletions(-) delete mode 100644 tools/testfiles/tvldtypes.h5.xml diff --git a/tools/testfiles/tall.h5.xml b/tools/testfiles/tall.h5.xml index 6886916..7d77bb0 100644 --- a/tools/testfiles/tall.h5.xml +++ b/tools/testfiles/tall.h5.xml @@ -126,7 +126,7 @@ Expected output for 'h5dump --xml tall.h5' - + diff --git a/tools/testfiles/tcompound.h5.xml b/tools/testfiles/tcompound.h5.xml index cc2db90..25db6ae 100644 --- a/tools/testfiles/tcompound.h5.xml +++ b/tools/testfiles/tcompound.h5.xml @@ -5,7 +5,7 @@ Expected output for 'h5dump --xml tcompound.h5' - + @@ -109,7 +109,7 @@ Expected output for 'h5dump --xml tcompound.h5' - + diff --git a/tools/testfiles/tcompound2.h5.xml b/tools/testfiles/tcompound2.h5.xml index 95fe67a..b19226c 100644 --- a/tools/testfiles/tcompound2.h5.xml +++ b/tools/testfiles/tcompound2.h5.xml @@ -5,7 +5,7 @@ Expected output for 'h5dump --xml tcompound2.h5' - + @@ -114,7 +114,7 @@ Expected output for 'h5dump --xml tcompound2.h5' - + diff --git a/tools/testfiles/thlink.h5.xml b/tools/testfiles/thlink.h5.xml index 306f4eb..c116594 100644 --- a/tools/testfiles/thlink.h5.xml +++ b/tools/testfiles/thlink.h5.xml @@ -23,11 +23,11 @@ Expected output for 'h5dump --xml thlink.h5' - + - + diff --git a/tools/testfiles/tloop2.h5.xml b/tools/testfiles/tloop2.h5.xml index 2af291a..d5accdf 100644 --- a/tools/testfiles/tloop2.h5.xml +++ b/tools/testfiles/tloop2.h5.xml @@ -7,7 +7,7 @@ Expected output for 'h5dump --xml tloop2.h5' - + diff --git a/tools/testfiles/tmany.h5.xml b/tools/testfiles/tmany.h5.xml index ab1b81a..11f22c9 100644 --- a/tools/testfiles/tmany.h5.xml +++ b/tools/testfiles/tmany.h5.xml @@ -260,13 +260,13 @@ Expected output for 'h5dump --xml tmany.h5' - + - + @@ -298,12 +298,12 @@ Expected output for 'h5dump --xml tmany.h5' - + - + diff --git a/tools/testfiles/tobjref.h5.xml b/tools/testfiles/tobjref.h5.xml index f0b856e..3cfe6f7 100644 --- a/tools/testfiles/tobjref.h5.xml +++ b/tools/testfiles/tobjref.h5.xml @@ -28,7 +28,7 @@ Expected output for 'h5dump --xml tobjref.h5' - + diff --git a/tools/testfiles/tslink.h5.xml b/tools/testfiles/tslink.h5.xml index 5b2d4a5..6dadce5 100644 --- a/tools/testfiles/tslink.h5.xml +++ b/tools/testfiles/tslink.h5.xml @@ -5,7 +5,7 @@ Expected output for 'h5dump --xml tslink.h5' - - + + diff --git a/tools/testfiles/tvldtypes.h5.xml b/tools/testfiles/tvldtypes.h5.xml deleted file mode 100644 index 132e7b1..0000000 --- a/tools/testfiles/tvldtypes.h5.xml +++ /dev/null @@ -1,3 +0,0 @@ -############################# -Expected output for 'h5dump -xml tvldtypes.h5' -############################# -- cgit v0.12