Larry Knox
c37826171d
Merge pull request #245 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
...
* commit '630d668954f56f5138f2bffe3994e2c1da2e3f5c':
h5format_convert was not built (missing from subdirs in tools/src and tools/test Makefile.ams) but created dependencies that were not cleaned up by make clean and make distclean.
Create h5repack convenience library for common code used by h5repack tool and h5repacktst. Fixes broken distclean.
2017-01-10 23:02:46 -06:00
lrknox
630d668954
h5format_convert was not built (missing from subdirs in tools/src and
...
tools/test Makefile.ams) but created dependencies that were not
cleaned up by make clean and make distclean.
2017-01-10 16:53:38 -06:00
Allen Byrne
09d1314c1d
Split VDS files into a separate list
2017-01-10 15:59:01 -06:00
lrknox
584d3743a8
Create h5repack convenience library for common code used by h5repack
...
tool and h5repacktst. Fixes broken distclean.
Tested with h5committest and "make distclean".
2017-01-10 14:41:25 -06:00
Allen Byrne
b3c2354a1b
Corrected return calls from main()
2017-01-05 12:01:45 -06:00
Allen Byrne
cdda9c0a6a
Corrected return calls
2017-01-05 12:01:10 -06:00
Allen Byrne
e16bfa859c
Fix valgrind memory leak
2017-01-05 09:02:13 -06:00
Allen Byrne
c507554935
Clean up valgrind memory leak
2017-01-05 08:58:58 -06:00
Allen Byrne
7f3b32385c
HDFFV-10053: add check for zlib support before running test
2016-12-16 10:41:20 -06:00
Quincey Koziol
57afb68e46
Bring SWMR-related tools changes from revise_chunks to develop.
2016-12-11 11:25:08 -08:00
Dana Robinson
122819fec3
Merge pull request #48 in HDFFV/hdf5 from HDFFV-9407-h5dump-fails-to-print-full-precision to develop
...
Merged Kimmy's fix (still needs a test).
* commit 'f76c3b56e1ccf81b16225fa6935adb45ac6d2f38':
fix the issue of h5dump fails to print full precision
2016-12-07 16:17:45 -06:00
Allen Byrne
45d817af9c
Repair comment chars to C style
2016-11-17 09:28:18 -06:00
Allen Byrne
94f09655cb
Correct name of list
2016-11-09 12:39:22 -06:00
Allen Byrne
a2e6cb3c82
Factor out path
2016-11-09 11:55:28 -06:00
Allen Byrne
f9674dfe4e
On windows there could be a conflict when two processes try to read the
...
same file
2016-11-09 10:37:04 -06:00
Quincey Koziol
bb6cb6adb0
Code style and warning cleanups, from revise_chunks branch.
2016-11-06 12:08:19 -08:00
Allen Byrne
070362cc93
Fix mktarball errors with Manifest
2016-11-04 09:34:01 -05:00
Quincey Koziol
84787e3085
Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrapping
...
in tools code.
2016-11-03 08:46:53 -07:00
Allen Byrne
16ba94f5db
Fix parallel h5diff option of tool location
2016-11-02 12:21:14 -05:00
Allen Byrne
de57917e58
minor cleanup to utils defines
2016-11-01 16:42:13 -05:00
Allen Byrne
8a323685f8
Add util programs for tests
2016-11-01 16:38:18 -05:00
Allen Byrne
430d10b047
Correct test command line
2016-11-01 16:10:09 -05:00
Allen Byrne
60cb2c8254
refactor repart test to use test dir
2016-11-01 15:48:39 -05:00
Allen Byrne
df13600ae2
Re-merge HDFFV-9942 to new folder structure
2016-10-27 11:03:26 -05:00
Allen Byrne
67084271cb
Correct dir reference
2016-10-27 10:55:22 -05:00
Allen Byrne
11093646db
Split tools code - remove old change
2016-10-27 10:19:59 -05:00
Allen Byrne
2c6dbbf212
Split tools into src and test - add folders
2016-10-27 10:06:00 -05:00
Allen Byrne
5b562d9ce9
Split tools into src and test - remove folders
2016-10-27 10:04:42 -05:00
Allen Byrne
b34423f620
Split the code into src and test
2016-10-27 10:03:22 -05:00
Allen Byrne
5dfe4b6de7
Merge pull request #3 in ~BYRN/hdf5_adb from bugfix/HDFFV-9942-verify-standalone-perform to develop
...
* commit '9a4ac501c1bd1f27bde1fc2acbc67bed74ff38ff':
Add defines missing on OSX
Merge includes from sio file
2016-10-21 15:20:42 -05:00
Allen Byrne
0a27add8d7
Change return statement format.
2016-10-21 14:21:08 -05:00
Allen Byrne
9a4ac501c1
Add defines missing on OSX
2016-10-21 14:11:46 -05:00
Allen Byrne
3543f58f25
remove unneeded defines
2016-10-21 11:31:46 -05:00
Allen Byrne
8fd2eb8287
Merge includes from sio file
2016-10-19 17:02:30 -05:00
Allen Byrne
8e0674691a
Add new testlib to copy
2016-10-19 12:10:45 -05:00
Allen Byrne
a8883cf07b
Correct multiple lib setting
2016-10-18 12:52:32 -05:00
Allen Byrne
7ea09c9292
HDFFV-9996: Test file to verify that that multiple params are parsed
2016-10-18 12:14:25 -05:00
Allen Byrne
c3cea7f96e
Add missing EXPORT tag in INSTALL command
2016-10-17 09:52:00 -05:00
Allen Byrne
321db89a65
Remove test only tools from exports
2016-10-14 13:13:25 -05:00
Allen Byrne
fabfa3c1f4
Fix typo
2016-10-14 13:10:18 -05:00
Allen Byrne
3ee36553b9
Add support for namespace and add tools to binaries config
2016-10-14 11:22:22 -05:00
Allen Byrne
ec991ed4b8
Fix missing defines for standalone perf
2016-10-03 17:07:21 -05:00
Allen Byrne
9fd74f83e6
Remove hanging property set
2016-10-03 15:45:31 -05:00
Allen Byrne
031633c479
Revert clear objects for testfile removal
2016-10-03 15:42:31 -05:00
Allen Byrne
dd9caf37d2
Merge test output file clearing into runTest.cmake
2016-10-03 15:34:11 -05:00
Allen Byrne
869ef118e9
Move clear-objects inside runTest
2016-10-03 14:50:41 -05:00
Quincey Koziol
30ca70b096
Merge pull request #46 in HDFFV/hdf5 from ~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.
2016-09-29 15:19:35 -05:00
kmu
f76c3b56e1
fix the issue of h5dump fails to print full precision
2016-09-27 14:04:19 -05:00
Quincey Koziol
fa66428a6d
Description:
...
Further warning cleanups: from 667 warnings to 503.
2016-09-27 10:29:16 -07:00
Allen Byrne
a25cf22663
Correct clear objects working dir
2016-09-21 12:12:37 -05:00