Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
2e89e901b9f303549f3ba64e45d87292e9c986c8
/
.
/
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.