index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
test
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add math tests in csv format for libcore math functions
Michael Chen
2014-07-21
3
-0
/
+10069
*
Add CRLReason and friends
Kenny Root
2014-05-08
1
-0
/
+0
*
Fix for ClassLoaderTest under CTS
Neil Fuller
2014-04-07
2
-0
/
+2
*
Improve error message when attempting to open an empty zip
Paul Duffin
2014-02-26
1
-0
/
+0
*
Fixed broken EnumTest
Paul Duffin
2014-01-21
5
-0
/
+0
*
Move tests from tests/api to harmony-tests. (Take 2)
Narayan Kamath
2013-11-15
7
-0
/
+0
*
Revert "Move tests from tests/api to harmony-tests."
Narayan Kamath
2013-11-15
7
-0
/
+0
*
Move tests from tests/api to harmony-tests.
Narayan Kamath
2013-11-15
7
-0
/
+0
*
Use a consistent package path for harmony tests.
Narayan Kamath
2013-11-15
32
-2
/
+0
*
Add serialization golden files, fix tests.
Narayan Kamath
2013-11-13
5
-0
/
+0
*
Add Random serialization test
Kenny Root
2013-10-25
1
-0
/
+0
*
Add harmony java.text tests.
Elliott Hughes
2013-08-27
1
-0
/
+0
*
Fix a bunch of Charset tests.
Elliott Hughes
2013-08-15
5
-0
/
+6
*
Kill SerializationTester; obsoleted by SerializableTester.
Jesse Wilson
2011-12-13
8
-0
/
+0
*
Remove dead tests.
Elliott Hughes
2011-06-06
4
-3
/
+0
*
Clean up test duplication and fix broken tests.
Elliott Hughes
2011-06-06
3
-0
/
+0
*
More Harmony test consolidation.
Elliott Hughes
2011-05-25
3
-0
/
+0
*
post bouncycastle 1.46 upgrade test cleanup
Brian Carlstrom
2011-04-14
1
-0
/
+0
*
Make the comment reflect reality.
Dan Bornstein
2011-01-17
2
-0
/
+0
*
Naming: Reduce confusion, increase consistency.
Dan Bornstein
2011-01-17
2
-0
/
+0
*
Start to use the second jar/dex file in DexClassLoaderTest.
Dan Bornstein
2011-01-17
3
-0
/
+0
*
Clean up and slightly expand this test.
Dan Bornstein
2011-01-16
2
-0
/
+0
*
Add a second jar/dex file for testing purposes.
Dan Bornstein
2011-01-16
2
-0
/
+0
*
This test is now bona fide nontrivial.
Dan Bornstein
2011-01-14
2
-0
/
+0
*
Make the test even yet a little less trivial.
Dan Bornstein
2011-01-14
1
-0
/
+0
*
Trivial test for DexClassLoader.
Dan Bornstein
2011-01-12
1
-0
/
+0
*
Add a dex-containing jar file to the luni test resources.
Dan Bornstein
2011-01-11
1
-0
/
+0
*
Merge "Fix ServiceLoaderTest, which was broken when I renamed it."
Jesse Wilson
2010-12-07
2
-7
/
+7
|
\
|
*
Fix ServiceLoaderTest, which was broken when I renamed it.
Jesse Wilson
2010-12-07
2
-7
/
+7
*
|
Fix ObjectStreamClassTest classloader and serial version failures.
Jesse Wilson
2010-12-07
1
-0
/
+0
|
/
*
Deduplicate java.lang tests from Harmony.
Jesse Wilson
2010-12-01
2
-0
/
+0
*
am 51a8be20: am bf1bdd0a: am c84c0e51: Merge "Remove logging tests duplicated...
Jesse Wilson
2010-10-04
1
-2
/
+2
|
\
|
*
Merge "Remove logging tests duplicated from Harmony" into gingerbread
Jesse Wilson
2010-10-04
1
-2
/
+2
|
|
\
|
|
*
Remove logging tests duplicated from Harmony
Jesse Wilson
2010-10-02
1
-2
/
+2
*
|
|
am ecfa0645: am 65eee03b: am 2d9aee7a: Merge "Update TestUtils certificates t...
Brian Carlstrom
2010-10-04
1
-0
/
+0
|
\
\
\
|
|
/
/
|
*
|
Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTest
Brian Carlstrom
2010-10-04
1
-0
/
+0
|
|
/
*
|
Fix OldResponseCache.test_get() which was broken by moving the test.
Jesse Wilson
2010-09-24
1
-1
/
+0
|
/
*
resolved conflicts for merge of ce588a3a to master
Jesse Wilson
2010-06-01
8
-340
/
+0
|
\
*
|
Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni
Peter Hallam
2010-05-04
37
-0
/
+1370
*
|
merge more modules into luni
Peter Hallam
2010-04-27
62
-0
/
+134
*
|
More merging of nio into luni
Peter Hallam
2010-04-23
22
-0
/
+0
*
|
Add Java 6's java.util.ServiceLoader.
Elliott Hughes
2010-04-02
1
-0
/
+7
|
/
*
Remove broken .so and fix bogus test.
Elliott Hughes
2009-10-29
1
-0
/
+0
*
AI 143657: am: CL 143626 am: CL 143453 Bringing the luni tests down to zero f...
Jorg Pleumann
2009-03-31
1
-0
/
+0
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-0
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
73
-0
/
+8
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
73
-8
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-0
/
+0
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
11
-0
/
+3
*
Initial Contribution
The Android Open Source Project
2008-10-21
61
-0
/
+5