summaryrefslogtreecommitdiffstats
path: root/test/CMakeTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10879 fix test varnameAllen Byrne2019-08-141-1/+1
|
* Correct error test and useAllen Byrne2019-08-131-4/+32
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-271-250/+160
|
* Merge in CMake changes from developAllen Byrne2019-04-041-29/+29
|
* Correct regular test handlingAllen Byrne2019-01-291-36/+5
|
* Correct VFD test logicAllen Byrne2019-01-291-50/+1
|
* CMake updates and mergesAllen Byrne2019-01-251-206/+75
|
* TRILABS-81 coverity tools fixesAllen Byrne2018-11-091-12/+14
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-021-303/+105
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-3/+4
|
* HDFFV-10385 fix CMAKE_BUILD_TYPE usageAllen Byrne2018-01-101-1/+1
|
* Update link target commandsAllen Byrne2017-12-211-1/+1
|
* Skip test if 1.6 API enabledAllen Byrne2017-12-201-30/+44
|
* Added data filesBinh-Minh Ribler2017-12-111-0/+5
|
* HDFFV-10321 merge from developAllen Byrne2017-11-021-6/+6
|
* Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-09-061-0/+2
| | | | | Fix H5HL_offset_into() to return error when offset exceeds heap data block size. Also fix other places that call this routine to detect error return.
* Update text in COPYING files in subdirectories to match changes tolrknox2017-05-241-0/+11
| | | | | | | | | copyright notices in source files. Update Copyright notices in acsite.m4 and bin/yodconfigure that were overlooked by chkcopyright. Remove broken and unnecessary urls from comments in hl/fortran/src/H5IMcc.c and hl/src/H5IM.c. Commit bin/reconfigure changes to generated files.
* Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-291-8/+8
|
* Add option TEST_SHARED_PROGRAMS to disable shared testing by defaultAllen Byrne2017-03-011-241/+187
|
* Disable SHARED VFD tests and remove links_env from defualt listAllen Byrne2017-02-081-99/+99
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-061-71/+118
|
* [svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with ↵Allen Byrne2016-07-121-141/+43
| | | | | | | too long command lines on some platforms. Also, refactor hl/tools/gif3h5 cmake files. JAVA-1920: add plugin test with plugin that depends on hdf5
* [svn-r27749] Add test propsAllen Byrne2015-09-101-5/+9
|
* [svn-r27714] Merge from 1.8 branch.Allen Byrne2015-09-091-37/+37
| | | | Add mod file changes from trunk
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-28/+448
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r27173] Allen Byrne2015-06-091-19/+26
|
* [svn-r26700] Generators are only built staticAllen Byrne2015-04-011-2/+2
| | | | Plugin test for disable state does not print error stack and does not print FAILED
* [svn-r26371] Update cmake mininum versionAllen Byrne2015-03-051-2/+2
| | | | Update windows wix cpack process.
* [svn-r26105] Disable flush1/flush2 test under debug VFD on Windows.Allen Byrne2015-02-021-12/+77
|
* [svn-r25997] HDFFV-9060: merge test properties and VFD separation from trunkAllen Byrne2015-01-221-43/+175
|
* [svn-r25839] Remove hard coded urls.Allen Byrne2014-11-241-0/+1
| | | | | Add WiX support. Add file test depends.
* [svn-r25344] Add more vfd tests to smaller timeout limitsAllen Byrne2014-06-231-0/+3
|
* [svn-r25311] Add max time for VFD objcopy testAllen Byrne2014-06-181-0/+1
|
* [svn-r25263] limit vfd flush1 test timeAllen Byrne2014-06-111-0/+1
|
* [svn-r25222] Merge cmake_ext_mod into 1.8Allen Byrne2014-05-271-5/+5
|
* [svn-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunkAllen Byrne2014-04-071-43/+43
| | | | Tested: h5committest
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-105/+107
| | | | Tested: local linux
* [svn-r24654] HDFFV-8640: Remove XLATE_UTILITYAllen Byrne2014-01-281-2/+2
| | | | Update tools testfiles
* [svn-r24393] Cleanup testfiles from scripts. Update lists of files to be ↵Allen Byrne2013-11-011-0/+3
| | | | | | cleaned. CMake update to clean testfiles. Tested: local cmake, autotools
* [svn-r24315] Do not run big test on cygwinAllen Byrne2013-10-171-2/+5
|
* [svn-r24205] Merge HDFFV-8513/8522 from trunk (via cmake branch), h5repack ↵Allen Byrne2013-09-261-64/+1
| | | | | | | | UD plugins. Also warning session fixes. Tested: CMake local linux
* [svn-r24072] Merge trunk cmake changes to 1.8 branch. Allen Byrne2013-08-261-0/+556
Also add default switch blocks to h5import. Merge h5dump any_path option from trunk. Tested: local linux