Tools refactor

Move error_stack setup to tools library
Add structure for h5dump properties
Eliminate duplicated h5diff functions
Use properties structure in place of argument lists.
This commit is contained in:
Allen Byrne
2020-07-15 11:20:16 -05:00
parent 900e75544e
commit bac0fc6309
60 changed files with 3917 additions and 4683 deletions

View File

@@ -0,0 +1,17 @@
file1: diff_eps1.h5
file2: diff_eps2.h5
file1 file2
---------------------------------------
x x /
x x /DS1
group : </> and </>
0 differences found
Attributes status: 0 common, 0 only in obj1, 0 only in obj2
dataset: </DS1> and </DS1>
0 differences found
Attributes status: 0 common, 0 only in obj1, 0 only in obj2
EXIT CODE: 0