aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-12-21Fix compile error on JDK 18 and laterSorin Basca
2021-03-02Don't convert assumption failures into errors in ErrorCollector.addError().Pete Bentley
2021-03-02Remove support for stuck threadsPaul Duffin
2021-03-02Remove DisableOnDebug (new in 4.12) as it is not supported on AndroidPaul Duffin
2021-03-02Extra generic type information to aid certain javacs.Pete Bentley
2021-03-02Upgrade external/junit to 4.13.2Pete Bentley
2021-02-24Revert "Upgrade external/junit to 4.13.2"David Srbecky
2021-02-24Revert "Extra generic type information to aid certain javacs."David Srbecky
2021-02-24Revert "Remove DisableOnDebug (new in 4.12) as it is not support..."David Srbecky
2021-02-24Revert "Remove support for stuck threads"David Srbecky
2021-02-23Remove support for stuck threadsPaul Duffin
2021-02-23Remove DisableOnDebug (new in 4.12) as it is not supported on AndroidPaul Duffin
2021-02-23Extra generic type information to aid certain javacs.Pete Bentley
2021-02-22Upgrade external/junit to 4.13.2Pete Bentley
2017-01-25Allow JUnit to compile against external/hamcrest v2.0Paul Duffin
2017-01-23Revert "Revert matchers back to 4.10 to compile against Hamcrest 1.1"Paul Duffin
2016-12-20Extra generic type information to aid certain javacs.Ian Rogers
2016-12-20Revert matchers back to 4.10 to compile against Hamcrest 1.1Paul Duffin
2016-12-20Remove support for stuck threadsPaul Duffin
2016-12-20Remove DisableOnDebug (new in 4.12) as it is not supported on AndroidPaul Duffin
2016-12-20Upgrade to JUnit 4.12Paul Duffin
2016-12-19Minor changes to JUnit 4.10 to make it more like 4.12Paul Duffin
2016-12-15Moved source to match upstream file structurePaul Duffin
2016-12-14Remove core-junit/core-junit-static and revert to JUnit 4.10Paul Duffin
2016-12-13Remove junit-runner and revert files to standard JUnit 4.10Paul Duffin
2016-11-25Remove legacy 3.8.1 classesPaul Duffin
2016-11-22Move JUnit classes from frameworks/base/test-runner to herePaul Duffin
2016-04-29Extra generic type information to aid certain javacs.Ian Rogers
2014-01-21Undo modifications of JUnit38ClassRunner.Brett Chabot
2013-10-04Hide org.junit.internal from droiddoc.Brett Chabot
2013-08-19Handle case where filter has removed all methods in TestSuite.Brett Chabot
2013-08-14Evaulate annotations for superclass test methods.Brett Chabot
2013-04-01Collect annotations for JUnit3 tests.Brett Chabot
2012-08-23Allow subclasses of JUnit38ClassRunner to create specialized filtered test su...android-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1jb-mr1.1-releasejb-mr1.1-devjb-mr1-releasejb-mr1-devBrett Chabot
2012-08-17Change JUnit38ClassRunner#getTest to protected.Brett Chabot
2012-05-10Build junit for android.test.runner.Brett Chabot
2012-05-09Build a junit4-target library.Brett Chabot
2012-04-17Merge "Update junit with Android runner specific changes."Brett Chabot
2012-04-13Update junit with Android runner specific changes.Brett Chabot
2012-04-13Update junit with Android specific changes.Brett Chabot
2012-03-26Upgrade to JUnit4.10.Brett Chabot
2009-06-17Add junit 3.8.2 source to external/junit.Brett Chabot