345 lines
5.8 KiB
Bash
Executable File
345 lines
5.8 KiB
Bash
Executable File
#!/bin/sh
|
||
|
||
regex="\
|
||
abc
|
||
cde
|
||
abc*
|
||
abc*
|
||
abc+
|
||
abc+
|
||
(([0-9]*)([a-z]*)[0-9]*)
|
||
([0-9]*)(([a-z]*)([0-9]*))
|
||
(([0-9]*)(?:[a-z]*)[0-9]*)
|
||
(?:[0-9]*)(([a-z]*)(?:[0-9]*))
|
||
([0-9]*)(?:([a-z]*)(?:[0-9]*))
|
||
(?:)
|
||
1?:
|
||
[0-9]+
|
||
[a-zA-Z0-9_]+
|
||
(([0-9]*)([a-z]*)[a-zA-Z0-9_]*)
|
||
[a]*
|
||
([yab]*)(e*)([cd])
|
||
([yab]*)(e*)([^y]?)$
|
||
[-]*
|
||
[-a]*
|
||
[-ab]*
|
||
[-a-c]*
|
||
[a-]*
|
||
[ab-]*
|
||
[a-c-]*
|
||
(\\\?:)
|
||
\\\(?:
|
||
[^a]*b
|
||
a{5}
|
||
[^a]{1,3}
|
||
(abc+){5}|[0-9]{1,}
|
||
(abc+){5}|[0-9]{1,}
|
||
b[^c]*
|
||
۱۲۳۴۵۶۷۸۹۰
|
||
[йцукен]
|
||
日本語*
|
||
([^ひらがな])|(な+)
|
||
([^ひらがな])|(な+)
|
||
([^abc])|(a+)
|
||
[a-g]+
|
||
[а-г]+
|
||
called|chief|dust|familiar|forth|waif|campaign|divers|smile|notice|kill|human|stands|nightshade|dollar|doughty|gloaming|twist|July|officers|wrest|coop|one|ability|welcome|significance|writer|spring|it's|helped|set|Paris|from|coomb|stay|hummock|taken|anon|makes|boat|nearly|am|justice|further|expression|contemporary|sooth|order|about|question|lived|apply|educational|of|night|satisfy|opened|never|success|until|visit|promise|parts|beneath|matter|typical|bade|apartment|rapidly|primary|bring|throat|hold|laws|understand|trade|desire|material|evidence|another|often|plash|model|someone|bond|hell|relationship|probably|exercise|performance|wants|known|countries|gammer|leeward|took|itself|representative|objection|aircraft
|
||
abc+h+d+f
|
||
([0-9]|abc){5}[0-9]+(grh)
|
||
[A-Fa-f0-9]{64}
|
||
<tag>[^<]*</tag>
|
||
^([a-z0-9_.-]+)@([0-9a-z.-]+)\\\\.([a-z.]{2,5})$
|
||
abc\$d
|
||
abc$|cdb
|
||
abc$|c
|
||
^ac|cdb
|
||
^abc+d
|
||
^(abc|kj)
|
||
^(abc|kj)
|
||
(^abc)|(abc)
|
||
(abc)|(^abc)
|
||
(^abc)|(abc$)
|
||
(^abc)|(abc$)
|
||
(^abc)|(abc$)
|
||
([^qwe]*rty)|(asd[^fgh]*)
|
||
([^qwe]*rty+)|(asd[^fgh]*)
|
||
((abc))(fv)
|
||
\\\\<abc
|
||
\\\\<abc
|
||
\\\\<(as|js)
|
||
\\\\<(as|js)
|
||
ab\\\\<d
|
||
\\\\<d+(abc|fbc|bcd)
|
||
\\\\<d+(abc|fbc|bcd)
|
||
\\\\<d+(abc|fbc|bcd)
|
||
b|\\\\<(abc|fbc|bcd)
|
||
\\\\<abc
|
||
\\\\<abc\\\\>
|
||
abc\\\\>
|
||
abc\\\\>
|
||
\\\\<(hello|world|word|nice|try)\\\\>
|
||
\\\\<(hello|world|word|nice|try)\\\\>
|
||
\\\\<(hello|world|word|nice|try)\\\\>
|
||
\\\\<(hello|world|word|nice|try)\\\\>
|
||
\\\\<(hello|world)\\\\>|\\\\<(word|nice|try)\\\\>
|
||
(abc+)|\\\\<[^k]*\\\\>
|
||
[-+]?\\\\<(0[xX][0-9a-fA-FUL]+|[0-9.]{1,}[0-9eEfFuULl]+|[0-9]+)\\\\>
|
||
[-+]?\\\\<(0[xX][0-9a-fA-FUL]+|[0-9.]{1,}[0-9eEfFuULl]+|[0-9]+)\\\\>
|
||
[-+]?\\\\<(0[xX][0-9a-fA-FUL]+|[0-9.]{1,}[0-9eEfFuULl]+|[0-9]+)\\\\>
|
||
[-+]?\\\\<(0[xX][0-9a-fA-FUL]+|[0-9.]{1,}[0-9eEfFuULl]+|[0-9]+)\\\\>
|
||
[-+]?\\\\<(0[xX][0-9a-fA-FUL]+|[0-9.]{1,}[0-9eEfFuULl]+|[0-9]+)\\\\>
|
||
[-+]?\\\\<(0[xX][0-9a-fA-FUL]+|[0-9.]{1,}[0-9eEfFuULl]+|[0-9]+)\\\\>
|
||
[-+]?\\\\<(0[xX][0-9a-fA-FUL]+|[0-9.]{1,}[0-9eEfFuULl]+|[0-9]+)\\\\>
|
||
[-+]?\\\\<(0[xX][0-9a-fA-FUL]+|[0-9.]{1,}[0-9eEfFuULl]+|[0-9]+)\\\\>
|
||
(([-+]?\\\\<(0[xX][0-9a-fA-FUL]+|[0-9.]{1,}[0-9eEfFuULl]+|[0-9]+)\\\\>))
|
||
qwerty.*$
|
||
([a-zA-Z0-9_][^1]*[a-zA-Z0-9_])|(\\\\\$([^\$]+)\\\\\$)
|
||
([a-zA-Z0-9_][^1]*[a-zA-Z0-9_])|(\\\\\$([^\$]+)\\\\\$)
|
||
(h[^1]*b)|(\\\\\$([^\$]+)\\\\\$)
|
||
(h[^1]*b)|(\\\\\$([^\$]+)\\\\\$)
|
||
(a|aa)*
|
||
(a|aa)*
|
||
(a|aa)*
|
||
(a|aa)*
|
||
(a|aa)*
|
||
(a|aa)*
|
||
(aaaa|aaa|a){3,4}
|
||
(a)(a)
|
||
(a){2}
|
||
"
|
||
input="\
|
||
abcdef
|
||
abcdef
|
||
abdef
|
||
abcccdef
|
||
abdef
|
||
abcccdef
|
||
1234hello567
|
||
1234hello567
|
||
1234hello568
|
||
1234hello568
|
||
1234hello568
|
||
1234hello568
|
||
1:
|
||
123abc456
|
||
123abc_456 abc
|
||
123hello456
|
||
a
|
||
xyac
|
||
xyac
|
||
--
|
||
-a-b
|
||
-a-b
|
||
-a-b-d-
|
||
-a-b
|
||
-a-b
|
||
-a-b-d-
|
||
:
|
||
(:
|
||
hhagbdbdbjsjjjda
|
||
aaaaaaaa
|
||
vbcvb
|
||
abcabcabcabcabcabchsdfhsdh
|
||
62374623
|
||
djfjgjsdfjbshdhfhshd
|
||
۱۲۳۴۵۶۷۸۹۰
|
||
ке
|
||
日本語語語語語語語本本本本
|
||
なななな
|
||
abc
|
||
aaaa
|
||
aaaabcdefghij
|
||
ааааабвг...
|
||
hhfd h23 performance
|
||
abcccccccccccchdf
|
||
344444442344grhhhsdfg
|
||
bf33d4a0dbbee85061531c9d47e5aae692c0729e5c9c1fa21c46d9bcab5f52c5
|
||
ajdas <tag> sidufisudf hsdfhshdfh sdf </tag> asjdfjs
|
||
veloval596@godpeed.com
|
||
abc
|
||
abccdb
|
||
abcc
|
||
abccdb
|
||
abccdb
|
||
kj
|
||
jhdfh kj hhd
|
||
abc
|
||
abc
|
||
abc
|
||
abc
|
||
abc bc
|
||
qweasd qqqq fff
|
||
qwehh sjsjsj rtyyyyyyyyyj sdj
|
||
abcfv
|
||
abc
|
||
hsdh abc
|
||
js hashasd
|
||
gjs hashasd
|
||
ab d
|
||
bcddd bddddfbc
|
||
bcddd ddvddfbc
|
||
bcddd ddddfbc
|
||
bcddd fbc
|
||
abc
|
||
abc
|
||
abcccc
|
||
abc
|
||
world
|
||
world
|
||
worldfsd
|
||
dworld
|
||
nice
|
||
nicehdhfd
|
||
21361264
|
||
0x2346ULL
|
||
1.234423
|
||
abc23321abb
|
||
3245 jjfjjj
|
||
0x663q
|
||
x37247
|
||
124435.7727ULL
|
||
str + len - 1;
|
||
jjdfjk sjdjjsqwerty jdfjdfhhdhfdjjjfj jjjdf
|
||
$\"}, /* email */
|
||
$\"}, /* email */$
|
||
$ hbbbb
|
||
$ hsdhs $
|
||
a
|
||
aa
|
||
aaa
|
||
aaaa
|
||
aaaaa
|
||
aaaaaa
|
||
aaaaaaaaaa
|
||
aaaa
|
||
aaaa
|
||
"
|
||
expect="\
|
||
(0,3)
|
||
(2,5)
|
||
(0,2)
|
||
(0,5)
|
||
-nomatch-
|
||
(0,5)
|
||
(0,12)(0,12)(0,4)(4,9)
|
||
(0,12)(0,4)(4,12)(4,9)(9,12)
|
||
(0,12)(0,12)(0,4)
|
||
(0,12)(4,12)(4,9)
|
||
(0,12)(0,4)(4,9)
|
||
(0,0)
|
||
(0,2)
|
||
(0,3)
|
||
(0,10)
|
||
(0,11)(0,11)(0,3)(3,8)
|
||
(0,1)
|
||
(1,4)(1,3)(3,3)(3,4)
|
||
(1,4)(1,3)(3,3)(3,4)
|
||
(0,2)
|
||
(0,3)
|
||
(0,4)
|
||
(0,5)
|
||
(0,3)
|
||
(0,4)
|
||
(0,5)
|
||
-nomatch-
|
||
(0,2)
|
||
(3,9)
|
||
(0,5)
|
||
(0,3)
|
||
(0,15)(12,15)
|
||
(0,8)(?,?)
|
||
(10,20)
|
||
(0,20)
|
||
(0,2)
|
||
(0,27)
|
||
(0,12)(?,?)(0,12)
|
||
(0,1)(0,1)(?,?)
|
||
(0,4)(?,?)(0,4)
|
||
(0,10)
|
||
(0,16)
|
||
(10,21)
|
||
(0,17)
|
||
(0,15)(4,5)(12,15)
|
||
(0,64)
|
||
(6,44)
|
||
(0,22)(0,10)(11,18)(19,22)
|
||
-nomatch-
|
||
(3,6)
|
||
(2,3)
|
||
(3,6)
|
||
(0,5)
|
||
(0,2)(0,2)
|
||
-nomatch-
|
||
(1,4)(?,?)(1,4)
|
||
(1,4)(1,4)(?,?)
|
||
(1,4)(?,?)(1,4)
|
||
(0,3)(0,3)(?,?)
|
||
-nomatch-
|
||
(3,16)(?,?)(3,16)
|
||
(3,25)(3,25)(?,?)
|
||
(0,5)(0,3)(0,3)(3,5)
|
||
(7,10)
|
||
(7,10)
|
||
(5,7)(5,7)
|
||
-nomatch-
|
||
-nomatch-
|
||
-nomatch-
|
||
-nomatch-
|
||
(11,18)(15,18)
|
||
(5,6)(?,?)
|
||
(0,3)
|
||
(3,6)
|
||
-nomatch-
|
||
(0,3)
|
||
(0,5)(0,5)
|
||
(1,6)(1,6)
|
||
-nomatch-
|
||
-nomatch-
|
||
(4,8)(?,?)(4,8)
|
||
(4,13)(?,?)
|
||
(0,8)(0,8)
|
||
(0,9)(0,9)
|
||
(0,8)(0,8)
|
||
-nomatch-
|
||
(3,7)(3,7)
|
||
-nomatch-
|
||
-nomatch-
|
||
(2,16)(2,16)
|
||
(12,13)(12,13)(12,13)(12,13)
|
||
(14,44)
|
||
(9,14)(9,14)(?,?)(?,?)
|
||
(0,18)(?,?)(0,18)(1,17)
|
||
(3,8)(3,8)(?,?)(?,?)
|
||
(0,9)(?,?)(0,9)(1,8)
|
||
(0,1)(0,1)
|
||
(0,2)(1,2)
|
||
(0,3)(2,3)
|
||
(0,4)(3,4)
|
||
(0,5)(4,5)
|
||
(0,6)(5,6)
|
||
(0,10)(9,10)
|
||
(0,2)(0,1)(1,2)
|
||
(0,2)(1,2)
|
||
(0,0)
|
||
"
|
||
|
||
c=1
|
||
echo "$regex" | tr '\n' | while read re; do
|
||
inp=$(echo "$input" | awk -v c=$c 'BEGIN{ RS = "" ; FS = "\n" }{print $c}')
|
||
exp=$(echo "$expect" | awk -v c=$c 'BEGIN{ RS = "" ; FS = "\n" }{print $c}')
|
||
var=$(./a.out "$re" "$inp")
|
||
if [ "$1" ]; then
|
||
echo "$var"
|
||
fi
|
||
var1=$(echo "$var" | tail -1)
|
||
if [ ! "$exp" = "$var1" ]; then
|
||
echo "fail test$c regex:$re input:$inp expect:$exp output:$var1"
|
||
exit 1
|
||
fi
|
||
time=$(echo "$var" | tail -2 | head -n1)
|
||
echo "pass test$c regex:$re input:$inp expect:$exp output:$var1 $time"
|
||
c=$((c+1))
|
||
done
|
||
|
||
gcc pike.c -pedantic -Wall -Wfatal-errors -std=c99 $CFLAGS
|