You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testsuite: Set TMPDIR to a specific folder rather than the test root
If things start getting created in the TMPDIR, then it is better to not
place them directly in the project root next to the source and test
files. This also makes it easier to write tests which are sensitive to
what is created in the CWD.
0 commit comments