summaryrefslogtreecommitdiffstats
path: root/hl/tools/gif2h5/h52giftest.sh
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of ↵Allen Byrne2012-08-231-73/+0
| | | | | | autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. Tested: h5committest
* [svn-r18051] Bug fix: 1192Albert Cheng2009-12-251-1/+7
| | | | | | | | Description: Some exit code (sometimes return code in Main) to follow the HDF5 standards. Tested: H5committested plus serial test in Jam.
* [svn-r15307] moved testfiles from hl/tools/testfiles to ↵Pedro Vicente Nunes2008-07-021-2/+2
| | | | | | hl/tools/gif2h5/testfiles tested: linux
* [svn-r13615] Pedro Vicente Nunes2007-04-091-16/+20
| | | | | | | | | | | bug fixes substituted hize_t array index variables for int stack corruption in the h52gif reading routine, wrote a new routine shell script for gif tests, added check of program return value enabled the gif test script tested: linux pgcc, solaris, linux 64
* [svn-r13574] Pedro Vicente Nunes2007-04-021-4/+20
| | | | | bug fix check if a palette is to be linked and correct wrong calls in some functions with missing arguments
* [svn-r13560] Pedro Vicente Nunes2007-03-281-3/+4
| | | | | | | | bug fix a malloc call with an incorrect length caused several memory problems that ultimately corrupted a name passed in a list of arguments in the h52gif tool allocated memory was not freed tested linux
* [svn-r13553] Pedro Vicente Nunes2007-03-271-0/+46
New feature Add a tests script for h52gif tool. A simple script that just runs the tool from a pre-saved HDF5 file and produces a gif file. A HDF5 test generator program is also added Note: the .am file needs further development, right now it is not producing the test