mirror of
https://github.com/eza-community/eza.git
synced 2025-12-23 05:36:50 +00:00
test(trycmd): add example long tests for sandbox
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
parent
b2c424f4ca
commit
762f9e9ee9
3 changed files with 19 additions and 0 deletions
0
tests/cmd/long_nix.stderr
Normal file
0
tests/cmd/long_nix.stderr
Normal file
17
tests/cmd/long_nix.stdout
Normal file
17
tests/cmd/long_nix.stdout
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
.rw-r--r-- 0 nixbld 12 Sep 10:34 a
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 b
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 c
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 d
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 e
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 f
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 g
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 h
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 i
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 j
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 k
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 l
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 m
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 n
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 o
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 p
|
||||
.rw-r--r-- 0 nixbld 12 Sep 10:34 q
|
||||
2
tests/cmd/long_nix.toml
Normal file
2
tests/cmd/long_nix.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
bin.name = "eza"
|
||||
args = "tests/itest --long"
|
||||
Loading…
Add table
Add a link
Reference in a new issue