Skip to content

Commit

Permalink
fix(tests): Update test output for archive inspection help
Browse files Browse the repository at this point in the history
  • Loading branch information
taminob committed Mar 28, 2024
1 parent f726b0b commit 9eff928
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 76 deletions.
Empty file.
50 changes: 0 additions & 50 deletions tests/gen/absolute_recurse_unix.stdout

This file was deleted.

Empty file removed tests/gen/absolute_unix.stderr
Empty file.
22 changes: 0 additions & 22 deletions tests/gen/absolute_unix.stdout

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
thread 'main' panicked at 'Custom timestamp format is empty, please supply a chrono format string after the plus sign.', src/options/view.rs:347:21
thread 'main' panicked at 'Custom timestamp format is empty, please supply a chrono format string after the plus sign.', src/options/view.rs:348:21
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
thread 'main' panicked at 'Custom timestamp format is empty, please supply a chrono format string after the plus sign.', src/options/view.rs:345:47
thread 'main' panicked at 'Custom timestamp format is empty, please supply a chrono format string after the plus sign.', src/options/view.rs:346:47
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2 changes: 1 addition & 1 deletion tests/gen/long_time_style_custom_recent_empty_nix.stderr
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
thread 'main' panicked at 'Custom timestamp format for recent files is empty, please supply a chrono format string at the second line.', src/options/view.rs:361:25
thread 'main' panicked at 'Custom timestamp format for recent files is empty, please supply a chrono format string at the second line.', src/options/view.rs:362:25
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2 changes: 1 addition & 1 deletion tests/ptests/ptest_2439b7d68089135b.stdout
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ DISPLAY OPTIONS
--hyperlink display entries as hyperlinks
--absolute display entries with their absolute path (on, follow, off)
-w, --width COLS set screen width in columns

-q, --archive-inspection list content of archives (supported formats: tar)

FILTERING AND SORTING OPTIONS
-a, --all show hidden and 'dot' files. Use this twice to also
Expand Down

0 comments on commit 9eff928

Please sign in to comment.