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
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
Allen Byrne
203b2b2e75
Windows returns -1 instaed of 255 as on linux for the test
2016-08-30 10:27:07 -05:00
Allen Byrne
b947f7e911
[svn-r30321] HDFFV-9974: Correct parsing of UD filter parameters.
...
Verified by user, who reported issue.
2016-08-25 13:57:27 -05:00
Vailin Choi
169014d154
[svn-r30319] Fix for daily test failure on emu -m64 for the checkin #30310 .
...
Tested on emu (-m64 & -m32), platypus, mayll, moohan, osx1010test, quail, kituo, ostrich, kite.
2016-08-24 15:12:18 -05:00
Allen Byrne
42d55a0f7d
[svn-r30318] whitespace cleanup
2016-08-24 14:50:39 -05:00
Allen Byrne
2d6dd8ea64
[svn-r30317] Whitespace cleanup
2016-08-24 14:47:56 -05:00
Vailin Choi
ae18cf66d8
[svn-r30310] Fix daily test failure for previous checkin #30308 .
...
Tested on platypus and mayll.
2016-08-21 19:21:20 -05:00
Vailin Choi
c8af99f530
[svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute which is a compound datatype consisting of
...
a variable length string.
Tested on mayll, platypus, osx1010test, emu, kituo, kite, quail, moohan, ostrich.
2016-08-19 15:58:16 -05:00
Quincey Koziol
f40381b0ea
[svn-r30285] Description:
...
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)
2016-08-13 04:23:53 -05:00
Allen Byrne
bac4cf8e92
[svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h type headers. Also remove duplicated includes when h5private.h is used.
2016-08-01 12:38:34 -05:00
Allen Byrne
e55844b752
[svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom commands. Fixes possible overruns on windows command lines.
2016-08-01 12:35:00 -05:00
Allen Byrne
1494413413
[svn-r30236] HDFFV-9928: remove duplicate and unconditional includes in h5diff_array.
...
Also format function block in h5diff_attr to eliminate excessive whitespace
2016-08-01 12:26:41 -05:00
Allen Byrne
4ce65b8585
[svn-r30235] HDFFV-9730: Fix functions for delete to use a specific dir instead of a possibly uninitialized variable.
2016-08-01 12:20:21 -05:00
Allen Byrne
db7a701126
[svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests.
2016-08-01 12:03:56 -05:00
Quincey Koziol
4af66b09e0
[svn-r30219] Description:
...
More warning cleaups: down to 770 warnings (from ~940) in 134 files (from
148), with 28 unique kinds of warnings (from 31).
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial & parallel
(h5committest forthcoming)
2016-07-22 17:43:18 -05:00
Allen Byrne
a71f9dd1e4
[svn-r30194] Convert usage function to use standard tools macros.
2016-07-18 11:46:43 -05:00
Allen Byrne
dd0eaf951f
[svn-r30192] Correct random code inserted in usage text.
2016-07-18 09:12:34 -05:00
Quincey Koziol
bb19817c9f
[svn-r30189] Description:
...
Clean up more warnings: drop the warning count from ~1310 down to ~940,
with only 31 types of warnings in 148 files (down from 38 types in 167 files).
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial & parallel
(h5committest forthcoming)
2016-07-17 19:18:42 -05:00
Quincey Koziol
2677879995
[svn-r30161] Description:
...
Switch from atoll to strtoull, to make VS2012 happy.
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial & parallel
(h5committest forthcoming)
2016-07-07 16:38:35 -05:00
Quincey Koziol
83724bd787
[svn-r30113] Description:
...
Clean up warnings (from 2774 -> 1560, with my standard debug build)
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
(h5committest forthcoming)
2016-06-28 16:53:48 -05:00
Quincey Koziol
f410d5d842
[svn-r30095] Description:
...
Bring over fixes for CMake testing from the revise_chunks branch
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
(h5committest forthcoming)
2016-06-19 03:48:44 -05:00