Skip to content

test: make the `linux` fixture return a read-only directory

Antonio Terceiro requested to merge test-readonly-source-tree into master

Add a new linux_rw fixture to be used by tests that need to mess with the source tree, so that they don't leave changes behind that could affect the execution of other tests.

Edited by Antonio Terceiro

Merge request reports