-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #2743 - alexcrichton:better-test-suite, r=alexcrichton
Split the test suite into multiple binaries Helps reduce compile time of tests, more ergonomic names to type, more conventional configuration, and makes it basically easier to work with. The previous `support` module is now a separate `cargotest` crate.
- Loading branch information
Showing
54 changed files
with
2,824 additions
and
2,130 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.