History log of /cts/tests/tests/text/src/android/text/style/cts/BackgroundColorSpanTest.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
30a5c5d2b1caa999829a7924ff24ab33efed5c5b 13-Nov-2011 Brett Chabot <brettchabot@android.com> Fix Parcel leaks in android.text.cts.

A couple tests were modifying Parcel objects after they were recycled, which
caused test reporting events to be lost.

Also ensured Parcel objects always get recycled.

Bug 5609457

Change-Id: Ib3777c35003c25b7bb4197768885c6fdaa81113c
3da7534f2880068b90b88585c45be62751dbfd6b 13-Jan-2010 The Android Open Source Project <initial-contribution@android.com> android-2.1_r1 snapshot
192e49e3860a2e65963fca68d397c7ca2030f66d 09-Apr-2009 Scott Su <> AI 145449: am: CL 145421 am: CL 145023 CTS: add test cases for android.text.style.BackgroundColorSpan and BulletSpan
Original author: sus
Merged from: //branches/cupcake/...
Original author: android-build

Automated import of CL 145449
8f6e21be71c079dd53ea4c8936bb294f96f7aa2a 09-Apr-2009 Scott Su <> AI 145421: am: CL 145023 CTS: add test cases for android.text.style.BackgroundColorSpan and BulletSpan
Original author: sus
Merged from: //branches/cupcake/...

Automated import of CL 145421
2efd84ef5d883cb626c095d75747b2d843af245e 08-Apr-2009 Scott Su <> AI 145023: CTS: add test cases for android.text.style.BackgroundColorSpan and BulletSpan

Automated import of CL 145023