Quincey Koziol
75574e92e1
[svn-r2189] Fixed some compiler warnings
2000-04-22 15:45:29 -05:00
Quincey Koziol
7438609ee2
[svn-r2162] Various small fixes to address SGI compiler warnings.
2000-04-19 18:11:06 -05:00
Patrick Lu
a997660b18
[svn-r2050] changed the data for the tall.h5, tcompound.h5 and tnestedcomp.h5 test files.
...
the data is not as simple as it was before. all elements in a row are different
values now and rows are no longer repeated.
2000-03-23 10:27:34 -05:00
Patrick Lu
5536ff167e
[svn-r2041] added a new test file creation function. test_nsetcomp. creates a file
...
that has nested compound types in it.
2000-03-21 12:44:01 -05:00
Quincey Koziol
9648d22f5f
[svn-r1837] Cleaned up a few warnings from the SGI compiler.
1999-11-17 17:00:15 -05:00
Patrick Lu
f1917f0754
[svn-r1693] removed the last warnings from here
1999-09-29 11:54:00 -05:00
Quincey Koziol
21b0e20bf7
[svn-r1691] Portability tweaks and warnings fixed
1999-09-28 19:31:07 -05:00
Patrick Lu
60f3f5e5c0
[svn-r1670] same changes as ont he release side
1999-09-27 11:45:10 -05:00
Patrick Lu
b4dbf55fbe
[svn-r1665] same changes i just made to the release version
...
changed sdims to int
1999-09-25 14:32:42 -05:00
Patrick Lu
72661ffc07
[svn-r1664] still getting some warnings. changed the sdims variable to int
1999-09-25 14:30:07 -05:00
Patrick Lu
291c1af9c3
[svn-r1661] removed some of the warnings
1999-09-25 11:00:29 -05:00
Patrick Lu
dc83f3f316
[svn-r1512] moved the array before the string in the struct for tstr.h5
1999-07-19 13:04:24 -05:00
Patrick Lu
a0d8980758
[svn-r1454]
...
removed the comma at the end of the enum data type
1999-07-09 10:03:01 -05:00
Patrick Lu
0b826837c0
[svn-r1428]
...
fixed some more bugs
1999-07-06 13:37:52 -05:00
Patrick Lu
9b042ac7f2
[svn-r1427]
...
fixed some bugs with creating the files
1999-07-06 12:49:17 -05:00
Patrick Lu
8ecbdd7050
[svn-r1416] fixed a typo
1999-07-02 14:52:54 -05:00
Patrick Lu
2343e9f61e
[svn-r1415] hopefully corrected the file to have the appropriate types
1999-07-02 14:50:48 -05:00
Patrick Lu
970c3a06b9
[svn-r1409]
...
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
1999-07-02 12:52:18 -05:00
Patrick Lu
ccc388ba1c
[svn-r1405]
...
converted all the types to native types to fix the errors
1999-07-02 09:47:52 -05:00
Patrick Lu
cc2be92e78
[svn-r1397]
...
changed the name of 3 files so that it would have a t in front like the other
files in this program
1999-06-30 13:20:31 -05:00
Albert Cheng
b004a76a47
[svn-r1394] Changes made by Patrick to the h5dumptst.c in testfiles.
1999-06-30 13:08:14 -05:00
Albert Cheng
191943c2c2
[svn-r1393] Added entry for h5dumptst.c which creates test files for h5dump tool
...
tests. h5dumptst should be run from inside testfiles directory.
1999-06-30 13:04:16 -05:00