Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-05 | Properly normalize the content-addressed paths | regnat | |
Make sure that their timestamp are always normalized. Otherwise, strange − and non-deterministic − things might happen, like https://github.com/NixOS/nixpkgs/issues/121813 Fix #4775 | |||
2021-03-01 | Move the CA tests to a sub-directory | regnat | |
Requires a slight update to the test infra to work properly, but having the possibility to group tests that way makes the whole thing quite cleaner imho |