History log of /cts/tests/tests/view/src/android/view/animation/cts/TransformationTest.java
Revision Date Author Comments
e86ece2b76ccdf1d515b13018dd7c49241055ee3 26-Jan-2012 Brian Muramatsu <btmura@google.com> Remove Test Annotations

These annotations are not being parsed by any program.
Also they are distracting to readers and are painful to
maintain. Furthermore, they prevent us from adding the
LOCAL_SDK_CURRENT clause to Makefiles which is useful
to detect and stop us from using private APIs.

Change-Id: Id93b3a80c73df808c342e489f1434261f288204c
3da7534f2880068b90b88585c45be62751dbfd6b 13-Jan-2010 The Android Open Source Project <initial-contribution@android.com> android-2.1_r1 snapshot
d1f5378dcc511e97224d187068ec132800ff7018 19-May-2009 Phil Dubach <phillipd@google.com> Integrate unsubmitted cupcake change 147364:
CTS: add test cases for android.view.animation.AnimationSet, AnimationUtils and Transformation.