History log of /frameworks/base/core/java/android/test/InstrumentationTestCase.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3fc03e619fb01678549b80e7a89af2c8e3f19968 20-Oct-2010 Jack Wang <jackwang@google.com> Added RepetitiveTest annotation and test runner support

Change-Id: I7bf0871ede6dd69512c6b6ea3484693ba5b78e89
/frameworks/base/core/java/android/test/InstrumentationTestCase.java
192ab903887bbb8e7c7b6da5c581573850e30f46 25-Feb-2010 Gilles Debunne <debunne@google.com> New test on ContextMenuInfo packed positions.

With and without headers.
Non regression test for bug
http://b/issue?id=1778239

Change-Id: I0235528ac6f8394292bac35f2350f3d5be1e4df7
/frameworks/base/core/java/android/test/InstrumentationTestCase.java
326d808b858359464b2ffeb84f2e0a8e0c79b600 10-Dec-2009 Adam Powell <adamp@google.com> Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged; updated api; tests

Reverted a change to InstrumentationTestCase that would have allowed @UiThreadTest on setUp() methods of tests.
/frameworks/base/core/java/android/test/InstrumentationTestCase.java
b3d582d79d4731f3c1ef51cbcb5cabf52884831e 10-Dec-2009 Romain Guy <romainguy@android.com> Fix crash with @UiThreadTest in InstrumentationTestCase.
/frameworks/base/core/java/android/test/InstrumentationTestCase.java
d432656e60dd6b3e9a1acb14001bc2d2b886789d 10-Dec-2009 Romain Guy <romainguy@android.com> Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTestCase.
/frameworks/base/core/java/android/test/InstrumentationTestCase.java
7aba54b2edcb94f43c991c555b23fc1de364835e 21-Aug-2009 Jack Wang <jackwang@google.com> Fix bug 1546445: Correct spelling errors in API
- InstrumentationTestCase.injectInsrumentation
- AndroidTestRunner.setInstrumentaiton
/frameworks/base/core/java/android/test/InstrumentationTestCase.java
d7ed9175aa269db8977ef05b095cfc2fabcc9c7a 19-Jun-2009 Dianne Hackborn <hackbod@google.com> Fix bug 1927213 test failures.

Eat the security exception that is now thrown by the window manager to
retain the old behavior for tests. (We still need to throw the
exception from the WM for the new permission tests.)
/frameworks/base/core/java/android/test/InstrumentationTestCase.java
df2a463b01fe5222e377828225ca6710d5c14743 21-Apr-2009 Andy Stadler <> AI 147167: am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to
InstrumentationTestCase and its descendants should be the
package manager package name (not the java package name, and
not the test package) of the package holding the Activity
under test.
Added similar notations to the ApiDemos call sites.
JAVADOC ONLY - should be safe change for cupcake sdk.
Original author: stadler
Merged from: //branches/cupcake/...

Automated import of CL 147167
/frameworks/base/core/java/android/test/InstrumentationTestCase.java
9066cfe9886ac131c34d59ed0e2d287b0e3c0087 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/core/java/android/test/InstrumentationTestCase.java
d83a98f4ce9cfa908f5c54bbd70f03eec07e7553 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/core/java/android/test/InstrumentationTestCase.java
f013e1afd1e68af5e3b868c26a653bbfb39538f8 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/frameworks/base/core/java/android/test/InstrumentationTestCase.java
54b6cfa9a9e5b861a9930af873580d6dc20f773c 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/frameworks/base/core/java/android/test/InstrumentationTestCase.java