| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
removed the comma at the end of the enum data type
|
|
|
|
| |
fixed some more bugs
|
|
|
|
| |
fixed some bugs with creating the files
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
updated the functions that create the tstr.h5 and tdset.h5 so they have
different values in the integer parts of the data.
for the tdset: it is i+j for the values instead of just i.(i and j are variables
used in a set of nested for loops)
for the tstr.h5: changed the data(originally just l to (l+k+j) squared).
these 3 variables are from 3 nested for loops.
more changes to tests to come
|
|
|
|
| |
converted all the types to native types to fix the errors
|
|
|
|
|
| |
changed the name of 3 files so that it would have a t in front like the other
files in this program
|
| |
|
|
tests. h5dumptst should be run from inside testfiles directory.
|