Test data for non ASCII filenames #22
This commit is contained in:
parent
7b857902ef
commit
9c09624543
1
tests/testdata/odd_file_names/A_Ã_tilde.txt
vendored
Normal file
1
tests/testdata/odd_file_names/A_Ã_tilde.txt
vendored
Normal file
@ -0,0 +1 @@
|
||||
something pineapple
|
||||
1
tests/testdata/odd_file_names/Piña_Colada.txt
vendored
Normal file
1
tests/testdata/odd_file_names/Piña_Colada.txt
vendored
Normal file
@ -0,0 +1 @@
|
||||
name uses single F1 char for \~n
|
||||
1
tests/testdata/odd_file_names/not_odd.txt
vendored
Normal file
1
tests/testdata/odd_file_names/not_odd.txt
vendored
Normal file
@ -0,0 +1 @@
|
||||
not_odd
|
||||
1
tests/testdata/odd_file_names/snowman_☃.txt
vendored
Normal file
1
tests/testdata/odd_file_names/snowman_☃.txt
vendored
Normal file
@ -0,0 +1 @@
|
||||
Filename with snowman character
|
||||
1
tests/testdata/odd_file_names/with spaces.txt
vendored
Normal file
1
tests/testdata/odd_file_names/with spaces.txt
vendored
Normal file
@ -0,0 +1 @@
|
||||
something with spaces
|
||||
1
tests/testdata/odd_file_names/with&ersand.txt
vendored
Normal file
1
tests/testdata/odd_file_names/with&ersand.txt
vendored
Normal file
@ -0,0 +1 @@
|
||||
something with ampersand
|
||||
Loading…
Reference in New Issue
Block a user