Skip to content

[rust_verify_test] feat: use a temp dir as target dir to isolate cargo test runs#2490

Merged
mkovaxx merged 1 commit into
mainfrom
feat-verus-isolated-tests
May 27, 2026
Merged

[rust_verify_test] feat: use a temp dir as target dir to isolate cargo test runs#2490
mkovaxx merged 1 commit into
mainfrom
feat-verus-isolated-tests

Conversation

@mkovaxx
Copy link
Copy Markdown
Collaborator

@mkovaxx mkovaxx commented May 26, 2026

  • Make cargo test helpers use a fresh temp dir as target dir to isolate each test run.
  • Besides good testing hygiene, this helps ensure that tests will be unaffected by steps towards making vargo's target dir configurable. For more details, see Building Verus with custom target directory #2366.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@mkovaxx mkovaxx self-assigned this May 26, 2026
@mkovaxx mkovaxx requested review from parno and slerpyyy May 26, 2026 14:52
@mkovaxx mkovaxx marked this pull request as ready for review May 26, 2026 14:53
@mkovaxx
Copy link
Copy Markdown
Collaborator Author

mkovaxx commented May 26, 2026

Related change: #2368

@mkovaxx mkovaxx added this pull request to the merge queue May 27, 2026
Merged via the queue into main with commit f7c39fb May 27, 2026
13 checks passed
@mkovaxx mkovaxx deleted the feat-verus-isolated-tests branch May 27, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant