summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Changes made based on code reviews.Vailin Choi2018-01-123-987/+1191
* Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-0817-583/+582
|\
| * Normalization with VOL integration branch.Dana Robinson2017-12-051-65/+42
| * 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
* | Merge pull request #1 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bm...Binh-Minh Ribler2017-11-281-0/+608
|\ \
| * | Further improvementBinh-Minh Ribler2017-11-271-25/+7
| * | Fixed comment.Binh-Minh Ribler2017-11-271-1/+1
| * | Merge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~b...Binh-Minh Ribler2017-11-2721-2180/+2648
| |\ \
| * | | Adding data file generatorBinh-Minh Ribler2017-11-271-0/+626
* | | | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-272-214/+204
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Brings H5Z and H5PL packages in sync with VOL integration branch.Dana Robinson2017-11-172-214/+204
* | | (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-2521-2180/+2648
|\ \ \ | |/ / | | / | |/ |/|
| * 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
| |/
* | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-10-173-1520/+1401
|\ \ | |/
| * 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
| |/
| * Fix STREQUAL if commands.Allen Byrne2017-10-021-5/+5
* | Initial checkin for library version boundsVailin Choi2017-10-0315-39/+1624
|/
* Better segregate clean & dirty LRU lists so that they are only defined whenQuincey Koziol2017-09-302-4/+7
* Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-231-2/+3
* Modifications based on comments from pull request reviewVailin Choi2017-08-233-4/+39
* Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-08-225-1/+170
* Minor tweaks in response to code review.Dana Robinson2017-08-011-21/+35
* Merge branch 'develop' into h5pl_commitDana Robinson2017-08-013-0/+42
|\
| * Add test header for logAllen Byrne2017-07-261-0/+1
| * Verify default paths exist in tableAllen Byrne2017-07-261-0/+2
| * Skip test in test/fheap.c when:Vailin Choi2017-07-181-0/+16
| * Changes made based on RFC review commentsVailin Choi2017-07-181-0/+17
* | Major rework of H5PL package code before bringing VOL changesDana Robinson2017-07-141-156/+270
|/
* 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
|/