Joining7943
|
1fadeb43b2
|
tests/util: Do not trim stderr in CmdResult::stderr_is. Add method stderr_trimmed_is.
Fix tests assert whitespace instead of trimming it. Disable some tests in `test_tr` because `tr`
produces too many newlines.
|
2023-01-22 14:56:19 +01:00 |
|
Daniel Hofstetter
|
8114abc956
|
Fix "needless borrow" clippy warning in env test
|
2022-11-04 11:10:35 +01:00 |
|
Terts Diepraam
|
b0c200e831
|
env: handle - correctly again
|
2022-10-13 20:06:02 +02:00 |
|
Terts Diepraam
|
b7c1216a1a
|
env: update to clap 4
|
2022-10-13 17:50:29 +02:00 |
|
Terts Diepraam
|
9177cb7b24
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
|
Terts Diepraam
|
18369dc0be
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
Daniel Eades
|
4f8d1c5fcf
|
add additional lints
|
2022-01-31 20:40:47 +01:00 |
|
Daniel Eades
|
784f2e2ea1
|
use semicolons if nothing returned
|
2022-01-30 15:08:26 +01:00 |
|
Thomas Queiroz
|
124f929848
|
tests/env: change Windows test_change_directory
Invoke `cmd.exe /C cd` to determine the current working directory instead of relying on the output of
environment variables.
|
2021-11-07 23:11:39 -03:00 |
|
Thomas Queiroz
|
c44b5952b8
|
tests/env: add unsetting invalid variables test
|
2021-11-02 19:51:37 -03:00 |
|
Thomas Queiroz
|
f9512e5a90
|
tests/env: add empty name test
|
2021-11-02 16:45:39 -03:00 |
|
Roy Ivy III
|
5553416b87
|
tests ~ fix clippy complaint (clippy::bool_assert_comparision)
|
2021-06-06 19:17:18 -05:00 |
|
Roy Ivy III
|
4e20dedf58
|
tests ~ refactor/polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Jan Scheer
|
3aeccfd802
|
fix a lot of clippy warnings
|
2021-05-29 15:11:22 +02:00 |
|
Jan Scheer
|
646c6cacbc
|
refactor tests (#1982)
|
2021-04-23 02:28:46 +02:00 |
|
Sylvestre Ledru
|
c5b43c0994
|
rustfmt the recent change
|
2021-04-17 13:21:30 +02:00 |
|
Gilad Naaman
|
81d42aa2b3
|
Fix some tests to not use CmdResult fields
|
2021-04-10 23:30:50 +03:00 |
|
Sylvestre Ledru
|
e331186fee
|
unbreak build with rustc 1.32: force tempfile 3.1.0 (#1695)
|
2021-01-19 08:15:53 +01:00 |
|
Felipe Lema
|
ba6b55f117
|
feature[env]: Add support for --chdir=DIR in env (fixes #1568) (#1569)
|
2020-08-08 22:26:49 -05:00 |
|
Roy Ivy III
|
de0375f909
|
tests ~ reorganize tests
|
2020-06-01 18:30:04 -05:00 |
|