summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* | | TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-96/+77
| |/ |/|
* | TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
| |
* | TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-6/+22
|/
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-4/+4
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Fix list varAllen Byrne2018-02-271-1/+1
|
* Fix IN_LIST usageAllen Byrne2018-02-271-1/+1
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-113/+112
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-19/+0
|
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-6/+6
|
* Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-8/+10
|
* Correct linkage of filters and other libsAllen Byrne2017-11-161-2/+2
|
* Plugin test reworkDana Robinson2017-11-091-46/+46
| | | | Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
* Fix for HDFFV-10160Vailin Choi2017-06-291-0/+1
| | | | Modifications to fix the assertion/abort failure when the application does not close the file.
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-0/+1
|
* Update CMake files and formattingAllen Byrne2017-03-011-1/+1
|
* cmake non-code typoAllen Byrne2017-03-011-1/+1
|
* HDFFV-10125 cache_common file already in test libAllen Byrne2017-02-021-2/+0
|
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2017-01-291-0/+69
|\ | | | | | | develop_merge_cache_image_06
| * Moved remaining SWMR-related test files to develop.Dana Robinson2017-01-261-0/+69
| |
* | Cache image feature and testingQuincey Koziol2017-01-291-0/+22
|/
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-24/+24
|
* Added a missing test file needed for the flushrefresh script.Dana Robinson2016-12-301-0/+8
|
* Bring new/updated tests from revise+chunks branch: flush1/flush2 update andQuincey Koziol2016-12-201-0/+1
| | | | flushrefresh test. (Also refactor of message send / wait code)
* Update CMake configuration files with SWMR accumulator changes.Quincey Koziol2016-12-181-3/+15
|
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+1
| | | | and the tool and API wrappers will be coming in over the weekend.
* Add cache logging test.Quincey Koziol2016-11-041-0/+1
|
* Merge branch 'develop' into evict_on_closeDana Robinson2016-09-141-0/+1
|\
| * [svn-r30240] JAVA-1920: Create a filter plugin test that has a filter which ↵Allen Byrne2016-08-011-0/+1
| | | | | | | | calls a HDF5 function.
* | Added missing evict on close test file line to test/CMakeLists.txt.Dana Robinson2016-09-141-0/+1
|/
* [svn-r30068] Description:Quincey Koziol2016-06-131-0/+1
| | | | | | | | Bring metadata cache corking to trunk. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29963] Fix plugin test executable link libraryAllen Byrne2016-05-241-2/+2
|
* [svn-r29882] Convert cache source files to library compatible by CMake and ↵Allen Byrne2016-05-041-99/+30
| | | | Windows
* [svn-r29545] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-1/+1
| | | | | | Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial autotools parallel (MPICH 3.1.4)
* [svn-r29234] Fix H5 LIB OPTIONS macro for correct ARGN supportAllen Byrne2016-02-291-12/+2
|
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-3/+3
|
* [svn-r28467] Removed commented-out tests from the list of simple tests. They ↵Dana Robinson2015-11-301-8/+0
| | | | | | are handled in the additional tests section, below the list. Tested on 64-bit Windows 10 w/ VS2015 and CMake 3.3.1.
* [svn-r27835] Description:Quincey Koziol2015-09-211-1/+1
|\ | | | | | | | | | | | | | | Sync w/trunk. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * [svn-r27808] Update CMake files to use updated test files.Allen Byrne2015-09-161-1/+1
| |
* | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.Neil Fortner2015-08-271-30/+154
|\ \ | |/ | | | | Tested: ummon
| * [svn-r27590] Fix typoAllen Byrne2015-08-271-1/+1
| |
| * [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-261-4/+36
| | | | | | | | Added new option SKIP_HDF5_FORTRAN_SHARED
| * [svn-r27465] Merge dual-binary CMake changesAllen Byrne2015-08-051-32/+124
| |
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-3/+3
|\ \ | |/ | | | | | | Tested on: 64-bit Ubuntu Linux VM w/ gcc 4.8.2 (C++ and Fortran 2003 also tested)
| * [svn-r27172] Change disable to skip big test on cygwinAllen Byrne2015-06-091-4/+1
| |
| * [svn-r27171] Disable big test on cygwinAllen Byrne2015-06-091-4/+7
| |
* | [svn-r26781] Merge revisions 26305 through 26780 from trunk to vds branch.Neil Fortner2015-04-101-14/+14
|\ \ | |/ | | | | Tested: ummon
| * [svn-r26699] Generators are only built staticAllen Byrne2015-04-011-2/+2
| |
| * [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-13/+13
| | | | | | | | Tested: local linux
* | [svn-r26296] Merge r26050 through 26295 from trunk to vds branch.Neil Fortner2015-02-241-1/+1
|\ \ | |/ | | | | Tested: ummon