> * several fixes in tests/failed-amend-should-not-break-repo.sh
> * in some test scripts, remove test repo before creating it (and not at the end)
> * in test for issue2271, reset permissions more reliably when done
All OK
For the last one, I spent a little while trying to make sure it
works on Windows. The test still passes fine, but I'm really
confused about how our tests and darcs interact with Windows
permissions: I couldn't see any difference in the permissions
for the patch_index folder before and after the chmod -w, and
could remove the folder myself from the command-line fine.
Yet darcs still correctly fails/doesn't fail depending on whether
it is run.
|