Allen Byrne
49a9979166
[svn-r24706] Add to instructions for install
2014-02-13 09:10:50 -05:00
Allen Byrne
82f62cd012
[svn-r24703] Add Binary README.txt file generation
...
Tested: local linux cmake
2014-02-13 09:00:00 -05:00
Allen Byrne
ab045c634c
[svn-r24700] Updated packaging process to align with latest hdf cmake standards.
2014-02-11 15:22:16 -05:00
HDF Tester
1b6683e58f
[svn-r24698] Snapshot version 1.9 release 171
2014-02-09 03:36:37 -05:00
Scot Breitenfeld
ecc60884a8
[svn-r24697] Fix for:
...
HDFFV-8651: H5F_Provisional missing from HDF5mpio.f90
Tested: jam (mpi 3.0.4/gnu)
2014-02-07 16:45:23 -05:00
Allen Byrne
6569d7437a
[svn-r24682] Add IF SHARED block around Windows PDB file generation command.
2014-02-04 10:11:36 -05:00
Scot Breitenfeld
ee10548723
[svn-r24681] Description:
...
Fix for HDF5/HDFFV-8620 H5Rget_name with NULL name parameter fails.
The name parameter now excepts NULL, in which case the length of then
name is returned.
Tested: jam (intel and gnu)
2014-02-04 10:11:20 -05:00
HDF Tester
ddf75b10f6
[svn-r24676] Snapshot version 1.9 release 170
2014-02-02 03:34:20 -05:00
Allen Byrne
0a2ed24d0f
[svn-r24672] Update document with ctest script changes.
2014-01-31 13:15:02 -05:00
Allen Byrne
a3e2fabb53
[svn-r24670] HDFFV-8567: Fix cmake tests for changes in reference files due to test script changes in autotools test scripts.
...
Tested: local linux
2014-01-31 09:15:59 -05:00
Allen Byrne
d9423717e4
[svn-r24668] HDFFV-8568: Remove Acknowledgements file from release binaries
2014-01-30 16:32:40 -05:00
Allen Byrne
b7b4e77f12
[svn-r24666] Fix test folder deletion issue
...
Tested: local linux autotools
2014-01-30 16:27:23 -05:00
Allen Byrne
2f8c7fbd5e
[svn-r24659] Restore dsets test to cmake process
2014-01-28 17:20:41 -05:00
Allen Byrne
362ffa9f05
[svn-r24657] Add VS Express check
2014-01-28 16:48:36 -05:00
Allen Byrne
4f2f2cf6a2
[svn-r24656] Correct packaging variables and use standard cpack module. Remove file.
2014-01-28 16:30:10 -05:00
Allen Byrne
256b36e141
[svn-r24655] Correct packaging variables and use standard cpack module.
2014-01-28 16:25:21 -05:00
Albert Cheng
50bd3521af
[svn-r24652] HDFFV-8572: test/testhdf5.c main() should not return number of errors
...
Solution: testhdf5 now exits EXIT_SUCCESS(0) if no errors, else
EXIT_FAILURE(1).
Tested: Jam only since it is a trivial fix.
2014-01-27 17:33:34 -05:00
Allen Byrne
2f86aa7551
[svn-r24646] HDFFV-8640: Remove xlate_utility by fixing reference files to not add extra lines.
...
Tested: cmake and autotools local linux
2014-01-27 09:26:21 -05:00
Allen Byrne
8235d9820a
[svn-r24644] Correct numbering
2014-01-24 15:06:35 -05:00
Allen Byrne
cf543d258e
[svn-r24643] Handle szip lib like zlib lib
2014-01-24 15:05:56 -05:00
Allen Byrne
146a357b90
[svn-r24642] Update other VMs to latest versions
2014-01-24 14:37:21 -05:00
Allen Byrne
63df298fcc
[svn-r24641] Handle szip lib like zlib lib
2014-01-24 14:35:58 -05:00
Allen Byrne
25b90a558c
[svn-r24639] Add SUN specific block skipping.
2014-01-21 16:37:52 -05:00
Scot Breitenfeld
4a428e25b8
[svn-r24636] typesetting changes for documentation
2014-01-17 16:10:29 -05:00
Neil Fortner
132601ba46
[svn-r24635] Change some range check assertions to errors in H5HF_man_remove in an attempt
...
to aid in diagnosing issue HDFFV-8647.
Tested: ummon
2014-01-16 16:31:26 -05:00
Allen Byrne
0ff7eb5cda
[svn-r24632] Correct name of package location variable
2014-01-16 14:12:02 -05:00
Allen Byrne
1596d15623
[svn-r24631] Update change to relative install location for linux
2014-01-16 13:58:49 -05:00
Scot Breitenfeld
d4d0407a87
[svn-r24623] Enabled test for
...
HDFFV-8268 Fortran wrapper for H5Fget_file_image function
Tested: jam (pgi compilers)
h5committest
2014-01-08 15:21:32 -05:00
Allen Byrne
d8b13f60ff
[svn-r24621] Update files for changes to installation vars on windows.
2014-01-07 15:02:21 -05:00
Albert Cheng
f30276c462
[svn-r24617] Changed --old to --script as directed by Allen.
...
Tested: jam (only verify help message is correct and --script is invoked
correctly.)
2014-01-07 14:31:02 -05:00
Mohamad Chaarawi
6ceb9711b8
[svn-r24612] fix bugs in parallel tests exposed in corner cases when running with 1
...
or 2 processes.
First bug is in testpar/t_mdset.c, where the test reports an error in
addition to skipping the test if there are less than three procs. Fix
to just skip the test.
Second bug is in testpar/t_dset.c in actual_io_mode tests, where
incorrect expected value for IO mode was set if the number of procs
running the test is 1.
tested with h5committest.
2014-01-06 12:56:45 -05:00
Scot Breitenfeld
1febc8a453
[svn-r24611] This is a partial fix for HDFFV-8634. It fixes the problem without --enable-fortran2003, where the optional parameter should not be given as an option for an interface to a C function. --enable-fortran2003 does not work due to a compiler bug in intel 14.0
...
Tested: kite (intel 14.0 with --enable-fortran)
2014-01-06 10:53:56 -05:00
Albert Cheng
0a128b20a6
[svn-r24604] Feature: HDFFV-8336
...
Changed to use the quick steps described in INSTALL_CMake.txt.
Previous version is available by --old.
Added a help page to explain how to use.
Added a fix to figure out the current HDF5 version and use that to find the
correct file for install. (Still need to figure out the platform name.)
Tested: Jam and Koala
2014-01-01 13:31:36 -05:00
Mohamad Chaarawi
cdcf54a614
[svn-r24598] allocate and use the H5AC_aux_t struct even if num_procs == 1. This
...
was a bug exposed by running a single process with a program that
generates lots of dirty metadata that needs to be flushed.
h5committest done!
2013-12-30 15:22:28 -05:00
Allen Byrne
92d4f32514
[svn-r24588] Add sunos compile option changes
2013-12-19 09:55:17 -05:00
Allen Byrne
6a77f9821b
[svn-r24505] Correct MacOSX bundle packaging
2013-12-05 15:46:09 -05:00
Allen Byrne
ebb6e8e3be
[svn-r24504] HDFFV-8629: disable test until review is complete
2013-12-05 12:53:00 -05:00
Allen Byrne
0cffc628ba
[svn-r24492] Correct autotools path
2013-12-03 16:47:56 -05:00
Allen Byrne
3b23b7eb1a
[svn-r24487] HDFFV-8629: repack plugin_none test files.
...
CMake only until library updates approved.
2013-12-03 08:31:05 -05:00
Allen Byrne
008f2e4017
[svn-r24484] Update version and test name.
2013-12-02 16:00:22 -05:00
Allen Byrne
99a54a3056
[svn-r24483] Commit change from 1.8.12 src patch
2013-12-02 15:46:37 -05:00
Allen Byrne
624a466600
[svn-r24482] HDFFV-8635: remove test of whole file and just test dsets that have szip compression.
...
Tested local linux with cmake and autotools
2013-12-02 15:32:22 -05:00
Allen Byrne
5e695ce4bc
[svn-r24481] HDFFV-8635: disable test because of szip causing different read call then expected.
2013-12-02 14:31:25 -05:00
Quincey Koziol
2d79ba29ed
[svn-r24480] Description:
...
Bring r24479 from 1.8 branch to trunk:
Fix ph5diff worker command handling so it can correctly respond to
situations where there's no work to perform. Also, a few minor code cleanups.
Tested on:
Mac OSX/64 10.9.0 (amazon) w/parallel
(too minor to require h5committest)
2013-11-30 13:10:36 -05:00
Quincey Koziol
0a506a625b
[svn-r24476] Description:
...
Remove duplicate "intent" flags from top & shared file structures, leaving
them only in the shared file structure.
Tested on:
Mac OSX/64 10.9.0 (amazon) w/gcc 4.8, both parallel & serial
(too minor to require h5committest)
2013-11-30 00:51:42 -05:00
Allen Byrne
a25c08e9e2
[svn-r24472] remove line for file that does not exist
2013-11-27 11:34:03 -05:00
Allen Byrne
2f097704ca
[svn-r24471] JAVA-1798: Add the testfiles for hdf-java and the h5dump tests including the test to read filter data.
...
Tested: cmake and autotools - local linux
2013-11-27 11:01:16 -05:00
Allen Byrne
6c90fd5b0b
[svn-r24467] tfilters.h5 was created and checked in on 21 Feb 05, rev 10060, and never regenerated. The code for scaleoffset continued to change and the number of params for scaleoffset changed from 7 to 20 on the checkin of 23 Mar 05, rev 10384.
...
The h5dump tests only looked at headers and never the data. Data reads would fail with invalid number of params (7 expected 20).
Regenerated file and replacement ddls updated.
New h5dump test will be added to read the data.
2013-11-26 17:08:09 -05:00
HDF Tester
bc09cdc302
[svn-r24465] Snapshot version 1.9 release 169
2013-11-24 22:31:26 -05:00
Raymond Lu
200e48e08c
[svn-r24463] Issue 8484 - Segfault during H5Fopen of corrupt file. I put a condition check to make sure a pointer isn't NULL.
...
Tested on jam - very simple change.
2013-11-22 15:59:07 -05:00