summaryrefslogtreecommitdiff
path: root/luni/src/test/java/org/apache/harmony/regex
Commit message (Expand)AuthorAgeFilesLines
* Add JUnit 4 TestRule for running tests with a specific target SDKPaul Duffin2019-03-211-34/+25
* Refactor PatternTestNikita Iashchenko2018-10-051-319/+590
* Verify Pattern, step 2: Integrate behavior change for Pattern.split().Tobias Thierer2018-06-261-6/+70
* Revert "Verify Pattern, step 2: Integrate behavior change for Pattern.split()."Colin Cross2018-06-191-29/+6
* Verify Pattern, step 2: Integrate behavior change for Pattern.split().Tobias Thierer2018-06-121-6/+29
* Drop luni's duplicate {Matcher2,Mode,Replace,Split}Test.java.Tobias Thierer2018-06-124-661/+0
* Unify duplicate copies of harmony {Matcher2,Mode,Replace,Split}Test.Tobias Thierer2018-06-124-23/+52
* Libcore: Suppress InvalidPatternSyntax warning in testsAndreas Gampe2018-01-251-0/+1
* Automated: Canonicalize spelling of Android-changed across libcoreTobias Thierer2017-03-061-12/+12
* Port a number of OpenJDK8 stream methodsYi Kong2016-04-121-0/+40
* Update bogus PatternSyntaxException test case.Narayan Kamath2016-01-061-2/+4
* Fix build.Elliott Hughes2013-08-011-0/+1
* Fix PatternTest failures.Elliott Hughes2013-08-011-308/+385
* Fix PatternSyntaxExceptionTest.Elliott Hughes2013-08-011-60/+119
* Various regex test fixes.Elliott Hughes2013-05-033-1380/+0
* Add a test for a Matcher.hitEnd bug fixed by icu4c 49.Elliott Hughes2012-11-281-0/+7
* Libcore changes corresponding to ICU4.6 upgrade.claireho2011-06-091-1/+1
* Removing use of @tests and @Test.* annotationsBrian Carlstrom2011-03-027-459/+2
* Remove all the remaining AllTests cruft.Elliott Hughes2011-02-281-43/+0
* Remove useless no-op tests.Elliott Hughes2011-01-091-634/+3
* Scrubbing broken tests and removing unnecessary organization AllTests.java fi...Jesse Wilson2010-06-042-1468/+0
* Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-139-217/+217
* merge more modules into luniPeter Hallam2010-04-2710-0/+6752