Allen Byrne
b5ef63b550
[svn-r22599] FinHDF5 should be generated during build.
2012-07-24 09:10:05 -05:00
Allen Byrne
ab072288ad
[svn-r22598] BE machines have a different offset in STORAGE_LAYOUT then the LE machines.
...
Use h5diff with -r to not report warnings.
Tested: local with CMake and ostrich with shell script
2012-07-23 10:58:30 -05:00
Albert Cheng
9e08a0d8c5
[svn-r22594] Bug fix: HDFFV-8105
...
Description:
The test command in COPY_TESTFILES_TO_TESTDIR used the wrong operator -a which
means and. It is not sufficient to test mere existence as $tstfile could have
been a directory or other non-file things. If the file is not readable, the
$CP command would fail but its return code was not checked.
Solution:
Get rid of the test command and go ahead to $CP it and then check its returned
code and report errors if detected.
Tested; committested. (note that ostrick still failed on errors committed by
other staff).
2012-07-22 01:42:30 -05:00
Allen Byrne
23d32fec25
[svn-r22590] correct reference file location in runTest command
2012-07-20 11:55:37 -05:00
Allen Byrne
3a1c4de359
[svn-r22589] Change strto functions to the HD prefix versions.
...
Tested: local
2012-07-20 11:41:11 -05:00
Allen Byrne
4a6f93f895
[svn-r22588] HDFFV-721: h5dump supplies input for h5import
...
Tested: local linux with cmake
jam with configure
2012-07-19 14:53:17 -05:00
Quincey Koziol
75f4e51a1a
[svn-r22582] Description:
...
Refactor ID class registration to be more like how other "class"s in the
library are registered, and clean up compiler warnings.
Tested on:
Mac OSX/64 10.7.4 (amazon) w/debug
(Too minor to require h5comittest)
2012-07-16 14:54:26 -05:00
Allen Byrne
2e3ab09a52
[svn-r22581] HDFFV-588: hdump restrictions on filename for split files. Added text and example to usage.
...
Tested: local linux
2012-07-16 13:21:05 -05:00
Allen Byrne
d06dd11291
[svn-r22577] Windows compilers require declarations at top of routine.
2012-07-16 10:08:03 -05:00
Raymond Lu
feb79ce8ea
[svn-r22575] Issue 8068 - A user reported some random data in the padding of fill value. The problem happened in H5P_get_fill_value. I believe it's because the background buffer wasn't big enough. So I corrected it in this checkin.
...
Tested on jam and koala - simple change.
2012-07-13 17:10:57 -05:00
Allen Byrne
c7513e1776
[svn-r22570] Correct name of error reference file
2012-07-13 09:12:17 -05:00
Allen Byrne
f48ae2195a
[svn-r22569] On windows read/write error reference file just like reference file before comparision. This will set the line endings.
2012-07-13 08:58:18 -05:00
Allen Byrne
a947f3b755
[svn-r22568] fix another typo - due to wrong edit state!
2012-07-12 16:50:26 -05:00
Allen Byrne
210d04b05f
[svn-r22567] HDFFV-7784: add attributes to the list of file contents option for h5dump. This is accomplished by adding an optional value to the option (-n)
...
Created test and reference files.
Tested: local linux with cmake
2012-07-12 15:30:30 -05:00
Allen Byrne
1942f47bcf
[svn-r22566] correct typo of new files names
2012-07-12 11:51:30 -05:00
Allen Byrne
6e0eb24b7b
[svn-r22564] HDFFV-8095: index order of links wrong
...
Create setters for indexing options in h5trav.c to be set before the obj table is created.
Revert h5trav_print to remove now duplicated parameters.
Added test and testfiles.
Tested: local linux with cmake
2012-07-12 10:40:15 -05:00
Allen Byrne
b54b3fcf29
[svn-r22563] HDFFV-8095: index order of links wrong
...
Create setters for indexing options in h5trav.c to be set before the obj table is created.
Revert h5trav_print to remove now duplicated parameters.
Added test and testfiles.
Tested: local linux with cmake
2012-07-12 10:38:44 -05:00
Allen Byrne
4bba12dbee
[svn-r22562] tattr-3err file missing from list in cmake
2012-07-12 08:56:25 -05:00
Allen Byrne
fa28c69b55
[svn-r22561] Add errfile to list.
...
Create missing errfile, edit ddl file for test only on linux (not using cmake).
2012-07-12 08:52:31 -05:00
Allen Byrne
f1850c6156
[svn-r22560] Changes to allow tests to compare error files!
2012-07-12 08:32:47 -05:00
Allen Byrne
7bed6ec213
[svn-r22557] Add missing test file
2012-07-11 15:46:12 -05:00
Allen Byrne
d987b06112
[svn-r22556] HDFFV-7936: added error files in h5dump folder and adjusted scripts to compare error files.
...
Tested: local linux with cmake,
jam with make check
2012-07-11 15:12:31 -05:00
Allen Byrne
4b29d11f74
[svn-r22552] update comment
2012-07-11 10:16:14 -05:00
Allen Byrne
61cb9cc547
[svn-r22550] Correct datatypes in generator and update files for test.
...
Tested: local linux with cmake
2012-07-11 09:03:53 -05:00
Allen Byrne
91d63fa0ae
[svn-r22548] added test for "-w0" option
...
Tested: local linux
2012-07-10 14:51:56 -05:00
Allen Byrne
59da54f0fd
[svn-r22547] Remove clear-objects from ignore list (like h5import)
2012-07-10 14:31:54 -05:00
Allen Byrne
912daba464
[svn-r22546] Correct generation of testfile
2012-07-10 13:58:20 -05:00
Allen Byrne
a7f482142e
[svn-r22545] Enable H5IMPORT-clear-objects for valgrind
...
Tested: local linux
2012-07-10 13:36:01 -05:00
Allen Byrne
87fe8971ed
[svn-r22544] Add test to verify use of named datatypes
...
HDFFV-2687
Tested: local linux with cmake
2012-07-10 12:12:06 -05:00
Jonathan Kim
bb696c61ac
[svn-r22541] Purpose:
...
HDFFV-7602 - GMQS: HDF5 command tools: Provide framework for reusable test files among tools
Stage2 working for h5dump tool.
Description:
Update cmake script to fetch test files from any tools to a test directory
and run test in organized manner.
Also keep the apperance similiar to shell script for better maintainance.
Tested:
CMake (Windows and jam)
2012-07-10 10:37:14 -05:00
Allen Byrne
212cd31641
[svn-r22539] Correct indentation
2012-07-10 09:31:22 -05:00
Allen Byrne
a496d41ac7
[svn-r22537] Correct error string contents
2012-07-10 09:22:40 -05:00
Allen Byrne
a0aca32d35
[svn-r22535] added missing break to end of case statement
2012-07-10 08:57:58 -05:00
Allen Byrne
8019ed0b59
[svn-r22534] Correct contents of reference files
2012-07-10 08:22:14 -05:00
Allen Byrne
7417af566e
[svn-r22533] Correct order of declarations in functions.
2012-07-10 08:16:26 -05:00
Allen Byrne
17eca872f1
[svn-r22531] HDFFV-5942: sort options with contents option
...
Added static local variables in h5trav to hold the index_by and index_order values. Defaults are set.
H5dump only use of the trav_print function, added two parameters and passed in the sort_by and sort_order variables.
Tested: local linux
2012-07-09 14:41:17 -05:00
Allen Byrne
637df34074
[svn-r22528] HDFFV-4206: h5dump -w0 needed to be tested within the get option function.
...
Tested: local linux and all H5DUMP tests still work
2012-07-09 13:02:24 -05:00
Allen Byrne
b3cafaa61d
[svn-r22527] Update Ignore List for change to H5IMPORT tests
2012-07-09 12:32:07 -05:00
Allen Byrne
1a195c1ee0
[svn-r22526] ifdef around the text file generation in importtest.
...
reordered tests so that both scripts are in similar order.
Changed ADD_H5_TEST in CMake file to always delete the created h5 file.
Tested: local linux
2012-07-09 12:25:16 -05:00
Larry Knox
9e79829ab8
[svn-r22525] Snapshot version 1.9 release 124
2012-07-09 11:54:50 -05:00
Allen Byrne
6f5ba815f0
[svn-r22516] Add new testfiles for h5dump with eight varieties of ints and used in an Attribute and Compound datatypes.
...
Tested: local linux using CMake
2012-07-05 14:59:36 -05:00
Allen Byrne
862d74c6ff
[svn-r22514] Correct failure REGEX test to test value of TEST_EXPECT
2012-07-05 09:36:53 -05:00
Scot Breitenfeld
ce47ef777f
[svn-r22510] Enabled the compilation of tH5E_F03.f90
2012-07-02 20:16:45 -05:00
Allen Byrne
720769743e
[svn-r22507] Correct file name typo
2012-07-02 14:09:37 -05:00
Allen Byrne
721e652427
[svn-r22506] HDFFV-7782: resolve names of tests files with tests - added two copies of references files and adjusted CMake and linux test script.
...
Tested: local linux w/ CMake
2012-07-02 12:35:11 -05:00
Elena Pourmal
732ae085dc
[svn-r22504] Maintenance:
...
See HELPDESK-643 issue in JIRA.
NAG Fortran compiler doesn't like the current tH5E_F03.f90 file that has only comments
and no executable statements. Removed tH5E_F03.f90 from the list of modules to build.
Tested on jam with Intel compiler using --enable-fortran2003 flag.
2012-06-29 15:39:42 -05:00
Allen Byrne
2a3c0587ed
[svn-r22499] Add seconf new file!
2012-06-27 14:41:21 -05:00
Allen Byrne
afb0efe139
[svn-r22498] Add new test to linux script
2012-06-27 14:27:19 -05:00
Allen Byrne
a30bf0f61a
[svn-r22497] Added new file
2012-06-27 14:24:23 -05:00
Allen Byrne
a13344aefd
[svn-r22496] Add file to test integer sizes for attributes
...
Tested: local linux
2012-06-27 13:26:16 -05:00