summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fix for HDFFV-10217 infinite loop in H5VM_power2up().Vailin Choi2017-07-101-2/+95
* | | | Merge pull request #594 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:test_misc13 to ...Dana Robinson2017-07-051-142/+140
|\ \ \ \
| * | | | * Yanked the smoke check that was recently introduced to testDana Robinson2017-07-051-142/+140
* | | | | Skip HDFFV-10160 filenotclosed test for split/multi driverVailin Choi2017-07-052-1/+20
|/ / / /
* | | | * Reverted removal of H5I_REFERENCE to avoid breaking binaryDana Robinson2017-07-033-0/+32
* | | | Added missing free() call to test_misc19().Dana Robinson2017-07-011-0/+2
* | | | Purged the unused H5I_REFERENCE from the library.Dana Robinson2017-07-013-5/+0
* | | | Added a test for VFD IDs to testhdf5.Dana Robinson2017-07-013-14/+156
* | | | Fix for HDFFV-10160Vailin Choi2017-06-295-5/+193
* | | | Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiersVailin Choi2017-06-111-117/+475
* | | | Merge branch 'develop' into windows_openDana Robinson2017-05-3111-24/+327
|\ \ \ \
| * | | | Fixed typo in vfd.c from 'updated VFD feature flag' checkin.Dana Robinson2017-05-301-1/+1
| * | | | Added feature flag checks for a few other VFDs in test/vfd.c.Dana Robinson2017-05-261-10/+116
| * | | | Merge branch 'develop' into compat_feature_flagDana Robinson2017-05-268-13/+29
| |\ \ \ \
| | * | | | More minor warning fixes.Dana Robinson2017-05-252-1/+3
| | * | | | A few more warnings fixed.Dana Robinson2017-05-251-3/+3
| | * | | | Fixed additional minor warnings.Dana Robinson2017-05-251-0/+3
| | * | | | Fixed many minor warnings.Dana Robinson2017-05-255-9/+20
| * | | | | * Added new public H5FDdriver_query() API call.Dana Robinson2017-05-242-4/+49
| * | | | | * Made H5FD_driver_query() a private function instead of static.Dana Robinson2017-05-241-6/+30
| * | | | | Initialized IDs to -1 and minor code tidy.Dana Robinson2017-05-241-6/+6
| |/ / / /
| * | | | Call to H5Dopen has H5dopen2 arguments at line 12704 of test/dsets.c -lrknox2017-05-101-1/+1
| * | | | Fix for the two issues reported in HDFFV-10051Vailin Choi2017-05-091-13/+6
| * | | | Fix for the two issues reported in HDFFV-10051:Vailin Choi2017-05-071-0/+119
| * | | | Comment out install-exec-hooks to remove libdynlib* files. Allen didlrknox2017-04-281-2/+2
* | | | | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-2813-45/+45
* | | | | Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-2810-28/+28
|/ / / /
* | | | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-25171-1026/+698
* | | | Fix typoAllen Byrne2017-04-241-1/+1
* | | | Signature change requires a ptrAllen Byrne2017-04-241-8/+8
* | | | Change H5PLsize() signatureAllen Byrne2017-04-241-8/+15
* | | | Revert HDFFV-9655Allen Byrne2017-04-241-5/+9
* | | | Revert HDFFV-9655 by disabling test and not using new function.Allen Byrne2017-04-241-6/+9
* | | | Fix path to actual executable locationAllen Byrne2017-04-241-12/+13
* | | | Windows ahs one more directory levelAllen Byrne2017-04-241-1/+3
* | | | Comment out failing plugin test until fixed (unexpected .libs in plugin test ...lrknox2017-04-221-11/+11
* | | | Merge pull request #449 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-04-211-2/+14
|\ \ \ \
| * | | | Our best effort to build dynamic plugin tests and not install them withlrknox2017-04-211-16/+14
| * | | | Add targets for plugin test libraries to avoid linking to external libs.lrknox2017-04-201-1/+15
* | | | | Merge remote-tracking branch 'origin/develop' intoAllen Byrne2017-04-219-720/+1560
|\ \ \ \ \ | |/ / / /
| * | | | 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-192-0/+108
| * | | | HDFFV-10170 undo patchAllen Byrne2017-04-181-7/+6
| * | | | Add plugin options for libsAllen Byrne2017-04-181-0/+4
| * | | | HDFFV-10170 fix command syntaxAllen Byrne2017-04-171-1/+1
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-171-17/+89
| |\ \ \ \
| | * | | | Express test mods to test/cache.cmainzer2017-04-151-17/+89
| * | | | | HDFFV-10170 chnage test libs to noinst typeAllen Byrne2017-04-131-4/+1
| |/ / / /
| * | | | 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
| |\ \ \ \