Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
549fceacf30a1f982ef797467aa0b17563d77f33
/
.
/
test
/
094-pattern
/
info.txt
blob: c1ade33361caf47bf33d59f35d0807ed26ebfb45 [
file
] [
log
] [
blame
]
Elliott Hughes
741b5b7
2012-01-31 19:18:51 -0800
[
diff
] [
blame
]
1
A simple test to exercise pattern matching.
2
3
The test may throw a StackOverflowError if the stack size is too small. With
4
some regex libs, -Xss65k is the minimum allowable size.