summaryrefslogtreecommitdiffstats
path: root/hl/tools/h5watch
Commit message (Collapse)AuthorAgeFilesLines
* Commit version change to 1.10.1 and changes to Makfile.ins and otherlrknox2017-04-251-3/+6
| | | | files generated by running autogen.sh.
* Fix for HDFFV-10166 h5watch tests fail randomly to match expected output filesVailin Choi2017-04-243-495/+469
| | | | | (1) Re-structure tests to do one "extend" action at a time (2) Re-try test till max limit before final failure
* Add Copyright headers to 90 files (mostly .cmake files) withoutlrknox2017-04-071-0/+11
| | | | Copyright headers.
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-067-42/+28
| | | | | | | | 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.
* Merge branch 'develop' into hdf5_1_10_1lrknox2017-04-041-4/+5
|\
| * Switch to using flag in signal handler, to trigger dropping out of main loopQuincey Koziol2017-04-031-4/+5
| | | | | | | | and shutdown cleanly, instead of calling leave() from the signal handler.
* | Merge branch 'develop' into hdf5_1_10_1lrknox2017-03-311-3/+3
|\ \ | |/
| * Stop skipping h5watch tests.lrknox2017-03-241-3/+3
| |
* | Switch maintainer mode off.lrknox2017-03-241-0/+1528
|/ | | | | | Update version to 1.10.1-pre1. Check in files generated by autogen.sh, and comment those out in .gitignore.
* Update CMake files and formattingAllen Byrne2017-03-011-36/+22
|
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-5/+9
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-102-10/+10
|
* Skip h5watch testsVailin Choi2017-01-101-0/+4
| | | | | Tests for h5watch are skipped temporarily. Debugging for test failures will be done.
* hdf5 lib needed for extend_dset link. Allen Byrne2016-12-281-2/+2
|
* Add test lib to extend_dset test link lineAllen Byrne2016-12-281-1/+1
|
* Add hl test dir and test dlibAllen Byrne2016-12-281-2/+2
|
* Fix h5test.h include issueAllen Byrne2016-12-282-32/+33
|
* Bring new/updated tests from revise+chunks branch: flush1/flush2 update andQuincey Koziol2016-12-202-57/+13
| | | | flushrefresh test. (Also refactor of message send / wait code)
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-118-0/+2585