Commit Graph

25 Commits

Author SHA1 Message Date
Raymond Lu
d25ff865ee [svn-r20991] I skipped the efc.c test for now because it opens the same file many times. VMS can't handle it. We need a solution in
the future.  Please see Issue 7620 in Jira about it.

Not tested yet.
2011-06-17 10:08:56 -05:00
Raymond Lu
944382796a [svn-r20984] I modified the pathname to [-.test] to be more accurate. The old one [...] had problem.
Tested 1.8 on VMS.
2011-06-15 14:49:37 -05:00
Raymond Lu
344352d88e [svn-r20711] I added efc.c to the compile list.
Not tested yet.
2011-05-03 10:27:25 -05:00
Raymond Lu
379539bdc7 [svn-r20702] I added efc.c to the test list.
Not tested yet.
2011-05-02 12:02:47 -05:00
Raymond Lu
e5467b3e4e [svn-r20666] Bug fix: VMS has trouble to deal with absolute path. I changed dtypes.c to use the file name only. I also
updated the current directory path in vms/test/H5srcdir_str.h.

Tested on jam and OpenVMS.
2011-04-28 15:03:35 -05:00
Raymond Lu
3e8dc8cccc [svn-r20315] brought revisions 19868:20300 from the 1.8.6_vms branch to the trunk for VMS work 2011-03-24 13:33:45 -05:00
Raymond Lu
58ec33ebba [svn-r19860] I added accum.c, filter_fail.c, links_env.c, space_overflow.c, testmeta.c to the test list.
Not tested yet.
2010-11-29 16:56:42 -05:00
Raymond Lu
9d308a023b [svn-r16736] Added H5Groot.c to src/make.com. Took out space_overflow.c from test/check.com and test/make.com.
Not tested yet.
2009-04-10 15:52:48 -05:00
Raymond Lu
77e347b19f [svn-r16464] I brought them up to date. I'm testing them on OpenVMS now. 2009-02-11 13:45:02 -05:00
Raymond Lu
9146841b9e [svn-r16390] Brought check.com and make.com up to date. I'll test them on OpenVMS. 2009-01-31 11:25:22 -05:00
Elena Pourmal
5808f6c3c8 [svn-r14377] Maintenance: Added Ray's new test tcoords.c to the build script;
modified h5import test script to cleanup the files after the test; 
             modified "master" building script to run tools tests.
Platforms tested: VMS server (not quite done yet)
2008-01-05 21:42:01 -05:00
Elena Pourmal
6719b3360a [svn-r13867] Brought VMS port up to date; made h5repack script to work again.
Platforms tested: VMS server; no other tests are needed since changes are local to 
                  the VMS command and source files.
2007-06-14 14:55:39 -05:00
Albert Cheng
338e7920fb [svn-r13269] Updated or added with THG copyright. 2007-02-07 23:14:26 -05:00
Elena Pourmal
2c1eabbc50 [svn-r12924] Description:
Catching up with more changes from UNIX side.
2006-11-16 09:25:46 -05:00
Elena Pourmal
926011174e [svn-r12667] This is VMS maintenance for alpha5 release.
Commented out fheap test until we have a chance to work on the failures.
2006-09-15 14:48:12 -05:00
Elena Pourmal
0275bb1399 [svn-r12617] Description:
VMS maintenance; added source files to the command files

Platforms tested:
  VMS server (still running :-)
2006-08-22 17:21:08 -05:00
Elena Pourmal
2bf4bc29cd [svn-r12559] Maintenance for VMS
Added files created by James for user-define links to the command files
  Added  new script check_h5jam.com to test h5jam/h5unjam; test script
  needs more work.

Platforms tested:
  VMS server and test script only.
2006-08-09 17:46:17 -05:00
Elena Pourmal
30d130b7b5 [svn-r12388] Purpose: Maintenance
Description: dsets and objcopy tests were missing from the command files

Solution: Added appropriate commands to compile and run tests

Platforms tested: VMS server with native float

Misc. update:
2006-05-31 17:49:07 -05:00
Elena Pourmal
916399d31e [svn-r12346] Purpose: new feature/maintenance
Description: Added support for Zlib compression on VMS

Solution: Modified command files to add compilation and linking with
          the ZLIB library.

Platforms tested: VMS servere with the VAX floating datatype;
                   will test IEEE option later

Misc. update:
2006-05-12 16:32:59 -05:00
Elena Pourmal
fdd2d22773 [svn-r12249] Purpose: Maintenance
Description: cleaned up make.com file; added command file to run the tests.

Solution:

Platforms tested: VMS server

Misc. update:
2006-04-14 16:30:39 -05:00
Raymond Lu
ef9835e89d [svn-r12153] Purpose: Maintainence
Description: Added the new test cross_read.c to this "Makefile".


Platforms tested: Simple change, no test is needed, only affects OpenVMS.
2006-03-24 15:18:42 -05:00
Elena Pourmal
b20cc15097 [svn-r12144] Purpose: Maintenance
Description: Brought up VMS make file up-to-date

Solution:

Platforms tested: VMS server (this change doesn't affect any other platforms)

Misc. update:
2006-03-23 11:32:18 -05:00
Elena Pourmal
cac506d3fb [svn-r12121] Purpose: Maintenance
Description: cache_api test was missing in the make.com file

Solution: Added the missing file


Platforms tested: VMS

Misc. update:
2006-03-18 12:18:43 -05:00
Elena Pourmal
438b30798c [svn-r12119] Purpose: Maintenance
Description: Linking of cache test failed on VMS  due to the missing
             cache_common.* files

Solution: Added cache_common.* files to the approriate places in the make.com file.


Platforms tested: VMS server (this change is for VMS only)

Misc. update:
2006-03-18 10:39:13 -05:00
Elena Pourmal
b49f313888 [svn-r12065] Purpose: VMS port
Description: added command file to build C library tests

Solution:

Platforms tested: VMS server

Misc. update:
2006-03-09 16:37:28 -05:00