nushell/crates/nu-command/tests/commands/platform
Stefan Holderbach 7d6b23ee2f
Simplify rawstrings in tests (#10180)
Inspired by
https://rust-lang.github.io/rust-clippy/master/index.html#/needless_raw_string_hashes

Ran `cargo +stable clippy --workspace --all-targets`

Fixed manually as I ran into a false positive along the lines of:
https://github.com/rust-lang/rust-clippy/issues/11068

Also collapse one set of single line tests.

Work for #8670
2023-09-01 00:08:27 +02:00
..
ansi_.rs Simplify rawstrings in tests (#10180) 2023-09-01 00:08:27 +02:00
char_.rs update format signature to allow record to be passed in (#9898) 2023-08-02 10:57:58 -05:00
du.rs Validate input range of du flags (#7962) 2023-02-06 21:34:32 +01:00
kill.rs Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
mod.rs Fix a panic bug in platform ansi logic (Closes #9448) (#9458) 2023-06-16 11:40:03 -05:00