summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Repair comment chars to C styleAllen Byrne2016-11-171-68/+68
|
* Correct name of listAllen Byrne2016-11-091-11/+11
|
* Factor out pathAllen Byrne2016-11-091-10/+9
|
* On windows there could be a conflict when two processes try to read theAllen Byrne2016-11-091-1/+13
| | | same file
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-062-78/+70
|
* Fix mktarball errors with ManifestAllen Byrne2016-11-041-318/+0
|
* Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrappingQuincey Koziol2016-11-032-132/+132
| | | | in tools code.
* Fix parallel h5diff option of tool locationAllen Byrne2016-11-021-2/+2
|
* minor cleanup to utils definesAllen Byrne2016-11-012-5/+2
|
* Add util programs for testsAllen Byrne2016-11-011-0/+8
|
* Correct test command lineAllen Byrne2016-11-011-3/+3
|
* refactor repart test to use test dirAllen Byrne2016-11-011-7/+80
|
* Re-merge HDFFV-9942 to new folder structureAllen Byrne2016-10-276-46/+420
|
* Correct dir referenceAllen Byrne2016-10-271-1/+1
|
* Split tools code - remove old changeAllen Byrne2016-10-273-276/+0
|
* Split tools into src and test - add foldersAllen Byrne2016-10-27636-0/+115683
|
* Split tools into src and test - remove foldersAllen Byrne2016-10-27608-114958/+0
|
* Split the code into src and testAllen Byrne2016-10-272-37/+11
|
* Merge pull request #3 in ~BYRN/hdf5_adb from ↵Allen Byrne2016-10-216-46/+420
|\ | | | | | | | | | | | | | | bugfix/HDFFV-9942-verify-standalone-perform to develop * commit '9a4ac501c1bd1f27bde1fc2acbc67bed74ff38ff': Add defines missing on OSX Merge includes from sio file
| * Add defines missing on OSXAllen Byrne2016-10-212-0/+10
| |
| * Merge includes from sio fileAllen Byrne2016-10-195-46/+410
| |
* | Change return statement format.Allen Byrne2016-10-211-31/+19
| |
* | remove unneeded definesAllen Byrne2016-10-211-13/+2
|/
* Add new testlib to copyAllen Byrne2016-10-191-0/+6
|
* Correct multiple lib settingAllen Byrne2016-10-181-2/+1
|
* HDFFV-9996: Test file to verify that that multiple params are parsedAllen Byrne2016-10-187-22/+335
|
* Add missing EXPORT tag in INSTALL commandAllen Byrne2016-10-1710-0/+22
|
* Remove test only tools from exportsAllen Byrne2016-10-141-2/+0
|
* Fix typoAllen Byrne2016-10-141-1/+1
|
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-1411-5/+22
|
* Fix missing defines for standalone perfAllen Byrne2016-10-031-0/+25
|
* Remove hanging property setAllen Byrne2016-10-031-1/+0
|
* Revert clear objects for testfile removalAllen Byrne2016-10-031-1/+9
|
* Merge test output file clearing into runTest.cmakeAllen Byrne2016-10-0314-193/+12
|
* Move clear-objects inside runTestAllen Byrne2016-10-032-10/+10
|
* Merge pull request #46 in HDFFV/hdf5 from ↵Quincey Koziol2016-09-291-22/+47
|\ | | | | | | | | | | | | | | | | ~KOZIOL/hdf5:features/warning_cleanups to develop * commit '5a7880183025f56421cf6f2274d9f1ac36f59641': Clean up hardcoded constants and check return values better. (Comments from group code review) Description: Cleanups from Dana's review. Description: Further warning cleanups: from 667 warnings to 503.
| * Description:Quincey Koziol2016-09-271-22/+47
| | | | | | | | Further warning cleanups: from 667 warnings to 503.
* | Correct clear objects working dirAllen Byrne2016-09-212-1/+3
|/
* Windows returns -1 instaed of 255 as on linux for the testAllen Byrne2016-08-301-1/+5
|
* [svn-r30321] HDFFV-9974: Correct parsing of UD filter parameters.Allen Byrne2016-08-253-8/+17
| | | | Verified by user, who reported issue.
* [svn-r30319] Fix for daily test failure on emu -m64 for the checkin #30310. Vailin Choi2016-08-241-0/+0
| | | | Tested on emu (-m64 & -m32), platypus, mayll, moohan, osx1010test, quail, kituo, ostrich, kite.
* [svn-r30318] whitespace cleanupAllen Byrne2016-08-241-28/+28
|
* [svn-r30317] Whitespace cleanupAllen Byrne2016-08-241-364/+297
|
* [svn-r30310] Fix daily test failure for previous checkin #30308.Vailin Choi2016-08-223-1/+1
| | | | Tested on platypus and mayll.
* [svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute ↵Vailin Choi2016-08-194-0/+86
| | | | | | | which is a compound datatype consisting of a variable length string. Tested on mayll, platypus, osx1010test, emu, kituo, kite, quail, moohan, ostrich.
* [svn-r30285] Description:Quincey Koziol2016-08-1311-125/+116
| | | | | | | | | More warning cleanups, bringing the build down to 25 unique types of warnings, with 550 warnings in 122 files (down from 28, 770, and 134). Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h ↵Allen Byrne2016-08-011-1/+0
| | | | type headers. Also remove duplicated includes when h5private.h is used.
* [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵Allen Byrne2016-08-0116-316/+103
| | | | commands. Fixes possible overruns on windows command lines.
* [svn-r30236] HDFFV-9928: remove duplicate and unconditional includes in ↵Allen Byrne2016-08-012-12/+6
| | | | | | h5diff_array. Also format function block in h5diff_attr to eliminate excessive whitespace
* [svn-r30235] HDFFV-9730: Fix functions for delete to use a specific dir ↵Allen Byrne2016-08-0113-13/+13
| | | | instead of a possibly uninitialized variable.