summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows static only cache test checkingAllen Byrne2017-01-311-2/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2017-01-2936-16/+9675
|\
| * Additional minor changes from revise_chunks->develop.Dana Robinson2017-01-271-1/+0
| * Moved remaining SWMR-related test files to develop.Dana Robinson2017-01-2636-15/+9675
* | Add missing filesQuincey Koziol2017-01-293-0/+10436
* | Cache image feature and testingQuincey Koziol2017-01-2938-7/+63
* | Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-283-71/+77
* | Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-284-409/+163
|/
* Disable SHARED cache test on windowsAllen Byrne2017-01-241-3/+3
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-131-1/+1
|\
| * tools/test/h5diff/testh5diff.sh.in:lrknox2017-01-131-1/+1
* | Remove duplicate commandAllen Byrne2017-01-121-1/+0
* | HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-111-13/+85
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-102-94/+94
|/
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-0/+2
* Add "image up to date" flag / parameter to metadata cache entry status calls.Quincey Koziol2017-01-061-35/+36
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-053-12/+42
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-032-51/+51
* Merge pull request #227 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:flush_vfd_fix t...Dana Robinson2016-12-312-352/+531
|\
| * Updated the flush1/2 test to not be a mess and to handleDana Robinson2016-12-302-352/+531
* | Merge pull request #226 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:flush_vfd_fix t...Dana Robinson2016-12-303-1/+66
|\ \ | |/
| * Added a missing test file needed for the flushrefresh script.Dana Robinson2016-12-303-1/+66
* | Bring support for doubly-linked list of all entries in cache from incomingQuincey Koziol2016-12-302-33/+51
|/
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-194/+102
* Bring new/updated tests from revise+chunks branch: flush1/flush2 update andQuincey Koziol2016-12-209-28/+1721
* Merge SWMR-related testing to existing tests.Quincey Koziol2016-12-186-50/+380
* Bring over tweak for missing environment variable.Quincey Koziol2016-12-181-1/+1
* Update CMake configuration files with SWMR accumulator changes.Quincey Koziol2016-12-182-3/+31
* Add missing accumulator test.Quincey Koziol2016-12-181-0/+99
* Merge SWMR-oriented accumulator tests from revise_chunks to develop.Quincey Koziol2016-12-182-2/+226
* Bring over changes from revise_chunks that cleanup recent SWMR changes fromQuincey Koziol2016-12-113-179/+243
* Merge pull request #191 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_h5fs_fix to...Dana Robinson2016-12-103-431/+375
|\
| * Updated the H5FS cache code to grab the correct tag and modifiedDana Robinson2016-12-081-253/+336
| * Merge branch 'develop' into eoc_h5fs_fixDana Robinson2016-12-076-79/+7864
| |\
| * | Reverted the freespace test. The TAG macros in H5MF_get_freespace()Dana Robinson2016-11-301-180/+173
| * | Updated the freespace test so functions take a common, taggedDana Robinson2016-11-301-173/+180
| * | Updated the cache_tagging test so it correctly analyzesDana Robinson2016-11-301-174/+39
| * | First cut at fixing the tagging issue with the free space managers.Dana Robinson2016-11-301-4/+0
* | | Reduce timeout as normal run time on windows is less then 10 minAllen Byrne2016-12-051-8/+8
| |/ |/|
* | Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-026-79/+7864
|/
* Merge pull request #179 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_valgrind_bu...Dana Robinson2016-11-302-163/+163
|\
| * Merge branch 'develop' into eoc_valgrind_bugfixDana Robinson2016-11-291-2/+1
| |\
| * \ Merge branch 'develop' into eoc_valgrind_bugfixDana Robinson2016-11-285-20/+38
| |\ \
| * \ \ Merge branch 'develop' into eoc_valgrind_bugfixDana Robinson2016-11-264-61/+343
| |\ \ \
| * | | | Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-262-163/+163
* | | | | Merge branch 'develop' into expanded_eoc_testDana Robinson2016-11-292-4/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-2/+1
| | |_|/ | |/| |
| * | | Merge pull request #171 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_memfix ...Dana Robinson2016-11-281-2/+8
| |\ \ \
| | * | | Added vlen reclaim functions to a test in tfile.cDana Robinson2016-11-231-2/+8
* | | | | Updated the evict-on-close test to create a large number of subgroupsDana Robinson2016-11-281-48/+102
|/ / / /