aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-08-23Allow subclasses of JUnit38ClassRunner to create specialized filtered test ↵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
suites. Change-Id: Ic96a642b30653300f46fc32c1c4bbc443eb7af36
2012-08-17Change JUnit38ClassRunner#getTest to protected.Brett Chabot
Change-Id: Ib8d19a38c9b3af96fe64972325a82f60b0f31e65
2012-05-10Build junit for android.test.runner.Brett Chabot
Build the junit classes that go into android.test.runner from external/junit, rather than having copies of the code in frameworks/base. Bug 5826326 Change-Id: I363d0788d4ac1890aef0aa5a7e867175f667b8d5
2012-05-09Build a junit4-target library.Brett Chabot
Bug 5826326 Change-Id: Iff8f25e2ab95f4eb4cfaaff215f7d608c9ae6fa6
2012-04-17Merge "Update junit with Android runner specific changes."Brett Chabot
2012-04-13Update junit with Android runner specific changes.Brett Chabot
Copied from source from frameworks/base/test-runner/src/junit. Bug 5826326 Change-Id: Ia8df5765fb0271bb9753c3e20f91d204fd8a3419
2012-04-13Update junit with Android specific changes.Brett Chabot
This is an copy of changes from libcore/junit. Bug 5826326 Change-Id: Idc87fe9b5dbf0a29f5f9cf7c618d32e005a0a7fb
2012-03-26Upgrade to JUnit4.10.Brett Chabot
Change-Id: I8bc2e2e124d7658b99cc02fc05e6f269dc9b21c9
2009-06-17Add junit 3.8.2 source to external/junit.Brett Chabot