| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_10_1
|
| |\
| | |
| | |
| | |
| | |
| | | |
* commit '2821b8bd768138db6b5f917a5b7325f878f8f7d0':
Fix URL name
DAILYTEST-250 change test props to reduce timeout
|
| | | |
|
| |/
| |
| |
| |
| | |
1) Calculate chunk index for extensive array index based on swizzled max chunks when unlim_dim > 0
2) Minor fixes to test/fheap.c that somehow were missed from last check in. See pull request #396 review comments.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
* commit '4a05d27c6fcef81612e005b6f6429ab362247492':
HDFFV-10143 add missing javadoc param
Add missing test status
Fix CMake regex commands
|
| | | |
|
| |/
| |
| |
| |
| |
| |
| |
| | |
buffering
Modify test/fheap.c to run with different combinations of file space strategies and page buffering
only when ExpressMode is 0 (HDF5TestExpress is 0).
Tested on ostrich, platypus, mayll, emu, osx1010test, quail, kite, kituo.
|
| |\
| | |
| | |
| | |
| | | |
* commit '60bb3fd1108e2006a79b008d031a0f68a1e6b393':
Re-enabled fixed array index testing in the test_random_rank4_vl() test in test/set_extent. This was fixed some time ago, but the test was never re-enabled for that index type.
|
| | |
| | |
| | |
| | |
| | | |
in test/set_extent. This was fixed some time ago, but the test was
never re-enabled for that index type.
|
| | | |
|
| | | |
|
| | | |
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* commit '2412158ed8326a3f3d62fbd947e470667d0b5951':
Add new file COPYING_LBNL_HDF5.
Revert "Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries"
Add LBNL license file and modify COPYING file accordingly.
Omnibus checkin for several relatively minor modifications:
Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries in this branch version of RELEASE.txt should be intended for the future 1.12.0 release.
Fix HDFFV-8089 Description: Some code within an "ifdef H5D_CHUNK_DEBUG" block was using outdated data structure but not caught because the case of H5D_CHUNK_DEBUG being defined was never tested. It was commented out. I defined H5D_CHUNK_DEBUG, tested, and commented out again. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
copyright notices in source files.
Update Copyright notices in acsite.m4 and bin/yodconfigure that were
overlooked by chkcopyright.
Remove broken and unnecessary urls from comments in
hl/fortran/src/H5IMcc.c and hl/src/H5IM.c.
|
| | |
| | |
| | |
| | | |
Copyright headers.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
and replace it with new url for COPYING file.
Fix 2 lines in java error test expected output file where messages
include line numbers changed by reducing the copyright header by 2
lines.
|
|\ \ \
| | |/
| |/| |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1) Added code test/page_buffer.c to verify that page buffering is
disabled in parallel builds.
2) Added code to test/cache_image.c to verify correct interaction
between evict on close and cache image -- in particular management
of a file containing a cache image containing dirty metadata that
has been opened R/O. Also fix for the bug exposed.
3) Added code to testpar/t_cache_image.c to verify expected procedure
for reading cache images, and also supporting stats collection code
needed for the test.
4) Repair of an overactive sanity check in H5C__reconstruct_cache_contents().
5) Other minor tidies in passing.
Tested serial and parallel, debug and production on Jelly.
|
| |
| |
| |
| | |
directories to avoid accidental deletion of the signal files.
|
| |
| |
| |
| | |
file deletion by other tests.
|
| |
| |
| |
| |
| |
| | |
Update version to 1.10.1-pre1.
Check in files generated by autogen.sh, and comment those out in
.gitignore.
|
| |
| |
| |
| |
| | |
* commit '82183c7cdc50f9dc41ef8238c6a2bef6f1c7fcde':
Run all scripts using signal files between processes in their own directories to avoid accidental deletion of the signal files.
|
|/
|
|
|
|
|
|
| |
Report results to HDF5110 in buildbot and CDash.
testswmr.sh.in:
Run swmr tests in their own subdirectory of test to avoid signal
file deletion by other tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Comment added to address HDFFV-8270. The sample ontput in the
file's comments are not up-to-date with the scripts in the file
that remove output unique to certain systems when running test
scripts. This output doesn't match expected output files for
the tests, causing them to fail. Ther output_filter.sh file
removes such output. Currently we don't have access to these
systems to update the comments.
testflushrefresh.sh.in:
flushrefresh and other SWMR tests have been failing
occasionally but regularly since bringing them to the develop
branch. The logs and debugging point to unexpected deletion of
signal files as the point of failure, and John Mainzer suggests
that two such tests running simultaneously in the same directory
may lead to the operating system deleting the other test's
signal file. Running the flushrefresh test in its own directory
seems to solve the problem.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
a cache image.
|
| |
|
|
|
|
| |
java wrong call
vds test - missing checks and if content
|
|\
| |
| |
| |
| |
| |
| |
| | |
* commit 'f4dd30f41ccee7bcd97fba065573c5201cbcc743':
Update CMake formatting
Update CMake files and formatting
HDFFV-10120 verify nozlib checking with tools tests
cmake non-code typo
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
* commit '5df52404bc6f6323ebf064b3d82b8e683de96eba':
Misc. small cleanups to sync against incoming page buffering changes.
|
| |/ |
|
|/
|
|
| |
it's easier to see where errors in the script occur.
|
| |
|
|
|
|
|
| |
Fix some more signed -> unsigned value issues with cache data structures,
also misc. style cleanups. All to align w/incoming page_buffering changes.
|