176 lines
3.1 KiB
Plaintext
176 lines
3.1 KiB
Plaintext
|
# This set of tests checks local-specific features, using the "fr_FR" locale.
|
|||
|
# It is not Perl-compatible. When run via RunTest, the locale is edited to
|
|||
|
# be whichever of "fr_FR", "french", or "fr" is found to exist. There is
|
|||
|
# different version of this file called wintestinput3 for use on Windows,
|
|||
|
# where the locale is called "french" and the tests are run using
|
|||
|
# RunTest.bat.
|
|||
|
|
|||
|
#forbid_utf
|
|||
|
|
|||
|
/^[\w]+/
|
|||
|
*** Failers
|
|||
|
No match
|
|||
|
<20>cole
|
|||
|
No match
|
|||
|
|
|||
|
/^[\w]+/locale=french
|
|||
|
<20>cole
|
|||
|
0: <20>cole
|
|||
|
|
|||
|
/^[\w]+/
|
|||
|
*** Failers
|
|||
|
No match
|
|||
|
<20>cole
|
|||
|
No match
|
|||
|
|
|||
|
/^[\W]+/
|
|||
|
<20>cole
|
|||
|
0: \xc9
|
|||
|
|
|||
|
/^[\W]+/locale=french
|
|||
|
*** Failers
|
|||
|
0: ***
|
|||
|
<20>cole
|
|||
|
No match
|
|||
|
|
|||
|
/[\b]/
|
|||
|
\b
|
|||
|
0: \x08
|
|||
|
*** Failers
|
|||
|
No match
|
|||
|
a
|
|||
|
No match
|
|||
|
|
|||
|
/[\b]/locale=french
|
|||
|
\b
|
|||
|
0: \x08
|
|||
|
*** Failers
|
|||
|
No match
|
|||
|
a
|
|||
|
No match
|
|||
|
|
|||
|
/^\w+/
|
|||
|
*** Failers
|
|||
|
No match
|
|||
|
<20>cole
|
|||
|
No match
|
|||
|
|
|||
|
/^\w+/locale=french
|
|||
|
<20>cole
|
|||
|
0: <20>cole
|
|||
|
|
|||
|
/(.+)\b(.+)/
|
|||
|
<20>cole
|
|||
|
0: \xc9cole
|
|||
|
1: \xc9
|
|||
|
2: cole
|
|||
|
|
|||
|
/(.+)\b(.+)/locale=french
|
|||
|
*** Failers
|
|||
|
0: *** Failers
|
|||
|
1: ***
|
|||
|
2: Failers
|
|||
|
<20>cole
|
|||
|
No match
|
|||
|
|
|||
|
/<2F>cole/i
|
|||
|
<20>cole
|
|||
|
0: \xc9cole
|
|||
|
*** Failers
|
|||
|
No match
|
|||
|
<20>cole
|
|||
|
No match
|
|||
|
|
|||
|
/<2F>cole/i,locale=french
|
|||
|
<20>cole
|
|||
|
0: <20>cole
|
|||
|
<20>cole
|
|||
|
0: <20>cole
|
|||
|
|
|||
|
/\w/I
|
|||
|
Capturing subpattern count = 0
|
|||
|
Starting code units: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
|
|||
|
Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
|
|||
|
Subject length lower bound = 1
|
|||
|
|
|||
|
/\w/I,locale=french
|
|||
|
Capturing subpattern count = 0
|
|||
|
Starting code units: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
|
|||
|
Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
|
|||
|
<20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20>
|
|||
|
<20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20>
|
|||
|
<20> <20>
|
|||
|
Subject length lower bound = 1
|
|||
|
|
|||
|
# All remaining tests are in the french locale, so set the default.
|
|||
|
|
|||
|
#pattern locale=french
|
|||
|
|
|||
|
/^[\xc8-\xc9]/i
|
|||
|
<20>cole
|
|||
|
0: <20>
|
|||
|
<20>cole
|
|||
|
0: <20>
|
|||
|
|
|||
|
/^[\xc8-\xc9]/
|
|||
|
<20>cole
|
|||
|
0: <20>
|
|||
|
*** Failers
|
|||
|
No match
|
|||
|
<20>cole
|
|||
|
No match
|
|||
|
|
|||
|
/\W+/
|
|||
|
>>>\xaa<<<
|
|||
|
0: >>>
|
|||
|
>>>\xba<<<
|
|||
|
0: >>>
|
|||
|
|
|||
|
/[\W]+/
|
|||
|
>>>\xaa<<<
|
|||
|
0: >>>
|
|||
|
>>>\xba<<<
|
|||
|
0: >>>
|
|||
|
|
|||
|
/[^[:alpha:]]+/
|
|||
|
>>>\xaa<<<
|
|||
|
0: >>>
|
|||
|
>>>\xba<<<
|
|||
|
0: >>>
|
|||
|
|
|||
|
/\w+/
|
|||
|
>>>\xaa<<<
|
|||
|
0: <20>
|
|||
|
>>>\xba<<<
|
|||
|
0: <20>
|
|||
|
|
|||
|
/[\w]+/
|
|||
|
>>>\xaa<<<
|
|||
|
0: <20>
|
|||
|
>>>\xba<<<
|
|||
|
0: <20>
|
|||
|
|
|||
|
/[[:alpha:]]+/
|
|||
|
>>>\xaa<<<
|
|||
|
0: <20>
|
|||
|
>>>\xba<<<
|
|||
|
0: <20>
|
|||
|
|
|||
|
/[[:alpha:]][[:lower:]][[:upper:]]/IB
|
|||
|
------------------------------------------------------------------
|
|||
|
Bra
|
|||
|
[A-Za-z\x83\x8a\x8c\x8e\x9a\x9c\x9e\x9f\xaa\xb2\xb3\xb5\xb9\xba\xc0-\xd6\xd8-\xf6\xf8-\xff]
|
|||
|
[a-z\x83\x9a\x9c\x9e\xaa\xb5\xba\xdf-\xf6\xf8-\xff]
|
|||
|
[A-Z\x8a\x8c\x8e\x9f\xc0-\xd6\xd8-\xde]
|
|||
|
Ket
|
|||
|
End
|
|||
|
------------------------------------------------------------------
|
|||
|
Capturing subpattern count = 0
|
|||
|
Starting code units: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
|
|||
|
a b c d e f g h i j k l m n o p q r s t u v w x y z <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20>
|
|||
|
<20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20>
|
|||
|
<20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20>
|
|||
|
Subject length lower bound = 3
|
|||
|
|
|||
|
# End of testinput3
|