summaryrefslogtreecommitdiffstats
path: root/vms/tools
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r17386] Added some comments.Raymond Lu2009-08-191-0/+6
| | | | No test needed.
* [svn-r17384] Corrected the path.Raymond Lu2009-08-191-2/+3
| | | | Not tested yet.
* [svn-r17350] I added the simple test for h5jam and the build for h5repart.Raymond Lu2009-08-131-0/+36
| | | | Not tested yet.
* [svn-r17251] Added H5Dlayout.c to the source and updated the test script ↵Raymond Lu2009-07-281-3/+3
| | | | | | file for h5import. Not tested yet.
* [svn-r17229] Disable a test as C script does.Raymond Lu2009-07-231-2/+2
|
* [svn-r17185] Fixed a typo.Raymond Lu2009-07-141-1/+1
| | | | Not tested yet.
* [svn-r17183] Fixed and updated the script files.Raymond Lu2009-07-142-20/+25
| | | | Not test yet.
* [svn-r16460] Maintenance: Brought VMS test script for h5copy up-to-date. Elena Pourmal2009-02-101-6/+40
| | | | | | | Added h5copy testing to the build script. Platforms tested: New script on ALPHA Open VMS server; build script will be tested tonight.
* [svn-r16458] Maintenance: One of the h5diff tests failed due extra line that ↵Elena Pourmal2009-02-101-1/+1
| | | | | | | | | | system adds to the output. I added /comment_delim qualifier to the diff command to pacify the test script. Platforms tested: Alpha VMS server
* [svn-r16456] Maintenance: Brought h5repack and h5diff test scripts up-to-date.Elena Pourmal2009-02-092-16/+8
| | | | | | | Modified build script to reflect the change. Platforms tested: tested tools scripts on the VMS server; build script will be tested tonight.
* [svn-r16215] Maintenance:Elena Pourmal2008-12-2210-98/+46
| | | | | | | | | | | 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)
* [svn-r16200] Add makefile for tools/misc directory, compiling h5debug.c and ↵Raymond Lu2008-12-151-0/+51
| | | | h5mkgrp.c.
* [svn-r16113] Updated the makefiles (make.com) and check.com and ↵Raymond Lu2008-11-218-7/+43
| | | | | | | src/h5pubconf.h (generated on kagiso). Not tested yet.
* [svn-r14394] Maintenance on VMS: cleaned up the scripts to avoid the ↵Elena Pourmal2008-01-104-49/+61
| | | | | | | | annoying warning messages and to delete temporary files Platforms tested: VMS server
* [svn-r14390] Maintenance for VMS system before the final release:Elena Pourmal2008-01-0913-112/+170
| | | | | | | | | Updated utilities test scripts to make output more legible; fixed some typos. Added four new expected output files to avoid false negative reports for the h5dump tests (for ones that expect to have error report in them). Updated MANIFEST to reflect the changes. Platforms tested: VMS server (more testing is on the way)
* [svn-r14378] Maintenance: Cleaned up the test script and add reporting of ↵Elena Pourmal2008-01-071-3/+11
| | | | | | false negative tests. Platforms tested: VMS server
* [svn-r14377] Maintenance: Added Ray's new test tcoords.c to the build script; Elena Pourmal2008-01-061-0/+4
| | | | | | 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)
* [svn-r14373] Maintenance: Fixed the script to use the correct VMS file name ↵Elena Pourmal2008-01-041-13/+13
| | | | | | | | when file doesn't have an extension. Platforms tested: VMS server
* [svn-r14370] Maintenance: more cleanup of the h5import scriptElena Pourmal2008-01-031-15/+16
|
* [svn-r14369] Maintenance: Cleaned up the h5import script and fixed some ↵Elena Pourmal2008-01-031-19/+32
| | | | | | potential errors. Platforms tested: not yet, waiting for the server to come back
* [svn-r14367] Maintenance for VMS system: updated testscript for h5import ↵Elena Pourmal2008-01-031-30/+26
| | | | | | | (need more work) and added new source file to the librray compilation script. Platforms tested: not yet since VMS server went down; this change doesn't affect any other platform
* [svn-r14350] Maintenance for VMS system: brought up-to-date h5repack testing ↵Elena Pourmal2007-12-172-52/+56
| | | | | | | | script and updated build file Platforms testeda VMS server:
* [svn-r14344] Maintenance on VMS system: updated testscript for h5diff and ↵Elena Pourmal2007-12-132-298/+73
| | | | | | removed obsolete command file Platforms tested: VMS server
* [svn-r14343] Maintenance for VMS: added more tests to the command file for ↵Elena Pourmal2007-12-132-205/+86
| | | | | | | | h5dump testing modified the file to save output into h5dump_output.txt file removed obsolete test script file check.com update MANIFEST to refelect the change
* [svn-r14336] Maintenance/VMS port: added new command file to install C, ↵Elena Pourmal2007-12-111-1/+1
| | | | | | | | Fortran and C++ libraries and corresponding examples; modified some command files to check installation. Platforms tested: VMS server
* [svn-r14327] Maintenance for VMS: brought command file up-to-dateElena Pourmal2007-12-061-3/+3
| | | | Platforms tested: VMS server at Boeing.
* [svn-r13867] Brought VMS port up to date; made h5repack script to work again.Elena Pourmal2007-06-142-60/+57
| | | | | Platforms tested: VMS server; no other tests are needed since changes are local to the VMS command and source files.
* [svn-r13754] VMS port:Elena Pourmal2007-05-151-1/+1
| | | | | | | | Updated command files; added "extern "C"" for HDremove_all function. Platforms tested: VMS server; kagiso - very minor and affects only VMS
* [svn-r13269] Updated or added with THG copyright.Albert Cheng2007-02-0818-30/+87
|
* [svn-r12924] Description:Elena Pourmal2006-11-161-3/+5
| | | | Catching up with more changes from UNIX side.
* [svn-r12923] Description:Elena Pourmal2006-11-161-1/+1
| | | | Failed to add test program source to the VMS make file; fixed
* [svn-r12920] Description:Elena Pourmal2006-11-151-6/+3
| | | | Modified VMS files to reflect recent changes in the code
* [svn-r12903] Description:Elena Pourmal2006-11-131-1/+1
| | | | | | | Missed another reference to h5repack_refs.c file; fixed Platforms tested VMS server
* [svn-r12901] Description:Elena Pourmal2006-11-131-2/+2
| | | | | | | Modified command file to refelect recent UNIX changes. Platforms treted: VMS server
* [svn-r12578] Description:Elena Pourmal2006-08-141-3/+3
| | | | | | | | Maintenance for alpha5 release; brought command files up-to-date. Platforms tested: VMS server. Compilation, C++, F90 and tools tests passed; C tests are still running.
* [svn-r12559] Maintenance for VMSElena Pourmal2006-08-091-0/+138
| | | | | | | | | 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.
* [svn-r12526] Description:Elena Pourmal2006-08-021-0/+171
| | | | | | | | Added test script to test h5import tool; added new source file to the make.com file in the src directory. Platforms tested: Only h5import was tested on the VMS server
* [svn-r12523] Description:Elena Pourmal2006-08-012-0/+106
| | | | | | | Added command files to compile and test h5copy tool. Platfroms tested: VMS server
* [svn-r12514] Scale+offset filter is not supported by h5repack; commented out ↵Elena Pourmal2006-07-281-19/+26
| | | | | | the tests. This command script cannot tell reliably if tests passed. More work is needed.
* [svn-r12511] Added command file to test h5repack and fixed command file to ↵Elena Pourmal2006-07-272-1/+172
| | | | | | build the tool. Test command file is not quite working yet.
* [svn-r12509] Added command file to test h5diff utility.Elena Pourmal2006-07-271-0/+334
| | | | All tests passed on the VMS server.
* [svn-r12501] This is a small bug fix.Elena Pourmal2006-07-271-1/+8
| | | | | | | | | | h5ls uses -S flag to display datatype in a machine-readable form. Since VMS is not a case sensitive system, triple quotes around S are needed; fixed. h5ls -w80 -v -S tattr2.h5 test still reports failure due to line 311 in the tattr2.ls file "Modified: XXXX..." Document it for now in the command file.
* [svn-r12498] Added script to test h5ls tool on VMS system. All tests passed ↵Elena Pourmal2006-07-261-0/+149
| | | | | | | | | | except for the last one h5ls -w80 -v -S tattr2.h5 h5ls prints "native" for all types instead of the complete datatype definition. I will look into the problem next.
* [svn-r12448] Purpose: Bug fixes/maintenanceElena Pourmal2006-06-301-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | Description: Some "" were missing causing incorrect results in passing an argument string. Solution: Added missing "" Platforms tested: VMS server. There are still problems with the tests that have "string" as an argument, for example: -d "/g1/g1.1/dset1.1.2[0;2;10]" tall.h5 On VMS "g1" and "dset" are translated in upper case causing h5dump to fail. After figuring out the correct amount of " for VMS I encountered another problem: corresponding DDL file does not have "" around /g1/g1.1/dset1.1.2..... and therefore VMS diff fails. Question: Since command to h5dump is h5dump -d "/g1/g1.1/dset1.1.2[0;2;10]" tall.h5, why the second line in the tall-5s.ddl has h5dump -d /g1/g1.1/dset1.1.2[0;2;10] tall.h5? If one types the command without "", it fails on UNIX. Misc. update:
* [svn-r12446] Purpose: MaintenanceElena Pourmal2006-06-291-7/+234
| | | | | | | | | | | Description: More work on the test script: added all current UNIX tests. Solution: Platforms tested: VMS server; many tests failed but I think it is false negative. will investigate, but for now, let's save the code. Misc. update:
* [svn-r12429] Purpose: Alpha Open VMS portElena Pourmal2006-06-211-0/+75
| | | | | | | | | | | | | | | | Description: Added a command file for testing tools; it has a framework to do exactly (almost) what UNIX tools test scripts do: - run test tool and save output - compare output with expected result - figure out the difference and - print PASSED /*FAILED* in a manner similar to the UNIX output It needs to be populated with more tests and reused for other tools. Solution: Platforms tested: VMS server Misc. update:
* [svn-r12346] Purpose: new feature/maintenanceElena Pourmal2006-05-126-16/+14
| | | | | | | | | | | | 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:
* [svn-r12323] Purpose: Maintenance/bug fixesElena Pourmal2006-05-037-32/+28
| | | | | | | | | | | | Description: Some VMS command files were broken, some needed an update to catch up with the current code distribution. Solution: Fixed Platforms tested: VMS server with IEEE option. Will do more testing after checking out a fresh CVS version. Misc. update:
* [svn-r12233] Purpose: MaintenanceElena Pourmal2006-04-121-119/+82
| | | | | | | | | | | | | | | | Description: Some dumper tests suppose to fail; those tests cause make file to exit. Solution: For now I commented those tests to let other tests to run; output is saved in a file for examination. Next step will be to compare with the existing output. (Actually the next step will be to learn how to program functions in DCL to create a test script similar to UNIX one, but at least I finally figured out why the test script was exiting.) Platforms tested: VMS server Misc. update:
* [svn-r12072] Purpose: VMS portElena Pourmal2006-03-091-0/+33
| | | | | | | | | | Description: added command file to build tools library Solution: Platforms tested: VMS server Misc. update: