summaryrefslogtreecommitdiffstats
path: root/vms/test/check.com
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r26234] Removed VMS support from the library. A tag ↵Dana Robinson2015-02-191-271/+0
| | | | (vms_last_support_trunk) was created just before the VMS files were deleted.
* [svn-r20991] I skipped the efc.c test for now because it opens the same file ↵Raymond Lu2011-06-171-4/+6
| | | | | | | | 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.
* [svn-r20702] I added efc.c to the test list.Raymond Lu2011-05-021-0/+5
| | | | Not tested yet.
* [svn-r19860] I added accum.c, filter_fail.c, links_env.c, space_overflow.c, ↵Raymond Lu2010-11-291-0/+30
| | | | | | testmeta.c to the test list. Not tested yet.
* [svn-r16736] Added H5Groot.c to src/make.com. Took out space_overflow.c ↵Raymond Lu2009-04-101-5/+0
| | | | | | from test/check.com and test/make.com. Not tested yet.
* [svn-r16464] I brought them up to date. I'm testing them on OpenVMS now.Raymond Lu2009-02-111-5/+0
|
* [svn-r16390] Brought check.com and make.com up to date. I'll test them on ↵Raymond Lu2009-01-311-104/+130
| | | | OpenVMS.
* [svn-r13867] Brought VMS port up to date; made h5repack script to work again.Elena Pourmal2007-06-141-2/+2
| | | | | Platforms tested: VMS server; no other tests are needed since changes are local to the VMS command and source files.
* [svn-r13269] Updated or added with THG copyright.Albert Cheng2007-02-081-2/+3
|
* [svn-r12667] This is VMS maintenance for alpha5 release.Elena Pourmal2006-09-151-5/+5
| | | | Commented out fheap test until we have a chance to work on the failures.
* [svn-r12388] Purpose: MaintenanceElena Pourmal2006-05-311-0/+10
| | | | | | | | | | 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:
* [svn-r12249] Purpose: MaintenanceElena Pourmal2006-04-141-0/+207
Description: cleaned up make.com file; added command file to run the tests. Solution: Platforms tested: VMS server Misc. update: