summaryrefslogtreecommitdiffstats
path: root/core/java/android/test/InstrumentationTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Added RepetitiveTest annotation and test runner supportJack Wang2010-10-191-5/+21
* New test on ContextMenuInfo packed positions.Gilles Debunne2010-02-251-4/+4
* Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged...Adam Powell2009-12-101-36/+0
* Fix crash with @UiThreadTest in InstrumentationTestCase.Romain Guy2009-12-101-1/+1
* Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTes...Romain Guy2009-12-101-0/+36
* Fix bug 1546445: Correct spelling errors in APIJack Wang2009-08-251-1/+15
* Fix bug 1927213 test failures.Dianne Hackborn2009-06-181-3/+21
* AI 147167: am: CL 147162 Emphasize in the javadoc that the "pkg" parameters toAndy Stadler2009-04-211-0/+9
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+306
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-306/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-5/+51
* Initial ContributionThe Android Open Source Project2008-10-211-0/+260