HDF Tester
4518f8ba2c
[svn-r19511] Snapshot version 1.8 release 7 (snap0)
2010-10-05 08:28:37 -05:00
Mike McGreevy
f8cd72f48a
[svn-r19451] Update version of 1.8 branch to HDF5 1.8.7-snap0
2010-09-21 11:12:03 -05:00
Raymond Lu
1c5e481694
[svn-r19141] I added H5Itest.c.
...
Not tested yet.
2010-07-28 14:19:24 -05:00
HDF Tester
cf6e2c99a4
[svn-r19091] Snapshot version 1.8 release 5 (snap4)
2010-07-18 23:56:15 -05:00
HDF Tester
d47b99c787
[svn-r19065] Snapshot version 1.8 release 5 (snap3)
2010-07-11 23:45:53 -05:00
HDF Tester
68484a2099
[svn-r19048] Snapshot version 1.8 release 5 (snap2)
2010-07-04 23:38:15 -05:00
HDF Tester
016560f364
[svn-r19033] Snapshot version 1.8 release 5 (snap1)
2010-06-28 07:57:51 -05:00
HDF Tester
fe35798c4e
[svn-r19023] Snapshot version 1.8 release 5 (snap0)
2010-06-20 23:54:58 -05:00
Raymond Lu
92a21ab279
[svn-r18848] Corrected the -M and some dataset names with uppercase letters for packed bits tests. On
...
VMS, the uppercase letters have to be quoted on command line.
Tested on OpenVMS.
2010-05-18 13:30:12 -05:00
Raymond Lu
afa5376210
[svn-r18845] Albert added more tests for packed bits. I made the change accordingly.
...
Not tested yet.
2010-05-18 11:13:46 -05:00
Mike McGreevy
973c61fd42
[svn-r18841] Changed version number to 1.8.4-snap0
...
Updated RELEASE.txt file accordingly.
2010-05-18 10:26:01 -05:00
HDF Tester
d146500357
[svn-r18825] Snapshot version 1.8 release 4 (snap22)
2010-05-16 20:52:48 -05:00
Raymond Lu
54276b5732
[svn-r18776] I corrected a typo.
...
No test.
2010-05-12 14:13:47 -05:00
Raymond Lu
9ba1882211
[svn-r18775] I added 2 tests for packed bits. I didn't use the new macro H5_HAVE_H5DUMP_PACKED_BITS for
...
these tests.
Not tested yet.
2010-05-12 14:05:43 -05:00
Raymond Lu
a8a94d5710
[svn-r18774] I added a new macro H5_HAVE_H5DUMP_PACKED_BITS.
...
Not tested yet.
2010-05-12 13:57:59 -05:00
HDF Tester
4bebb65cc9
[svn-r18748] Snapshot version 1.8 release 4 (snap21)
2010-05-09 20:02:02 -05:00
HDF Tester
47fef210e8
[svn-r18688] Snapshot version 1.8 release 4 (snap20)
2010-05-02 20:39:59 -05:00
Raymond Lu
d44e26b78a
[svn-r18679] Albert fixed the bug ( #1764 ) in H5detect.c and added a few new macros in H5config.h.in.
...
I added them - H5_HAVE_SETJMP, H5_HAVE_SIGPROCMASK, and H5_HAVE_SIGSETJMP.
Tested on OpenVMS and everything passed.
2010-04-30 10:58:23 -05:00
HDF Tester
37ef89af1d
[svn-r18591] Snapshot version 1.8 release 4 (snap19)
2010-04-18 19:22:22 -05:00
Raymond Lu
e53d1d4e0d
[svn-r18583] I added H5Ochunk.c as a new file. Not tested yet.
2010-04-16 14:16:44 -05:00
Raymond Lu
fb651812e6
[svn-r18562] I put a header in the output printout. No test is needed.
2010-04-15 12:20:05 -05:00
Raymond Lu
690656e601
[svn-r18561] I added header for output print out. No test is needed.
2010-04-15 11:32:38 -05:00
Raymond Lu
b3318499f9
[svn-r18558] I took out the dsets test because it's part of testhdf5 now.
2010-04-15 10:55:29 -05:00
Raymond Lu
a7ffd9a81a
[svn-r18553] I updated 2 things: 1. I added H5make_libsettings.c into the makefile in the src/. It works
...
similar to H5detect.c. 2. I added H5srcdir_str.h under test/ and c++/test/.
Not tested yet.
2010-04-14 12:44:39 -05:00
HDF Tester
836d531494
[svn-r18546] Snapshot version 1.8 release 4 (snap18)
2010-04-11 23:52:30 -05:00
HDF Tester
abdfc0f817
[svn-r18467] Snapshot version 1.8 release 4 (snap17)
2010-03-28 19:21:10 -05:00
HDF Tester
c83859d028
[svn-r18434] Snapshot version 1.8 release 4 (snap16)
2010-03-21 19:51:16 -05:00
Raymond Lu
23b8483bdc
[svn-r18428] Binh-Minh integrated dsets.cpp into testhdf5.cpp. I changed the make file accordingly.
...
Not tested yet.
2010-03-19 09:37:07 -05:00
HDF Tester
dcf0727a9e
[svn-r18408] Snapshot version 1.8 release 4 (snap15)
2010-03-14 23:27:59 -05:00
Raymond Lu
dcfd77ab37
[svn-r18368] The OpenVMS link probably doesn't like too many object files. I just broke the link command
...
into 3 commands to make it happy.
Tested on OpenVMS.
2010-03-04 11:31:30 -05:00
HDF Tester
e601ae8d4c
[svn-r18351] Snapshot version 1.8 release 4 (snap14)
2010-02-28 17:56:20 -05:00
Raymond Lu
1c393d5f1c
[svn-r18327] I commented out the macro H5_HAVE_SYMLINK because I ran the following C test under hdf5/test
...
directory. OpenVMS couldn't open a file through symbolic link. This macro is mainly used
in test/links.c for the function call external_symlink and in src/H5F.c.
Tested on OpenVMS.
------------------------------------------------------------------------
#include <stdio.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <errno.h>
int main(void)
{
int file1, file2;
/* Create a symbolic link to the file 21b.c */
if(symlink("[LU.hdf5_1_8_2_5.test.tmp2]21b.c", "[LU.hdf5_1_8_2_5.test.tmp]sym1") < 0)
printf("symlink failed\n");
/* Create the file 21b.c */
if((file1 = open("[LU.hdf5_1_8_2_5.test.tmp2]21b.c", O_CREAT | O_TRUNC | O_RDWR)) < 0)
printf("1st open failed\n");
if(close(file1) < 0)
printf("close failed\n");
/* Open the 21b.c through the symbolic link */
if((file2 = open("[LU.hdf5_1_8_2_5.test.tmp]sym1", O_RDWR)) < 0) {
int errsv = errno;
printf("2nd open failed, errno=%d\n", errsv);
}
if(close(file2) < 0)
printf("close failed\n");
return 0;
}
2010-02-24 09:45:42 -05:00
HDF Tester
7147e87089
[svn-r18307] Snapshot version 1.8 release 4 (snap13)
2010-02-22 15:56:03 -05:00
HDF Tester
50dfe3439b
[svn-r18255] Snapshot version 1.8 release 4 (snap12)
2010-02-14 17:55:45 -05:00
HDF Tester
4eefbc505a
[svn-r18234] Snapshot version 1.8 release 4 (snap11)
2010-02-12 12:20:49 -05:00
HDF Tester
658c1b9e75
[svn-r18219] Snapshot version 1.8 release 4 (snap10)
2010-02-07 19:21:03 -05:00
Raymond Lu
1a9136720e
[svn-r18211] Added H5B2hdr.c to the list.
...
Not tested yet.
2010-02-03 13:54:26 -05:00
Raymond Lu
26c1c19e28
[svn-r18204] Updates. Not tested yet.
2010-02-02 14:27:59 -05:00
HDF Tester
187e9377fa
[svn-r18203] Snapshot version 1.8 release 4 (snap9)
2010-02-02 11:01:14 -05:00
HDF Tester
fc96b2cec3
[svn-r18201] Snapshot version 1.8 release 4 (snap8)
2010-01-31 19:15:34 -05:00
HDF Tester
f5c061aa21
[svn-r18161] Snapshot version 1.8 release 4 (snap7)
2010-01-24 19:05:23 -05:00
HDF Tester
12d1c08b10
[svn-r18121] Snapshot version 1.8 release 4 (snap6)
2010-01-17 17:45:24 -05:00
HDF Tester
30f3fcaa4a
[svn-r18101] Snapshot
2010-01-10 18:02:58 -05:00
HDF Tester
2cedbfab13
[svn-r18062] Snapshot
2010-01-03 19:19:13 -05:00
HDF Tester
048b57ea9b
[svn-r18058] Snapshot
2009-12-27 17:59:00 -05:00
HDF Tester
2fd8480ec7
[svn-r18049] Snapshot
2009-12-20 19:01:11 -05:00
Raymond Lu
d6a53eadec
[svn-r18021] I added tlinks to testhdf5.
...
Tested v1.8.4 on OpenVMS.
2009-12-16 15:20:54 -05:00
HDF Tester
f866495ba0
[svn-r18014] Snapshot
2009-12-13 19:03:58 -05:00
HDF Tester
4f90de0956
[svn-r17975] Snapshot
2009-12-07 09:47:54 -05:00
Quincey Koziol
58048308c5
[svn-r17925] Description:
...
Bring r17924 from trunk to 1.8 branch:
Add detection for POSIX lstat() routine to configure script (mostly for
non-UNIX/Linux machines) and add macro wrapper for it.
Alphabetatize the system/library calls we test for, to make them easier
to read.
Removed the sigaction() detection & macro wrappers, since it's not
used by the distribution currently.
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
(h5committested on trunk)
2009-11-23 16:45:23 -05:00