Commit Graph

11 Commits

Author SHA1 Message Date
Raymond Lu
5e435bd8ac [svn-r17350] I added the simple test for h5jam and the build for h5repart.
Not tested yet.
2009-08-13 11:11:33 -05:00
Raymond Lu
5800d12b4e [svn-r17194] Enable h5copy test.
Not tested yet.
2009-07-16 11:14:22 -05:00
Raymond Lu
1641a4d208 [svn-r16909] I took out the 'install' command from build.com and enabled the 'copy' command for the
C, Fortran, and C++ examples.

Tested on OpenVMS.
2009-05-01 16:42:50 -05:00
Raymond Lu
0662a78de6 [svn-r16904] There're 3 changes in this checkin:
1. I added 'install' command in end of build.com.
  2. I commented out the test for h5copy and h5import in build.com.  There're some 
     failures in the test.  I recall h5import has been having problem for some time.  
     h5copy test is new.  I need to verify with Elena.
  3. I commented out the copy command for *.com in the examples directory because they
     don't exist.

Tested on OpenVMS.
2009-05-01 11:20:41 -05:00
Elena Pourmal
c4a18e8ac7 [svn-r16460] Maintenance: Brought VMS test script for h5copy up-to-date.
Added h5copy testing to the build script.

Platforms tested: New script on ALPHA Open VMS server;
                  build script will be tested tonight.
2009-02-10 16:57:35 -05:00
Elena Pourmal
9c1ccb04af [svn-r16456] Maintenance: Brought h5repack and h5diff test scripts up-to-date.
Modified build script to reflect the change.

Platforms tested: tested tools scripts on the VMS server; build script will
                  be tested tonight.
2009-02-09 17:38:37 -05:00
Elena Pourmal
5b57b18ae8 [svn-r16215] Maintenance:
Updated command files in order to build in a batch queue;
	added lines that define compiler qualifiers and location
	of the zlib library in case one has to build manually in 
	a current directory.
	Deleted command file in the vms/tools/h5ls directory that 
	is no longer needed.
Platforms tested:
	VMS server (build passed; tests are running now)
2008-12-22 18:22:19 -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
79a96581a6 [svn-r14352] Maintenance: Fixed a typo in the build script
Platforms tested: VMS server
2007-12-18 18:13:37 -05:00
Elena Pourmal
49994bdd8f [svn-r14350] Maintenance for VMS system: brought up-to-date h5repack testing script and updated
build file

Platforms testeda VMS server:
2007-12-17 16:49:49 -05:00
Elena Pourmal
98fb2db938 [svn-r14340] Maintenance for VMS system:
Skip one of the tests in flush2.c since it looks like VMS system
		flsuhes the file anyway (like on Winodws with DLLs)

		Renamed files family*.h5 that are used in backward compatibility
		testing to have only one '.' in a file name, otherwise VMS system
		becomes confused and test fails.

		Cleaned up the only test (Fortran multi-file test) that is failing on 
		VMS (C counterpart passesa).

		Added new script to facilitate the build process on VMS
		Updated MANIFEST

PLatforms tested: VMS server, kagiso and linew (minor changes)
2007-12-13 13:17:02 -05:00