Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TRILABS-137 Convert tcheck_version script to cmake tests | Allen Byrne | 2018-07-18 | 1 | -2/+17 |
| | |||||
* | TRILAB-31 Working locally | Allen Byrne | 2018-07-16 | 1 | -26/+87 |
| | |||||
* | Merge pull request #1043 in HDFFV/hdf5 from ↵ | Dana Robinson | 2018-05-31 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5do_direct_chunk_hl_to_src to develop * commit '1da9c5545c013ebc540ba3044810889d4acfa5be': Restored some unused #defines to the deprecated section of H5Dpublic.h. Added deprecated symbol wrappers for the H5DOwrite/read_chunk wrappers. Updated commenting in the H5DO compat test. Stripped out most of the duplicated functionality in the H5DO compat test. * Added H5DO compatibility functions. * Changed the offset copy to use an array on the stack. * Yanked some unused #defines. * Fixed the error tests * Moved common functionality into helper functions Normalize with trunk prior to update merge Fixed a warning. Finished move of H5DOread/write_chunk calls to H5D. First stage of moving H5DOread/write_chunk() to src/ and making them H5D calls. * Moved H5DOread/write_chunk() to H5Dio.c and renamed to H5D*. * Moved the hl/test/test_dset_opt test to test/ and renamed to direct_chunk. * Moved the hl/test/dectris_hl_perf test to tools/test/perform and renamed to direct_write_perf. * Updated autotools and CMake files. | ||||
| * | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-05-15 | 1 | -3/+3 |
| |\ | |||||
| * \ | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-04-30 | 1 | -0/+1 |
| |\ \ | |||||
| * | | | First stage of moving H5DOread/write_chunk() to src/ and making | Dana Robinson | 2018-04-30 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | them H5D calls. * Moved H5DOread/write_chunk() to H5Dio.c and renamed to H5D*. * Moved the hl/test/test_dset_opt test to test/ and renamed to direct_chunk. * Moved the hl/test/dectris_hl_perf test to tools/test/perform and renamed to direct_write_perf. * Updated autotools and CMake files. | ||||
* | | | | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -3/+3 |
| |/ |/| | |||||
* | | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -0/+1 |
|/ | |||||
* | Use var instead of absolute number | Allen Byrne | 2018-04-05 | 1 | -2/+2 |
| | |||||
* | Fix list var | Allen Byrne | 2018-02-27 | 1 | -4/+5 |
| | |||||
* | Fix IN_LIST usage | Allen Byrne | 2018-02-27 | 1 | -2/+2 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -458/+120 |
| | |||||
* | Added gen_bounds | Binh-Minh Ribler | 2018-02-08 | 1 | -0/+1 |
| | |||||
* | HDFFV-10385 rename vars and macros | Allen Byrne | 2018-01-19 | 1 | -1/+1 |
| | |||||
* | HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-18 | 1 | -1/+1 |
| | |||||
* | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -1/+0 |
| | |||||
* | Revert CMAKE_BUILD_TYPE for matches - need to redesign | Allen Byrne | 2018-01-12 | 1 | -1/+1 |
| | |||||
* | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 1 | -1/+1 |
| | |||||
* | HDFFV-9724 Corrected files and verified tests | Allen Byrne | 2017-12-28 | 1 | -31/+45 |
| | |||||
* | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵ | lrknox | 2017-12-22 | 1 | -45/+31 |
| | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2. | ||||
* | Skip test if 1.6 API | Allen Byrne | 2017-12-19 | 1 | -30/+44 |
| | |||||
* | HDFFV-9724 Add ENV VAR to vds test | Allen Byrne | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Plugin test rework | Dana Robinson | 2017-11-09 | 1 | -6/+6 |
| | | | | Cleanup of plugin test code. Renames many files. Prep for VOL branch merge. | ||||
* | HDFFV-10297 add release note - fix test step | Allen Byrne | 2017-10-11 | 1 | -0/+2 |
| | |||||
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 1 | -5/+5 |
| | |||||
* | Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 file | Vailin Choi | 2017-08-22 | 1 | -0/+2 |
| | | | | | Fix H5HL_offset_into() to return error when offset exceeds heap data block size. Also fix other places that call this routine to detect error return. | ||||
* | Fix for HDFFV-10160 | Vailin Choi | 2017-06-29 | 1 | -0/+17 |
| | | | | Modifications to fix the assertion/abort failure when the application does not close the file. | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -0/+11 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | Revert HDFFV-9655 | Allen Byrne | 2017-04-24 | 1 | -5/+9 |
| | |||||
* | Windows ahs one more directory level | Allen Byrne | 2017-04-24 | 1 | -1/+3 |
| | |||||
* | Merge remote-tracking branch 'origin/develop' into | Allen Byrne | 2017-04-21 | 1 | -2/+2 |
|\ | | | | | | | bugfix/HDFFV-9655-plugin-path-relative | ||||
| * | DAILYTEST-250 change test props to reduce timeout | Allen Byrne | 2017-04-11 | 1 | -2/+2 |
| | | |||||
* | | HDFFV-9655 fix compile and test | Allen Byrne | 2017-04-21 | 1 | -0/+6 |
|/ | |||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -1/+13 |
| | |||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -8/+8 |
| | |||||
* | Fix Windows static only cache test checking | Allen Byrne | 2017-01-31 | 1 | -2/+3 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2017-01-29 | 1 | -0/+18 |
|\ | | | | | | | develop_merge_cache_image_06 | ||||
| * | Moved remaining SWMR-related test files to develop. | Dana Robinson | 2017-01-26 | 1 | -0/+18 |
| | | |||||
* | | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 1 | -0/+16 |
|/ | |||||
* | Disable SHARED cache test on windows | Allen Byrne | 2017-01-24 | 1 | -3/+3 |
| | |||||
* | Remove duplicate command | Allen Byrne | 2017-01-12 | 1 | -1/+0 |
| | |||||
* | HDFFV-10094: upgrade cmake command conventions | Allen Byrne | 2017-01-11 | 1 | -13/+85 |
| | | | Also converted tests to use macros | ||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -70/+70 |
| | |||||
* | Bring new/updated tests from revise+chunks branch: flush1/flush2 update and | Quincey Koziol | 2016-12-20 | 1 | -0/+17 |
| | | | | flushrefresh test. (Also refactor of message send / wait code) | ||||
* | Merge SWMR-related testing to existing tests. | Quincey Koziol | 2016-12-18 | 1 | -0/+1 |
| | |||||
* | Update CMake configuration files with SWMR accumulator changes. | Quincey Koziol | 2016-12-18 | 1 | -0/+16 |
| | |||||
* | Reduce timeout as normal run time on windows is less then 10 min | Allen Byrne | 2016-12-05 | 1 | -8/+8 |
| | |||||
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -0/+1 |
| | | | | and the tool and API wrappers will be coming in over the weekend. | ||||
* | Add test to memcheck ignore and increase cache test timeout | Allen Byrne | 2016-11-22 | 1 | -6/+6 |
| |