summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-0750-2873/+6174
* Fix test loopAllen Byrne2018-03-011-40/+40
* Correct use of list varAllen Byrne2018-02-281-1/+1
* Remove uncomitted testAllen Byrne2018-02-281-1/+0
* Incr CMake min, add missing test, rework test CMake scriptAllen Byrne2018-02-273-573/+539
* HDFFV-10384 and includes cleanup merged from devlopAllen Byrne2018-02-1623-51/+18
* HDFFV-10385,10392,10393 merge from developAllen Byrne2018-01-222-21/+1
* HDFFV-10385 Refactor use of CMAKE_BUILD_TYPEAllen Byrne2018-01-081-1/+1
* synced with developM. Scot Breitenfeld2018-01-053-78/+579
|\
| * Fix memory leak due to addition of FORMAT check loopAllen Byrne2017-12-291-78/+126
| * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-283-640/+986
| * Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-8/+10
| * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-222-968/+601
| * Cleanup comments and if() in TRY blocksAllen Byrne2017-12-201-608/+497
| * Skip test if 1.6 APIAllen Byrne2017-12-191-30/+44
| * HDFFV-9724 Add ENV VAR to vds testAllen Byrne2017-12-192-1/+191
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-12-131-65/+42
| |\
| * | HDFFV-9724 Initial changes and testAllen Byrne2017-12-111-0/+274
* | | Fix library interface commands, add missing JNIAllen Byrne2017-12-212-615/+497
* | | Reworked MPI includes to be used as default with parallelAllen Byrne2017-12-201-31/+44
* | | Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-12-121-65/+42
|\ \ \ | | |/ | |/|
| * | Normalization with VOL integration branch.Dana Robinson2017-12-051-65/+42
| |/
* | Merge branch changes from hdf5_1_10.Vailin Choi2017-12-0535-2455/+2826
|\ \ | |/
| * Changed casts to const void *Dana Robinson2017-11-271-2/+2
| * Casted pointers to void to quiet warnings on Linux.Dana Robinson2017-11-271-1/+1
| * Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows.Dana Robinson2017-11-275-282/+300
| * Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-2716-242/+246
| * Brings H5Z and H5PL packages in sync with VOL integration branch.Dana Robinson2017-11-172-214/+204
| * Fix some of the whitespaceAllen Byrne2017-11-161-127/+127
| * Correct linkage of filters and other libsAllen Byrne2017-11-162-3/+3
| * Minor warning fixesDana Robinson2017-11-152-5/+7
| * Fix Windows link errorAllen Byrne2017-11-141-379/+379
| * Merge pull request #770 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to developNeil Fortner2017-11-131-0/+98
| |\
| | * Initialize hid_t variables in test_Attr_bug9.Neil Fortner2017-11-131-4/+4
| | * Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5_na...Neil Fortner2017-11-1015-1717/+2014
| | |\
| | * | Fix HDFFV-10274. When deleting all (or almost all) of the messages inNeil Fortner2017-11-101-0/+98
| * | | Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.Dana Robinson2017-11-131-4/+4
| * | | Merge pull request #767 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:zero_allocation...Dana Robinson2017-11-111-1/+61
| |\ \ \ | | |_|/ | |/| |
| | * | Removed asserts from H5MM calls that conflict with stated behaviorDana Robinson2017-11-091-1/+61
| | |/
| * | Cleaned up misc warnings in src and test.Dana Robinson2017-11-101-3/+3
| * | Plugin test reworkDana Robinson2017-11-0914-1714/+2011
| |/
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-283-72/+358
* | HDFFV-10328, HDFFV-10329 Merge from developAllen Byrne2017-11-162-3/+3
* | Fix snprintf to HDsnprintf usage - breaks windowsAllen Byrne2017-11-161-397/+397
* | Initialize hid_t variables in test_Attr_bug9.Neil Fortner2017-11-151-4/+4
* | Fix HDFFV-10274. When deleting all (or almost all) of the messages inNeil Fortner2017-11-151-0/+98
|/
* Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-112-1499/+1382
|\
| * HDFFV-10297 add release note - fix test stepAllen Byrne2017-10-111-0/+2
| * HDFFV-10297 update calls to H5Zfilter_availAllen Byrne2017-10-091-1499/+1380
* | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. Thislrknox2017-10-091-16/+14
|/