kmu
d46ea2d08a
merge and fix conflicts
2020-01-14 11:28:27 -06:00
Allen Byrne
341600b4a6
Update tools hid_t declarations with H5I_INVALID_HID
2020-01-13 17:10:09 -06:00
kmu
9712fad601
fix unused related warnings
2020-01-13 13:20:19 -06:00
Kimmy Mu
127f07d64a
Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
...
* commit '0a2bb11b248df6841daabca3970df5d8504adfc7':
address problems from comments
fix and address comments
change according to previous comments
add missing piece
remove unnecessary check macro
fix intel compile warnings
Revert "fix warnings from Intel compiler"
Revert "fix warnings and some text alignment"
Revert "let hdf5 pick up the right compiler in Intel environment"
Revert "fix issues from previous PR comments"
Revert "using a different MACRO"
using a different MACRO
fix issues from previous PR comments
let hdf5 pick up the right compiler in Intel environment
fix warnings and some text alignment
fix warnings from Intel compiler
2020-01-06 12:17:10 -06:00
Allen Byrne
2fa314d8b3
Correct flaws in test scripts and files
2019-12-22 10:05:06 -06:00
Allen Byrne
b81802b71e
Add list to function arg
2019-12-21 17:36:55 -06:00
Allen Byrne
6d28cbe853
Test files for new ref types
2019-12-21 17:35:13 -06:00
Allen Byrne
9ff8fe6477
h5diff test script files
2019-12-21 14:45:12 -06:00
Allen Byrne
4be4a50fe0
Add ref changes to test script
2019-12-21 14:37:04 -06:00
Allen Byrne
628c63f125
HDFFV-10980 - h5diff uses new ref APIs
2019-12-19 16:29:43 -06:00
kmu
189935ff26
remove unnecessary check macro
2019-12-06 14:12:57 -06:00
kmu
132fa33dad
fix intel compile warnings
2019-12-03 20:52:55 -06:00
kmu
e0262c8bed
Revert "fix warnings from Intel compiler"
...
This reverts commit 8b9338ab57
.
2019-11-26 17:24:48 -06:00
kmu
2bb0f52edf
Revert "fix issues from previous PR comments"
...
This reverts commit d242a900f4
.
2019-11-26 17:23:58 -06:00
kmu
4c8a2f726a
Revert "using a different MACRO"
...
This reverts commit fc61b7a9f3
.
2019-11-26 17:23:34 -06:00
kmu
fc61b7a9f3
using a different MACRO
2019-11-25 15:17:55 -06:00
kmu
d242a900f4
fix issues from previous PR comments
2019-11-25 12:48:51 -06:00
kmu
8b9338ab57
fix warnings from Intel compiler
2019-11-07 14:34:13 -06:00
Allen Byrne
9affb7f12e
Fix MPI test depends
2019-10-23 14:49:05 -05:00
Jerome Soumagne
c13078a0ed
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
2019-10-08 14:30:24 -05:00
Allen Byrne
64e6665b54
Add HD prefix to tests
2019-08-15 16:46:15 -05:00
Allen Byrne
6a932198aa
HDFFV-10529 Update CMake tests to use test fixtures
2019-07-23 16:24:56 -05:00
Allen Byrne
95d3b41af0
HDFFV-10845 separate test used by copy windows files
2019-07-17 11:58:04 -05:00
Allen Byrne
0eb050d481
HDFFV-10845 mingw needs special windows reference files
2019-07-17 11:58:04 -05:00
Allen Byrne
f724e86727
HDFFV-10845 use of TARGETFILE disables auto emulator
2019-07-17 11:58:04 -05:00
Allen Byrne
468b130be3
Add lib dir for testing plugins
2019-06-21 13:46:46 -05:00
Allen Byrne
562cd7f3ab
Cleanup possible CMake target conflicts
2019-06-19 10:35:55 -05:00
Allen Byrne
e7f16c6f2c
HDFFV-10805 Add option to only build shared targets
...
HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static
HDFFV-10803 Update FindSZIP.cmake find module
Remove unneeded modules and update java modules
2019-06-18 07:46:25 -05:00
Allen Byrne
122b63a5a2
HDFFV-10703 Update CMake commands to latest standard
2019-02-15 15:48:24 -06:00
Allen Byrne
6f71b2cdcf
Refactor mpi test names
2019-02-11 12:42:46 -06:00
Allen Byrne
d98faf5703
Rename parallel tests to start with PAR_
2019-02-11 11:09:43 -06:00
Allen Byrne
11b4c1f3af
HDFFV-10632 update autotools test scripts to match cmake
2018-12-06 12:48:39 -06:00
Allen Byrne
eb1b3f42c4
HDFFV=10632 test cleanup
2018-12-06 07:54:19 -06:00
Allen Byrne
e3e24a2989
HDFFV-10632 - split stderr and stdout in cmake
2018-12-03 09:35:59 -06:00
Dana Robinson
eb78fd8832
Develop normalization with vol_integration.
...
Mostly peripheral things like the tools and wrappers,
with just enough core library code to support that.
2018-09-18 22:57:37 -07:00
Allen Byrne
37c27afde0
Fix MPI on Windows by adding MPI include folder
2018-05-09 14:29:44 -05:00
Allen Byrne
fde2d1fe4a
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '1f8cb03e11a46f853881f45dac18eff2dd68401e':
Fix errors in Makefile.am files that cause "make check" to repeat test, even when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean')
Further minor cleanups
Checkpoint normalization against incoming hyperslab / selection / dataspace improvements.
2018-04-30 11:05:26 -05:00
Quincey Koziol
83e2ea681d
Fix errors in Makefile.am files that cause "make check" to repeat test, even
...
when there are no changes to source files. (Also add a ggenerated script
to the list of files cleaned up on 'make distclean')
2018-04-28 21:38:49 -05:00
Allen Byrne
2347bffaa2
TRILABS-19 remove add_defintions and use generator expressions
2018-04-26 16:41:04 -05:00
Allen Byrne
6c82c49dd5
TRILABS-20 set a compiler name on all project commands
2018-04-20 10:11:55 -05:00
Allen Byrne
46f2a2a432
TRILABS-19 Initial conversion of include_directories to targets
2018-04-17 15:57:58 -05:00
Allen Byrne
db3d744f25
HDFFV-10444 fix soversion numbers for libraries
2018-04-10 08:55:17 -05:00
Quincey Koziol
f38864920d
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol
...
Plus initial steps toward merging API context push into FUNC_ENTER_API* macros
2018-03-18 18:36:49 -05:00
Quincey Koziol
4a17aff408
Add API context interface and use it throughout the library.
2018-03-15 16:54:30 -05:00
Allen Byrne
24c62ba7fe
Change CMake min to 3.10
2018-03-09 12:32:06 -06:00
Allen Byrne
b36bad53d9
Inc CMake min, Add new tests, rework test CMake files
2018-02-27 12:57:07 -06:00
Allen Byrne
6ca95c512a
HDFFV-10385 rework java names
2018-01-17 10:27:00 -06:00
Allen Byrne
bdde53eb3e
HDFFV-8745 remove obsolete files
2018-01-10 11:49:09 -06:00
Allen Byrne
7d13e53294
HDFFV-9745 Create test and files to verify fixes
2018-01-04 10:09:03 -06:00
Allen Byrne
0ec1e5eeee
HDFFV-8745 remove files from test scripts
2018-01-02 15:08:43 -06:00
Allen Byrne
ccf044135c
HDFFV-8745 remove obsolete files
2018-01-02 14:43:28 -06:00
Allen Byrne
5f4676f3c8
HDFFV-8745 - fix implementation of 8625
2018-01-02 14:39:45 -06:00
Dana Robinson
3a5e158191
Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.
2017-11-12 21:14:01 -08:00
Dana Robinson
00ade113c5
Plugin test rework
...
Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
2017-11-08 17:52:44 -08:00
Allen Byrne
f8fd6d0b41
Correct usage of MPI vars
2017-11-01 13:41:44 -05:00
Allen Byrne
cf3342f8fc
Fix tools error handling and valgrind issues
2017-10-18 14:03:27 -05:00
Allen Byrne
78a5870680
Fix error handling issues
2017-10-17 16:13:12 -05:00
Allen Byrne
d9bfebc1db
Correct test results
2017-10-17 12:23:05 -05:00
Allen Byrne
e071e746f8
HDFFV-1097 Changed file columns
2017-10-16 17:39:56 -05:00
Allen Byrne
2cbdf46cb9
HDFFV-10297 add h5copy test and fix h5diff errors
2017-10-16 17:26:23 -05:00
Allen Byrne
087e0d6efa
Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '11df540c92ac284a664be912b0cb045e8d92e7d3':
Added older change that was added to last change
HDFFV-10297 add release note - fix test step
HDFFV-10297 Fix resource errors and cleanup whitespace
HDFFV-10297 fix vl buffer error
HDFFV-10297 update calls to H5Zfilter_avail
HDFFV-10297 - code changes nullify error
HDFFV-10297 - Fix test errors - five remaining
HDFFV-10297 - fix repack individual objects includes H5Zfilter_avail() fix
2017-10-11 15:42:34 -05:00
Allen Byrne
c577a5e995
HDFFV-10297 update calls to H5Zfilter_avail
2017-10-09 17:00:15 -05:00
lrknox
4a3998ac30
Correct indentation in h5diff/Makefile.am.
2017-10-09 15:45:33 -05:00
lrknox
726d7d3af5
Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This
...
allows them to be successfully linked but not installed. The change was
added for the HDF5 1.8.20 release, but is also needed for all other HDF5
branches.
2017-10-09 15:33:09 -05:00
Allen Byrne
467f30c410
Cleanup cmake clean macros
2017-10-03 14:14:53 -05:00
Allen Byrne
4f9e47650a
Fix STREQUAL if commands.
2017-10-02 12:39:15 -05:00
Allen Byrne
d3e98edab0
HDFFV-9774 Apply standard mask to .err files
2017-09-06 10:47:18 -05:00
Allen Byrne
e271abfb36
HDFFV-10276 Add filter mask for standard err
2017-09-06 10:18:18 -05:00
Allen Byrne
89f65fc97e
HDFFV-9774 Add enable-error-stack argument to h5diff
2017-08-31 15:58:37 -05:00
Allen Byrne
04d6a3ec3c
if PARALLEL copy seconf file to PAR folder
2017-07-27 11:18:52 -05:00
Allen Byrne
1018256d55
Correct copy to file name
2017-07-25 15:44:25 -05:00
Allen Byrne
e790a0b42d
HDFFV-10246 Add check for string not null before use
2017-07-25 15:15:20 -05:00
Dana Robinson
18ae45027c
Fixed additional minor warnings.
2017-05-25 08:42:18 -04:00
Allen Byrne
e60bf13c76
HDFFV-9055 Correct file generator
2017-05-18 16:29:52 -05:00
Allen Byrne
23d9fe2649
HDFFV-9055 add test files
2017-05-17 10:06:17 -05:00
Allen Byrne
71637634ac
HDFFV-9995 Clarify help text
2017-05-16 10:16:44 -05:00
Allen Byrne
4f0b92bdd5
HDFFV-10128 Fixed string length with no null fixed
2017-05-16 09:28:49 -05:00
Allen Byrne
56c3ec9820
HDFFV-10128 add test to check null term
...
Test is another dataset
2017-05-15 12:33:58 -05:00
Allen Byrne
7608b264e4
Make test scripts fail if result files are created
2017-05-02 12:36:02 -05:00
lrknox
be49a94226
Comment out install-exec-hooks to remove libdynlib* files. Allen did
...
the same for hdf5_1_10 and hdf5_1_10_1 because the hooks don't reliably
work. In the develop branch they are causing make install failures
because the autotools' install commands sometimes attempt to chmod these
files when they no longer exist.
2017-04-28 16:37:22 -05:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to 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.
2017-04-25 16:05:36 -05:00
lrknox
7bd516f2ea
Our best effort to build dynamic plugin tests and not install them with
...
"make install". It seems the install-exec-hook doesn't remove the last
to be installed.
2017-04-21 14:32:45 -05:00
Allen Byrne
62770c6432
Update tool dyn lib
2017-04-18 14:23:35 -05:00
Quincey Koziol
0313cbb91d
Final merge of page buffering branch to develop
2017-03-13 21:30:37 -07:00
Allen Byrne
cceddc6b4f
Correct result code for strings test
2017-03-03 15:26:06 -06:00
Allen Byrne
eebe786cca
Add extension to filename
2017-03-03 15:10:40 -06:00
Allen Byrne
9e75847d67
HDFFV-10128 fix string compare and add tests
2017-03-03 14:47:59 -06:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
08b5edca0b
Fix parallel h5diff test comapare
2017-02-14 14:59:57 -06:00
Allen Byrne
5e87ada674
Set depends test dependency for parallel h5diff
2017-02-14 13:51:34 -06:00
Allen Byrne
c3463d800d
HDFFV-10118 fixed plugin tests for tools
2017-01-20 14:23:41 -06:00
Allen Byrne
ee4c57cc08
Chnage test dir to avoid parallel test collisions
2017-01-18 08:51:32 -06:00
Allen Byrne
a8e4f6426e
Add autotools version of plugin tests for UD filters
2017-01-17 17:11:27 -06:00
Allen Byrne
406db26f51
HDFFV-9994 add UD tests for tools
2017-01-17 13:46:11 -06:00
Allen Byrne
556ff06975
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit 'bd85e57904f1f943774bb99ea5e8b0d074db0edb':
tools/test/h5diff/testh5diff.sh.in: Add code to delete copies of test .h5 files copied from tools/testfiles/vds to tools/test/h5diff/testfiles when running "make check" for an in-source build.
2017-01-13 10:57:26 -06:00
lrknox
8452976de5
tools/test/h5diff/testh5diff.sh.in:
...
Add code to delete copies of test .h5 files copied from
tools/testfiles/vds to tools/test/h5diff/testfiles when running
"make check" for an in-source build.
tools/test/misc/testh5repart.sh.in:
Change the name of the temporary test directory from "testfiles"
which is also used for 2 h5mkgrp test files under source control to
"testrepart" to avoid deleting source controlled files when running
"make check" in the source directory.
Fix test scripts that remove source-controlled files during "make check" when run in-source.
Fix test scripts that don't remove test files because they add files to test directories but don't remove them if the build directories are the same as the source directory.
Fix any test source file or Makefile.am files for tests that leave data files are removed by neither "make check" nor "make distclean".
2017-01-12 22:20:11 -06:00
Allen Byrne
244faaa0d0
HDFFV-10094: upgrade cmake command conventions
...
Also converted tests to use macros
2017-01-11 14:02:34 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Allen Byrne
09d1314c1d
Split VDS files into a separate list
2017-01-10 15:59:01 -06:00
Quincey Koziol
57afb68e46
Bring SWMR-related tools changes from revise_chunks to develop.
2016-12-11 11:25:08 -08:00