>> add examples of symbolic links to tests
This commit is contained in:
parent
03d4c62e61
commit
ed919acff7
1 changed files with 4 additions and 0 deletions
|
|
@ -42,6 +42,10 @@ owltest_setup() {
|
||||||
$'No\u0338rse\u0301' \
|
$'No\u0338rse\u0301' \
|
||||||
'Question? Why' \
|
'Question? Why' \
|
||||||
'QUESTION: WHY'
|
'QUESTION: WHY'
|
||||||
|
ln -s "${PWD}/::>?" ascii_dir/file
|
||||||
|
ln -s "${PWD}/::>?" ascii_dir/fi?le
|
||||||
|
ln -s "${PWD}/no-change-needed" 'ascii_dir/oh?'
|
||||||
|
ln -s /invalid/path 'ascii_dir/bad link'
|
||||||
}
|
}
|
||||||
|
|
||||||
owltest_teardown() {
|
owltest_teardown() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue