History log of /libcore/dalvik/src/main/java/dalvik/annotation/TestTarget.java
Revision Date Author Comments
99b4489d0555c6e0e5df941cbfad4cf250c8f0b8 07-Jun-2013 Elliott Hughes <enh@google.com> Fix @deprecated javadoc orthography.

Change-Id: I6db6d91e21b8e1aca5b5338534196fd5bdef8a06
9ac1ed079c2ff55bedcd31ad5e219572810fbeab 04-Mar-2011 Brian Carlstrom <bdc@google.com> Clean up of test-related dalvik.annotation classes

Remove unused dalvik.annotations related to tests

dalvik.annotation.HostController
dalvik.annotation.TestInfo
dalvik.annotation.TestStatus
dalvik.annotation.Timeout
dalvik.annotation.VirtualTestTarget

Deprecate two public dalvik.annotations related to tests. While they
appear in the api xml files, they aren't show in our javadoc.

dalvik.annotation.TestTarget
dalvik.annotation.TestTargetClass

Change-Id: I2f2aa41da0941718e4717d7ee8021606910f75f2
f33eae7e84eb6d3b0f4e86b59605bb3de73009f3 13-May-2010 Elliott Hughes <enh@google.com> Remove all trailing whitespace from the dalvik team-maintained parts of libcore.

Gentlemen, you may now set your editors to "strip trailing whitespace"...

Change-Id: I85b2f6c80e5fbef1af6cab11789790b078c11b1b
d1c610c2a641157df80aa8aefefc49393074f507 22-Mar-2010 Elliott Hughes <enh@google.com> Remove all remaining "@since Android" tags.

I've fixed a few typos, and removed a few of the more egregiously nonsensical
or incorrect comments that were nearby.

Change-Id: I35851baebd532f949cc269f4738a26eeb9b6e697
adc854b798c1cfe3bfd4c27d68d5cee38ca617da 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
1c0fed63c71ddb230f3b304aac12caffbedf2f21 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
dd828f42a5c83b4270d4fbf6fce2da1878f1e84a 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
fdb2704414a9ed92394ada0d1395e4db86889465 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution