Skip to content
Snippets Groups Projects
Commit 0ef4f441 authored by Matthew Pickering's avatar Matthew Pickering Committed by Mikolaj
Browse files

testsuite: Run tests in temporary system directories

1. Working directory is not contaminated with results of the testsuite.
   Tests can be written in a more liberal way (creating/writing files
   etc).
2. The tests are more hermetic.. for example it was basically impossible
   to write a test which run outside of a project context.
3. The overall path lengths will be much shorter, which has been a
   consistent issue on windows. We can remove hacks like
   `withShorterPathForNewBuildStore`.

Fixes #9711
parent d156a874
No related branches found
No related tags found
No related merge requests found
Showing
with 73 additions and 59 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment