This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Commit 526ec29
committed
composite_cache: add unit tests
Add unit tests that check the behaviour of CompositeCache
on adding filesytem resources. It checks that
* 2 identical directory trees produces the same hash
* an extra file produces a different hash
* an extra directry produces a different hash
* an extra file that is excluded does not alter the hash
* an extra directory that is excluded does not alter the hash1 parent f5c7e65 commit 526ec29
1 file changed
Lines changed: 456 additions & 0 deletions
0 commit comments