test: updated tests to fit new features

This commit is contained in:
MartinFillon 2023-12-14 01:04:14 +01:00 committed by Christina E. Sørensen
parent 034be2df69
commit 8f5121ca2d
39 changed files with 40 additions and 4 deletions

View file

@ -70,6 +70,8 @@ ln -s symlink symlinks/symlink2
mkdir -p symlinks/dir
ln -s dir symlinks/symlink3
ln -s pipitek symlinks/symlink4
touch "symlinks/ lorem ipsum" --date=@0
ln -s "lorem ipsum" "symlinks/ lorem ipsum"
# END test_symlinks