rust/crates/rust-analyzer/tests
Kevin Reid db292bd89e Make test harness arguments configurable and not --nocapture.
* Added config `runnables.extraTestBinaryArgs` to control the args.
* The default is `--show-output` rather than `--nocapture` to prevent
  unreadable output when 2 or more tests fail or print output at once.
* Renamed variables in `CargoTargetSpec::runnable_args()` for clarity.

Fixes <https://github.com/rust-lang/rust-analyzer/issues/12737>.
2024-04-18 18:37:09 -07:00
..
slow-tests Make test harness arguments configurable and not --nocapture. 2024-04-18 18:37:09 -07:00
test_data Move dedup-dev-deps tests into rust-analyzer crate 2024-02-16 15:47:40 +01:00
crate_graph.rs internal: Enforce utf8 paths 2024-03-19 15:39:00 +01:00