Stabilize --test-runtool and --test-runtool-arg
This commit is contained in:
parent
ec25e3300b
commit
6441701e5c
4 changed files with 19 additions and 22 deletions
|
|
@ -6,7 +6,6 @@
|
|||
//@ compile-flags: --test-runtool=auxiliary/bin/doctest-runtool
|
||||
//@ compile-flags: --test-runtool-arg=arg1 --test-runtool-arg
|
||||
//@ compile-flags: 'arg2 with space'
|
||||
//@ compile-flags: -Zunstable-options
|
||||
|
||||
/// ```
|
||||
/// assert_eq!(std::env::var("DOCTEST_RUNTOOL_CHECK"), Ok("xyz".to_string()));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue