summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/project/loop
AgeCommit message (Collapse)Author
2024-08-30Fixed #35669 -- Improved max post-process passes exceeded error message in ↵SaJH
HashedFilesMixin. Signed-off-by: SaJH <wogur981208@gmail.com>
2017-01-11Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.David Sanders