Allen Byrne
dabebe412f
[svn-r23447] Add new env var to prevent filter plugin loading
...
Tested: jam
2013-03-25 12:39:14 -05:00
Raymond Lu
08359be858
[svn-r23347] ported revision 23248:23346 from the trunk
2013-03-13 17:34:23 -05:00
Allen Byrne
23d2b5d557
[svn-r23244] Correct test dependency handling.
...
Tested: local linux
2013-02-11 15:15:17 -05:00
Allen Byrne
c3e149d06f
[svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow for filename F to be optional.
...
Tested: local linux
2013-02-04 15:15:59 -05:00
Allen Byrne
5650be2d1a
[svn-r23193] Rename ddl export file and force file write on copy for windows.
...
Tested: local linux
2013-01-23 08:48:54 -05:00
Allen Byrne
ff421d9424
[svn-r23190] HDFFV-8285: Add suppress ddl option.
...
Tested: local linux
2013-01-22 15:43:12 -05:00
Allen Byrne
0b107827ec
[svn-r23185] Comment out unimplemented tests
2013-01-22 09:00:05 -05:00
Allen Byrne
c352249db1
[svn-r23176] Separate testfiles into subdirs of TestDir to avoid parallel test errors trying to copy a reference file over when already in use.
...
Tested: local linux
2013-01-18 10:51:59 -05:00
Allen Byrne
769c50cbdc
[svn-r23175] Comment out uncommitted tests.
2013-01-18 08:19:58 -05:00
Allen Byrne
0068ead81c
[svn-r23174] Correct list items
2013-01-17 14:57:29 -05:00
Allen Byrne
0aba80fb13
[svn-r23173] export files must be handled differently on windows
2013-01-17 14:55:39 -05:00
Allen Byrne
ceb07d21b0
[svn-r23169] HDFFV-8169: String binary dump test scripts
2013-01-16 13:38:58 -05:00
Allen Byrne
35c2e47c60
[svn-r23166] Comment out redirect-ddl tests - incomplete
2013-01-15 11:36:09 -05:00
Allen Byrne
2fba171a67
[svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10
2013-01-14 13:35:30 -05:00
Allen Byrne
3e7f74caf1
[svn-r23034] Add scalar string test file and tests
2012-11-15 12:20:05 -05:00
Jonathan Kim
563990e64e
[svn-r22816] Failed on Mac for testing tscalarintsize and tscalarattrintsize from daily test.
...
Larry mentioned that intel compiler was used on Mac for testing.
Allen requested comment it out.
"It is not scheduled for 1.8, I created the file for Java testing. Actually I
have to create windows versions because of the use of floating point." - Allen
2012-09-26 15:21:36 -05:00
Allen Byrne
d834917bca
[svn-r22795] Create scalar test files and h5dump tests.
...
Tested: local linux
2012-09-20 13:57:03 -05:00
Allen Byrne
b257bab294
[svn-r22720] Fix RelWithDebInfo packaging
2012-08-28 12:39:30 -05:00
Allen Byrne
eb4fd07b5a
[svn-r22674] Remove checks for filters are available because the h5dump tests never used the filters in the tests. "-H" option excludes data.
...
HDFFV-8125
2012-08-13 10:34:22 -05:00
Allen Byrne
79b2eb993e
[svn-r22642] Correct check for filters in tools test
2012-08-08 12:03:44 -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
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
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
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
91d63fa0ae
[svn-r22548] added test for "-w0" option
...
Tested: local linux
2012-07-10 14:51:56 -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
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
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
a13344aefd
[svn-r22496] Add file to test integer sizes for attributes
...
Tested: local linux
2012-06-27 13:26:16 -05:00
Allen Byrne
b608652f7e
[svn-r22479] Remove subfolder tools from install command
2012-06-20 09:43:02 -05:00
Allen Byrne
336a743068
[svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for windows when configured with RelWithDebInfo
...
Tested: local linux and Windows
2012-05-24 16:50:06 -05:00
Allen Byrne
b904ca7ec3
[svn-r22391] HDFFV-7999: h5dump did not display H5T_DSET_UTF8.
...
Changed if/else block to switch like in h5ls, and distinguished between ERROR and UNKNOWN.
Reviewed by JKM
Tested: local linux
2012-05-22 16:36:45 -05:00
Allen Byrne
207c05e2e9
[svn-r22075] Add test for multiple files with h5ls and h5dump.
...
Tested: local linux
2012-03-15 15:44:51 -05:00
Allen Byrne
67f67925b8
[svn-r22066] Comment out linux non-cmake only files
2012-03-14 10:49:52 -05:00
Allen Byrne
63df2d99fd
[svn-r22063] escape char in test needed multiple slashes to get through cmake parsing
2012-03-13 14:57:00 -05:00
Peter Cao
fcf96afeb2
[svn-r22052] - h5dump: Added capability for "-a" option to show attributes containing "/"
...
by using an escape character. For example, for a dataset "/dset"
containing attribute "speed(m/h)", use "h5dump -a "/dset/speed(\/h)"
to show the content of the attribute. See details at HDFFV-7523
2012-03-12 16:27:11 -05:00
Allen Byrne
3723a9591e
[svn-r22033] Remove unnecessary INCLUDE_DIR command
...
Tested: local linux and windows
2012-03-07 09:39:38 -05:00
Allen Byrne
5ee3764068
[svn-r22029] Add reference file to test list
...
Add error-stack to tests
Tested: local linux
2012-03-06 08:35:27 -05:00
Allen Byrne
386b3e971b
[svn-r22027] HDFFV-7839: Dangling link should not display error
...
If a link is specified on the command with the -d option, call the handle_links function on error from the H5Dopen command.
Updated test file results with error stack when link not found.
Tested: local linux and jam
2012-03-05 14:33:30 -05:00
Allen Byrne
6765de0c65
[svn-r21991] Cleanup minor issues found during 518 merge
2012-02-27 14:25:22 -05:00
Allen Byrne
fb762aa6b0
[svn-r21953] HDDFV-7560: h5dump refactoring
...
Tested: local linux
2012-02-17 16:41:58 -05:00
Allen Byrne
5b03d4b08d
[svn-r21952] HDFFV-5874: -c and -k subsetting
...
Tested:local linux
2012-02-17 15:14:03 -05:00
Allen Byrne
12339b0759
[svn-r21931] HDFFV-7689 - could not not use a "[" character in a dataset name.
...
A second problem also discovered was an if statement that should have comapered lengths of a string actually was comapring addreeses. Once thatt was fixed, The "[" character could be used but broke other functionality. Consultation with tools team resulted in the creation of a "--no-subset" option to disable interpretation of "[" character as a subsetting compact-form. This also eliminated and cleaned up the code containing the plomatic if statement.
Tested: local linux and added test, CMake updated autotools test to be added next.
2012-02-13 09:18:09 -05:00
Allen Byrne
8b2bbfc853
[svn-r21814] HDFFV-2567 - added test for be generated files with at least 9 attributes at root
...
Tested: local linux
2011-12-05 15:34:29 -05:00
Allen Byrne
cc3eb8da73
[svn-r21804] Update CMake Required version in all folders to match current standard 2.8.6
2011-12-05 11:19:09 -05:00
Allen Byrne
c5e075851a
[svn-r21667] Update FOLDER solution option for target properties. Added OPTION command for solution folder and no packaging.
...
Tested: local linux
2011-10-25 11:52:58 -05:00
Dana Robinson
fa4ab23b9e
[svn-r21664] Added solution folders for most of the projects. This still needs some polish - the solution folder assignment should go closer to the target declaration and not all projects are grouped (parallel, c++, fortran, hl, and a few others).
...
Tested on Windows.
2011-10-25 01:59:10 -05:00
Allen Byrne
82a2e4ebca
[svn-r21011] Change how test created files are cleared by clearing the files inside the test macro. Allows individual tests to be independently executed.
...
Tested: local linux
2011-06-21 12:43:16 -05:00