summaryrefslogtreecommitdiff
path: root/test/suites/inode_cache.bash
Commit message (Expand)AuthorAgeFilesLines
* fix: Disable the inode cache by defaultv4.7.54.7-maintJoel Rosdahl2023-03-201-0/+3
* fix: Avoid race condition in inode cache for quick updatesJoel Rosdahl2022-11-201-0/+5
* fix: Use separate 32-bit and 64-bit inode cache filesJoel Rosdahl2022-10-261-1/+1
* chore: Improve inode cache log messagesJoel Rosdahl2022-10-031-1/+1
* feat: Enable inode cache by defaultJoel Rosdahl2022-08-061-1/+0
* feat: Improve inode cache robustnessJoel Rosdahl2022-08-051-3/+8
* feat: Include timestamp in per-object debug filenamesJoel Rosdahl2022-06-111-2/+5
* test: Avoid warning when running inode_cache in isolationJoel Rosdahl2022-06-111-0/+1
* fix: Isolate inode cache file in testsJoel Rosdahl2022-05-011-4/+3
* Tweak languageJoel Rosdahl2021-07-201-2/+2
* test: Use test_failed_internal in inode_cache suiteJoel Rosdahl2021-07-201-1/+1
* Test suite fixes and improvements for Windows (#780)Nicholas Hutchinson2021-01-191-0/+5
* Clean up inode_cache suite probe codeJoel Rosdahl2020-08-311-5/+4
* Skip inode_cache tests if temporary_dir is on NFS (#648)Deepak Yadav2020-08-311-0/+9
* Improve inode_cache test suite to not truncate CCACHE_LOGFILEJoel Rosdahl2020-05-311-5/+12
* Add inode cache for file hashes (#577)Olle Liljenzin2020-05-311-0/+81