Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix gif2h5 tool build on windows | Allen Byrne | 2020-02-28 | 8 | -180/+187 |
| | |||||
* | Merge CMake and tools changes from develop | Allen Byrne | 2020-02-27 | 5 | -64/+65 |
| | |||||
* | Merge from dev, sanitizer, fortran, warnings and tools ids | Allen Byrne | 2020-02-11 | 2 | -20/+8 |
| | |||||
* | Added new CMake options for tests | Allen Byrne | 2020-01-19 | 2 | -4/+8 |
| | |||||
* | merge intel warning fix | Kimmy Mu | 2020-01-09 | 1 | -1/+1 |
| | |||||
* | Minor code fixes | Allen Byrne | 2019-07-27 | 1 | -1/+2 |
| | |||||
* | HDFFV-10845, 10529 and CMake changes from develop | Allen Byrne | 2019-07-24 | 3 | -22/+48 |
| | |||||
* | Squash commit of options to build tools and tests | Dhvanil Popat | 2019-06-25 | 2 | -17/+22 |
| | |||||
* | HDFFV-10805 Merge SHARED ONLY option from develop | Allen Byrne | 2019-06-20 | 4 | -41/+111 |
| | |||||
* | HDFFV-10703 - Update CMake variable handling | Allen Byrne | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Tools cleanup | Allen Byrne | 2018-12-13 | 7 | -14/+0 |
| | |||||
* | HDFFV-10660,-10594 merge from develop | Allen Byrne | 2018-12-13 | 1 | -2/+0 |
| | |||||
* | HDFFV-10632 separate stderr and stdout in tests | Allen Byrne | 2018-12-13 | 13 | -57/+132 |
| | |||||
* | TRILAB-82 fix coverity high-impact issues | Allen Byrne | 2018-11-08 | 1 | -1/+1 |
| | |||||
* | HDFFV-9739 and cmake improvements merge from develop | Allen Byrne | 2018-05-22 | 3 | -26/+24 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 3 | -3/+3 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 3 | -3/+3 |
| | |||||
* | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 1 | -2/+2 |
| | |||||
* | Merge branch 'develop' of ↵ | lrknox | 2018-01-30 | 2 | -7/+0 |
|\ | | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop | ||||
| * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 2 | -7/+0 |
| | | |||||
* | | Increase maximum number of retries to 30 for h5watch tests. | lrknox | 2018-01-30 | 1 | -1/+1 |
|/ | |||||
* | Increase maximum number of retries for h5watch tests. | lrknox | 2017-12-24 | 1 | -1/+1 |
| | |||||
* | Minor warning fixes | Dana Robinson | 2017-11-15 | 1 | -0/+1 |
| | |||||
* | Make a fix to allow CMake testing which does not use relative directories. | Richard Warren | 2017-11-02 | 1 | -1/+1 |
| | |||||
* | HDFF-10254 - Copy test files with macro to avoid POST_BUILD failure | Allen Byrne | 2017-07-12 | 1 | -9/+2 |
| | |||||
* | Minor type fixes to h5watch. | Dana Robinson | 2017-05-25 | 2 | -19/+19 |
| | |||||
* | Fixed many minor warnings. | Dana Robinson | 2017-05-25 | 1 | -30/+30 |
| | |||||
* | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 1 | -2/+2 |
| | |||||
* | HDFFV-10186 more whitespace formatting | Allen Byrne | 2017-05-10 | 1 | -3/+3 |
| | |||||
* | HDFFV-10186 Whitespace change | Allen Byrne | 2017-05-09 | 1 | -3/+3 |
| | | | | Mostly tabs to spaces Remove Modifications comments | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 21 | -115/+98 |
| | | | | | | | | | | 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. | ||||
* | Fix for HDFFV-10166 h5watch tests fail randomly to match expected output files | Vailin Choi | 2017-04-21 | 24 | -867/+508 |
| | | | | | (1) Re-structure tests to do one "extend" action at a time (2) Re-try test till max limit before final failure | ||||
* | Switch to using flag in signal handler, to trigger dropping out of main loop | Quincey Koziol | 2017-04-03 | 1 | -4/+5 |
| | | | | and shutdown cleanly, instead of calling leave() from the signal handler. | ||||
* | Stop skipping h5watch tests. | lrknox | 2017-03-24 | 1 | -3/+3 |
| | |||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -36/+22 |
| | |||||
* | HDFFV-9875 Fix target exports and add static tools pdb files | Allen Byrne | 2017-02-02 | 2 | -13/+19 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 4 | -14/+14 |
| | |||||
* | Skip h5watch tests | Vailin Choi | 2017-01-10 | 1 | -0/+4 |
| | | | | | Tests for h5watch are skipped temporarily. Debugging for test failures will be done. | ||||
* | hdf5 lib needed for extend_dset link. | Allen Byrne | 2016-12-28 | 1 | -2/+2 |
| | |||||
* | Add test lib to extend_dset test link line | Allen Byrne | 2016-12-28 | 1 | -1/+1 |
| | |||||
* | Add hl test dir and test dlib | Allen Byrne | 2016-12-28 | 1 | -2/+2 |
| | |||||
* | Fix h5test.h include issue | Allen Byrne | 2016-12-28 | 2 | -32/+33 |
| | |||||
* | Bring new/updated tests from revise+chunks branch: flush1/flush2 update and | Quincey Koziol | 2016-12-20 | 2 | -57/+13 |
| | | | | flushrefresh test. (Also refactor of message send / wait code) | ||||
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 45 | -1/+3202 |
| | |||||
* | Add missing EXPORT tag in INSTALL command | Allen Byrne | 2016-10-17 | 1 | -0/+2 |
| | |||||
* | Add support for namespace and add tools to binaries config | Allen Byrne | 2016-10-14 | 1 | -0/+2 |
| | |||||
* | Fix cyclic depends due to typo | Allen Byrne | 2016-10-05 | 1 | -4/+3 |
| | |||||
* | Merge test output file clearing into runTest.cmake | Allen Byrne | 2016-10-03 | 1 | -0/+5 |
| | |||||
* | Description: | Quincey Koziol | 2016-09-29 | 1 | -2/+2 |
| | | | | | | | | Cleanups from Dana's review. Tested on: MacOSX/64 10.11.5 (amazon) w/C++ & FORTRAN (h5committest forthcoming) | ||||
* | Description: | Quincey Koziol | 2016-09-27 | 1 | -1/+7 |
| | | | | Further warning cleanups: from 667 warnings to 503. |