[svn-r11445] Purpose:

h5diff new feature

Description:

a user asked for the message
"Some objects are not comparable"
to be more noticeable

Solution:


--------------------------------
Some objects are not comparable
--------------------------------




Platforms tested:
linux

Misc. update:
This commit is contained in:
Pedro Vicente Nunes
2005-09-20 13:56:59 -05:00
parent 52b811cc98
commit 8d7dbd9dc1
7 changed files with 14 additions and 0 deletions

View File

@@ -2,4 +2,6 @@
Expected output for 'h5diff file3.h5 file3.h5 -v dset type'
#############################
Comparison not possible: </dset> is of type H5G_DATASET and </type> is of type H5G_TYPE
--------------------------------
Some objects are not comparable
--------------------------------