summaryrefslogtreecommitdiffstats
path: root/hl/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* | Increase maximum number of retries to 30 for h5watch tests.lrknox2018-01-301-1/+1
|/
* Increase maximum number of retries for h5watch tests.lrknox2017-12-241-1/+1
|
* Minor warning fixesDana Robinson2017-11-151-0/+1
|
* Make a fix to allow CMake testing which does not use relative directories.Richard Warren2017-11-021-1/+1
|
* HDFF-10254 - Copy test files with macro to avoid POST_BUILD failureAllen Byrne2017-07-121-9/+2
|
* Minor type fixes to h5watch.Dana Robinson2017-05-252-19/+19
|
* Fixed many minor warnings.Dana Robinson2017-05-251-30/+30
|
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-2/+2
|
* HDFFV-10186 more whitespace formattingAllen Byrne2017-05-101-3/+3
|
* HDFFV-10186 Whitespace changeAllen Byrne2017-05-091-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 Knox2017-04-2521-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 filesVailin Choi2017-04-2124-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 loopQuincey Koziol2017-04-031-4/+5
| | | | and shutdown cleanly, instead of calling leave() from the signal handler.
* Stop skipping h5watch tests.lrknox2017-03-241-3/+3
|
* Update CMake files and formattingAllen Byrne2017-03-011-36/+22
|
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-022-13/+19
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-104-14/+14
|
* 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-1145-1/+3202
|
* Add missing EXPORT tag in INSTALL commandAllen Byrne2016-10-171-0/+2
|
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-0/+2
|
* Fix cyclic depends due to typoAllen Byrne2016-10-051-4/+3
|
* Merge test output file clearing into runTest.cmakeAllen Byrne2016-10-031-0/+5
|
* Description:Quincey Koziol2016-09-291-2/+2
| | | | | | | | Cleanups from Dana's review. Tested on: MacOSX/64 10.11.5 (amazon) w/C++ & FORTRAN (h5committest forthcoming)
* Description:Quincey Koziol2016-09-271-1/+7
| | | | Further warning cleanups: from 667 warnings to 503.
* [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵Allen Byrne2016-08-011-21/+4
| | | | commands. Fixes possible overruns on windows command lines.
* [svn-r30020] Description:Quincey Koziol2016-06-061-0/+10
| | | | | | | | | | Bring r29992 from revise_chunks branch to trunk: Turn off error reporting for h5debug and hdf2gif. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & produciton (h5committest forthcoming)
* [svn-r29874] Move hl/tools/gif2h5 CMake code to subfolder.Allen Byrne2016-05-043-66/+70
|
* [svn-r29007] Fixed typos in h52gif test.Dana Robinson2016-01-281-1/+1
| | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial autotools
* [svn-r27854] fixed typo in name of fileScot Breitenfeld2015-09-221-0/+0
|
* [svn-r27799] Minor warning fixes in the high-level library.Dana Robinson2015-09-161-1/+1
| | | | Tested on: jam (too minor for h5committest)
* [svn-r27507] Merge of r27237-27500 from the trunk.Dana Robinson2015-08-141-10/+7
|\ | | | | | | | | | | | | | | Tested w/ h5committest NOTES: - The manifest may still be messed up. - Cmake fails since the dual binary work needs to be merged with this repo's CMake externals.
| * [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-112-9/+47
| | | | | | | | Tested: h5committest --PASSED--
| * [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-112-47/+9
| |
| * [svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-08-052-8/+2
| |\
| * | [svn-r27469] Merge from trunk with dual-binary CMake code.Allen Byrne2015-08-053-9/+15
| | | | | | | | | | | | Tested: local linux with CMake
| * | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-141-5/+2
| |\ \ | | |/
| | * [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-091-5/+2
| | |
| * | [svn-r27221] Reworked Fortran autools REAL KIND detection.Scot Breitenfeld2015-06-162-0/+10
| | |
| * | [svn-r27186] added fix for jam with promoted reals and integersScot Breitenfeld2015-06-102-0/+2
| | |
| * | [svn-r27167] more DT fixesScot Breitenfeld2015-06-092-0/+2
| | |
| * | [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-082-0/+2
| | |
| * | [svn-r27154] fixed issue with mis-matching long double between Fortran and CScot Breitenfeld2015-06-052-0/+2
| | |
| * | [svn-r27151] fixed __float128 errorsScot Breitenfeld2015-06-042-0/+2
| | |
| * | [svn-r27140] fixed interger*16 supportScot Breitenfeld2015-06-032-0/+2
| | |