summaryrefslogtreecommitdiffstats
path: root/tools/test/misc/CMakeTestsClear.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Rename incorrectly named option (#4067)Allen Byrne2024-03-051-8/+8
| | | | | | | * Rename incorrectly named option * Restore the correct uses of USING_MEMCHECKER * Update release note
* Add options to allow tools type selection and naming (#4046)Allen Byrne2024-03-041-14/+14
|
* Grep for error messages instead of comparing files (#4024)Allen Byrne2024-02-161-9/+10
|
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-221-0/+45
|
* Develop tools move (#3580)Allen Byrne2023-09-261-2/+13
| | | Reorganizes the tools files to support the VOL tests
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-8/+8
| | | | At one time this content was a git submodule shared between several projects but that time has long passed.
* Removes partial long options from the tools (#872)Dana Robinson2021-08-031-2/+2
| | | | | | | | Some of the command-line tools would allow partial long options (e.g., --datas instead of --dataset). These were inconsistently implemented, difficult to maintain, and occasionally blocked useful long options. They have been removed from all the tools. NOTE: This change should NOT be merged to 1.12 or earlier.
* 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-20/+14
|
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-167/+128
|
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-6/+12
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-10/+16
| | | | | 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-40/+24
|
* HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-24/+40
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-12/+12
|
* Fix special macro stdout as emptyAllen Byrne2018-12-051-0/+1
|
* Need nonexistent file to skip stdout compareAllen Byrne2018-12-051-0/+1
|
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-031-9/+78
|
* Rework new tests into one macroAllen Byrne2018-03-131-25/+112
|
* Fix CMake test namesAllen Byrne2018-03-131-6/+6
|
* Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-121-3/+97
|
* HDFFV-10297 Windows issues fixedAllen Byrne2017-10-201-32/+8
|
* Windows cannot share files easilyAllen Byrne2017-10-201-4/+34
|
* Cleanup cmake clean macrosAllen Byrne2017-10-031-50/+52
|
* 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.
* file already in listAllen Byrne2017-04-211-10/+0
|
* Correct test options to match autotools scriptAllen Byrne2017-04-201-15/+15
|
* Updates to CMake for the changes in the autotools scriptAllen Byrne2017-04-201-14/+80
|
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-0/+197