summaryrefslogtreecommitdiffstats
path: root/test/evict_on_close.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-6/+6
* Hdf5 merge issue 487 v112 (#491)Larry Knox2021-03-261-4/+16
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Source formattedAllen Byrne2020-10-011-264/+251
* Whitespace updatesAllen Byrne2020-05-131-1/+1
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-3/+3
* VOL FEATUREDana Robinson2018-10-101-5/+6
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-38/+10
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* The cache_image test shows a skipped message about EoC in parallel.Dana Robinson2017-04-201-1/+0
* Added code to disable the evict-on-close feature inDana Robinson2017-04-191-0/+100
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-0/+1
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-8/+8
* First cut at fixing the tagging issue with the free space managers.Dana Robinson2016-11-301-4/+0
* Updated the evict-on-close test to create a large number of subgroupsDana Robinson2016-11-281-48/+102
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-1/+1
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-5/+2
* Removed commented-out lines that clean up test files.Dana Robinson2016-11-031-2/+2
* Added a test for old- and new-style groups under evict-on-close.Dana Robinson2016-10-301-33/+141
* Evict-on-close now works with groups.Dana Robinson2016-10-281-29/+88
* Changed H5Dcreate to H5Dcreate2 in test/evict_on_close.cDana Robinson2016-10-011-7/+7
* Added full implementation of EoC cache test.Dana Robinson2016-09-301-13/+30
* Added code to create the test file for all chunk index and layout types.Dana Robinson2016-09-301-15/+293
* Fleshed out evict on close test that inspects cache.Dana Robinson2016-09-291-24/+194
* Added the beginnings of a file generator to the test.Dana Robinson2016-09-241-16/+186
* [svn-r30110] Added missing evict_on_close.c file to test/.Dana Robinson2016-06-271-0/+144