Commit Graph

12 Commits

Author SHA1 Message Date
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
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
Raymond Lu
d6a53eadec [svn-r18021] I added tlinks to testhdf5.
Tested v1.8.4 on OpenVMS.
2009-12-16 15:20:54 -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
Raymond Lu
e2c88e83bd [svn-r16113] Updated the makefiles (make.com) and check.com and src/h5pubconf.h (generated on kagiso).
Not tested yet.
2008-11-21 10:48:28 -05:00
Elena Pourmal
447b95fe6a [svn-r13414] Problem:
Somehow compiling testhdf5.cpp first made C++ compiler to fail.
Solution:
	Switch compilation order
Platforms tested:
	VMS server
2007-02-27 10:59:50 -05:00
Elena Pourmal
93cb366099 [svn-r13410] Cleanup the file and added new tests
Plastforms  tested: it is running on VMS server right now
2007-02-27 10:20:28 -05:00
Albert Cheng
338e7920fb [svn-r13269] Updated or added with THG copyright. 2007-02-07 23:14:26 -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
c178152d7c [svn-r12244] Purpose: Maintenance
Description: Added file to run the tests

Solution:

Platforms tested: VMS server

Misc. update:
2006-04-14 16:29:10 -05:00
Elena Pourmal
d3d6c7c9b6 [svn-r12059] Purpose: VMS port
Description: added command file to build C++ tests

Solution:

Platforms tested: VMS server

Misc. update:
2006-03-09 16:36:05 -05:00