mirror of
https://github.com/eza-community/eza.git
synced 2025-08-04 17:08:42 +00:00
test: Add integration tests and powertests for --absolute flag
Note that the absolute paths in tests/cmd/ need to have their root at [CWD] and not /build/source/ for "cargo test" work. The command "just idump" will overwrite the files in tests/cmd/ leading to a failing "cargo test".
This commit is contained in:
parent
05ae8e91a2
commit
33a85e41c8
35 changed files with 247 additions and 0 deletions
21
tests/gen/absolute_unix.stdout
Normal file
21
tests/gen/absolute_unix.stdout
Normal file
|
@ -0,0 +1,21 @@
|
|||
/build/source/tests/itest/a
|
||||
/build/source/tests/itest/b
|
||||
/build/source/tests/itest/c
|
||||
/build/source/tests/itest/d
|
||||
/build/source/tests/itest/e
|
||||
/build/source/tests/itest/exa
|
||||
/build/source/tests/itest/f
|
||||
/build/source/tests/itest/g
|
||||
/build/source/tests/itest/h
|
||||
/build/source/tests/itest/i
|
||||
/build/source/tests/itest/image.jpg.img.c.rs.log.png
|
||||
/build/source/tests/itest/index.svg
|
||||
/build/source/tests/itest/j
|
||||
/build/source/tests/itest/k
|
||||
/build/source/tests/itest/l
|
||||
/build/source/tests/itest/m
|
||||
/build/source/tests/itest/n
|
||||
/build/source/tests/itest/o
|
||||
/build/source/tests/itest/p
|
||||
/build/source/tests/itest/q
|
||||
/build/source/tests/itest/vagrant
|
Loading…
Add table
Add a link
Reference in a new issue