History log of /dalvik/libcore/luni/src/test/java/tests/api/java/lang/ref/ReferenceTest.java
Revision Date Author Comments
55f7889986472d0dd3e3368ef214c9a697972edd 21-Apr-2009 Urs Grob <> AI 147124: am: CL 147120 am: CL 147118 Several fixes to reduce failing tests in the cts host
- Removing tests that are placed in a protected package name.
They were not part of the cts tests.
- Fixing a case of an Exception thrown in the static initializer of
GBCharsetEncoderTest.
- Remove copy/paste code which led to an exception in a 2nd thread
(the test did not fail, but its output was reported in logcat)
- fixing a test case in FileTest
- removing test code in StmtTest that tested badly specified operations and
failed.
Original author: ursg
Merged from: //branches/cupcake/...
Original author: android-build

Automated import of CL 147124
4a9346222ea829e97506f5f86a924e18b5618a0a 21-Apr-2009 Urs Grob <> AI 147120: am: CL 147118 Several fixes to reduce failing tests in the cts host
- Removing tests that are placed in a protected package name.
They were not part of the cts tests.
- Fixing a case of an Exception thrown in the static initializer of
GBCharsetEncoderTest.
- Remove copy/paste code which led to an exception in a 2nd thread
(the test did not fail, but its output was reported in logcat)
- fixing a test case in FileTest
- removing test code in StmtTest that tested badly specified operations and
failed.
Original author: ursg
Merged from: //branches/cupcake/...

Automated import of CL 147120
8887e3837a2bf8ef914ed3aa825e089fb09aff19 21-Apr-2009 Urs Grob <> AI 147118: Several fixes to reduce failing tests in the cts host
- Removing tests that are placed in a protected package name.
They were not part of the cts tests.
- Fixing a case of an Exception thrown in the static initializer of
GBCharsetEncoderTest.
- Remove copy/paste code which led to an exception in a 2nd thread
(the test did not fail, but its output was reported in logcat)
- fixing a test case in FileTest
- removing test code in StmtTest that tested badly specified operations and
failed.
BUG=1285921

Automated import of CL 147118
373e615d325c2bde095360e29dd6341acbf75de9 10-Apr-2009 Urs Grob <> AI 145649: am: CL 145612 am: CL 145288 Removing tabs from tests.
Original author: ursg
Merged from: //branches/cupcake/...
Original author: android-build

Automated import of CL 145649
e4d78c41f4a7fc07d74555dd4889c1b893bd33b1 10-Apr-2009 Urs Grob <> AI 145612: am: CL 145288 Removing tabs from tests.
Original author: ursg
Merged from: //branches/cupcake/...

Automated import of CL 145612
e978e33deb1f7fbf5f6e81ed9948b303b8493ed3 09-Apr-2009 Urs Grob <> AI 145288: Removing tabs from tests.
BUG=1285921

Automated import of CL 145288
f6c387128427e121477c1b32ad35cdcaa5101ba3 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
f72d5de56a522ac3be03873bdde26f23a5eeeb3c 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
5d709784bbf5001012d7f25172927d46f6c1abe1 11-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@130745
cc05ad238516f1303687aba4a978e24e57c0c07a 10-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@125939
89c1feb0a69a7707b271086e749975b3f7acacf7 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
2ad60cfc28e14ee8f0bb038720836a4696c478ad 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution