summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/CMakeTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake: MINGW implies WIN32Michel Zou2020-10-301-1/+1
|
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-30/+24
|
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-281-25/+19
|
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-0/+33
|
* Update to new error textAllen Byrne2019-12-021-3/+3
|
* Merge reconciliation and VFD test fixesAllen Byrne2019-08-041-0/+10
|
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-456/+13
|
* Add missing target root path, check other export macroAllen Byrne2019-07-171-21/+25
|
* HDFFV-10845 skip test if CMake command doesn't support ignore EOLAllen Byrne2019-07-171-14/+10
|
* HDFFV-10845 copy files with windows EOLAllen Byrne2019-07-171-4/+6
|
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-8/+19
|
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-2/+2
|
* HDFFV-9407 Add testAllen Byrne2019-06-241-0/+30
|
* Add lib dir for testing pluginsAllen Byrne2019-06-211-0/+1
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-16/+22
| | | | | 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-66/+48
|
* HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-28/+44
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-11/+11
|
* Fix target files for commandsAllen Byrne2018-11-091-2/+2
|
* HDFFV-10605 Only test plugins if SHARED enabledAllen Byrne2018-11-061-1/+3
|
* CMake changes for SKIPPED and flush testsAllen Byrne2018-09-241-1/+2
|
* Add missing test optionAllen Byrne2018-07-241-1/+1
|
* Add test file with unwritten datasetsAllen Byrne2018-07-241-0/+7
|
* Modifications made based on feedback from pull request.Vailin Choi2018-07-111-0/+5
|
* Cleanup cmake clean macrosAllen Byrne2017-10-031-10/+69
|
* Fix STREQUAL if commands.Allen Byrne2017-10-021-5/+5
|
* HDFFV-10188 Add tests and filesAllen Byrne2017-08-211-0/+5
|
* HDFFV-10219 - disable h5dump tests until h5import NATIVE is fixedAllen Byrne2017-06-191-2/+2
|
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-4/+11
|
* 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-24/+24
|
* HDFFV-9994 add UD tests for toolsAllen Byrne2017-01-171-1/+35
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-46/+46
|
* Correct name of listAllen Byrne2016-11-091-11/+11
|
* Factor out pathAllen Byrne2016-11-091-10/+9
|
* On windows there could be a conflict when two processes try to read theAllen Byrne2016-11-091-1/+13
| | | same file
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+1412