1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
Commit graph

13 commits

Author SHA1 Message Date
cidkidnix 0979a374c5 Begin to split up overlay-local-store tests
The bad-uris tests are now in their own file.
"Outer" is a bad name, but it will be split up next.
2023-05-15 15:31:57 -05:00
cidkidnix b7e5aaf90d Add test for checking that we reject bad local overlay store uris 2023-05-15 13:41:38 -05:00
John Ericson 4173743a3c Implement more queries 2023-05-09 17:20:58 -04:00
John Ericson 8339c170d7 More tests 2023-05-09 16:49:44 -04:00
John Ericson 5059be53b1 Fix recursive ingestion from lower store 2023-05-09 16:42:28 -04:00
John Ericson e7c3399ed2 Specialize LocalOverlayStore::queryPathFromHashPart
With test
2023-05-09 10:40:10 -04:00
John Ericson ddaf2750b5 Specialize more methods, fix tests 2023-05-09 10:22:38 -04:00
John Ericson b3d320c594 Convert more methods
Fixed one test, broke another
2023-05-08 18:50:16 -04:00
John Ericson 59a8099038 Fix LocalOverlayStore::queryPathInfoUncached, FIXME in test 2023-05-08 17:37:40 -04:00
John Ericson 0193c2abcd Improve tests slightly 2023-05-08 16:03:32 -04:00
John Ericson d80fc2ac1b First round of testing, with todos 2023-05-08 16:01:36 -04:00
John Ericson f08754a97a Progress on tests 2023-05-08 14:47:39 -04:00
John Ericson 111aeb9e92 Testing overlayfs stores 2023-03-21 10:53:23 -04:00