summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Modifications based on comments from pull request reviewVailin Choi2017-08-303-4/+39
* Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-08-305-1/+170
* Skip test in test/fheap.c when:Vailin Choi2017-08-021-0/+16
* Changes made based on RFC review commentsVailin Choi2017-08-021-0/+17
* Merge pull request #608 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to h...Vailin Choi2017-07-271-2/+95
|\
| * Fix for HDFFV-10217 infinite loop in H5VM_power2up().Vailin Choi2017-07-191-2/+95
* | Add check for plugin initializeAllen Byrne2017-07-261-0/+3
|/
* Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiersVailin Choi2017-07-181-117/+475
* Merge of recent develop work to 1.10 branch.Dana Robinson2017-07-053-14/+156
* Merge of recent develop work to 1.10 branch:Dana Robinson2017-05-3110-20/+211
* Call to H5Dopen has H5dopen2 arguments at line 12704 of test/dsets.c -lrknox2017-05-111-1/+1
* Fix for the two issues reported in HDFFV-10051Vailin Choi2017-05-101-13/+6
* Fix for the two issues reported in HDFFV-10051:Vailin Choi2017-05-101-0/+119
* HDFFV-10173 revert and add dynlib flagsAllen Byrne2017-04-251-3/+15
* Change signature of H5PLget_sizeAllen Byrne2017-04-251-8/+15
* The cache_image test shows a skipped message about EoC in parallel.Dana Robinson2017-04-202-10/+9
* Added code to disable the evict-on-close feature inDana Robinson2017-04-202-0/+108
* HDFFV-10170 undo patchAllen Byrne2017-04-181-7/+6
* Add plugin options for libsAllen Byrne2017-04-181-0/+4
* Merge pull request #431 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Larry Knox2017-04-171-4/+1
|\
| * HDFFV-10173 remove hook for noinst libsAllen Byrne2017-04-171-3/+0
| * HDFFV-10170 fix noinst for test libsAllen Byrne2017-04-171-1/+1
* | Add new files in release_docs to MANIFEST.lrknox2017-04-151-7/+4
* | Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hd...lrknox2017-04-143-0/+13
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-14169-1014/+676
|/
* Skip tests for page buffering in test/fheap.c for parallel buildVailin Choi2017-04-131-2/+11
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2017-04-111-2/+2
|\
| * DAILYTEST-250 change test props to reduce timeoutAllen Byrne2017-04-111-2/+2
* | Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771)Vailin Choi2017-04-112-49/+31
|/
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2017-04-071-0/+1
|\
| * Add missing test statusAllen Byrne2017-04-061-0/+1
* | Modify test/fheap.c to run with various file space strategies and/or page buf...Vailin Choi2017-04-051-301/+368
|/
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-051-8/+13
|\
| * Re-enabled fixed array index testing in the test_random_rank4_vl() testDana Robinson2017-04-051-8/+13
* | Fix typo deletionAllen Byrne2017-04-041-2/+2
* | HDFFV-10143 clean up format and function returnAllen Byrne2017-04-041-348/+306
* | Update with checks for index boundsAllen Byrne2017-04-031-11/+14
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-032-14/+588
|\ \ | |/
| * Omnibus checkin for several relatively minor modifications:mainzer2017-03-282-14/+588
* | HDFFV-10143 surround will fail with try blockAllen Byrne2017-03-301-1/+4
* | HDFFV-10143 typo cleanupAllen Byrne2017-03-301-4/+4
* | HDFFV-10143 typo removedAllen Byrne2017-03-301-1/+1
* | Fix code error and use H5PL_MAX_PATH_NUM in testAllen Byrne2017-03-301-13/+17
* | HDFFV-10143 Cleanup due to commentsAllen Byrne2017-03-301-7/+7
* | HDFFV-10143 remove debugging outputAllen Byrne2017-03-301-6/+0
* | HDFFV-10143 change h5PLget to use buffer like H5Iget_nameAllen Byrne2017-03-301-12/+41
* | HDFFV-10143 change put to replace and add constAllen Byrne2017-03-301-1/+1
* | HDFFV-10143 Fix initial issues from reviewAllen Byrne2017-03-301-60/+92
* | HDFFV-10143 add APIs to manipulate plugin path tableAllen Byrne2017-03-281-215/+407
|/
* Run all scripts using signal files between processes in their own directories...lrknox2017-03-224-6/+83