summaryrefslogtreecommitdiffstats
path: root/hl/tools/h5watch/CMakeTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix h5watch test failures to ignore system warnings on ppc64le. (#3997)Larry Knox2024-02-081-2/+3
|
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-221-0/+9
|
* Develop tools move (#3580)Allen Byrne2023-09-261-1/+1
| | | Reorganizes the tools files to support the VOL tests
* Minor fixes for CMake code and install docs (#2623)Allen Byrne2023-04-031-1/+1
|
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-3/+3
| | | | At one time this content was a git submodule shared between several projects but that time has long passed.
* Develop cmake clean (#1971)Allen Byrne2022-08-071-10/+9
|
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-201-32/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move test utilities to utils/test folder * Fix makefile assignment * Add new dir * add new folder * Correct copied makefile * Fix dir typo * Add missing include dir * Remove unnecessary lib link * Correct dependent dirs * Fix conditional checks * Disable test if not built * fix path to executable * Use fixture for swmr_vfd check * Add release note * Correct shell tests and c++ flag warning * Update autotools c++ warning * Fix typo
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
| | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test.
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-281-9/+3
|
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-8/+19
|
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-1/+4
|
* HDFFV-10805 cleanup examples and test codeAllen Byrne2019-06-201-3/+9
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-2/+1
| | | | | 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
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-20/+12
|
* HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-12/+20
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-1/+1
|
* Need nonexistent file to skip stdout compareAllen Byrne2018-12-051-1/+1
|
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-031-20/+39
|
* HDFF-10254 - Copy test files with macro to avoid POST_BUILD failureAllen Byrne2017-07-121-9/+2
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-0/+11
| | | | | | | | | | 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.
* Update CMake files and formattingAllen Byrne2017-03-011-36/+22
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-8/+8
|
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-0/+191