Commit graph

6 commits

Author SHA1 Message Date
Robert Hensing
cd6e427877 Make regression-config-with-store-path work
The tricky bit was that we had to use a different storeDir because
the normal store is not a real store in the sandbox.
Also HOME apprently wasn't picked up, and XDG_CONFIG_HOME was broken;
see previous commit.
2025-11-10 21:48:30 +01:00
Taeer Bar-Yam
44b4626e81 WIP: add regression test for #71 2025-11-05 02:43:41 +01:00
Robert Hensing
dc93a4d278 Add outPath short-circuiting tests 2024-02-23 11:27:18 +01:00
Robert Hensing
fad6033fca Add extraRules to gitignoreFilterWith 2022-07-21 13:24:10 +02:00
Douglas Wilson
484cd263a2 Add a failing test for a subdir ignoring itself
The .gitignore in foo causes foo itself to be ignored
2019-09-06 07:48:03 +01:00
Robert Hensing
bcc385e399 Add IFD-free gitignoreSource implementation 2019-05-12 13:48:32 +02:00