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
/
expectations
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implementing bind() and getLocalAddress() for NIO2.
Neil Fuller
2014-02-11
1
-0
/
+8
*
Delete Support_PortManager & OldDatagramSocketTest
Narayan Kamath
2014-01-06
1
-3
/
+1
*
Fix broken test cases in DeflaterTest & InflaterTest
Narayan Kamath
2013-12-19
1
-5
/
+1
*
Fix broken assumption in a unit test.
Narayan Kamath
2013-12-19
1
-1
/
+0
*
Make DeflaterInputStream#available more consistent.
Narayan Kamath
2013-12-19
1
-12
/
+0
*
Move tests from harmony/archive to libcore.
Narayan Kamath
2013-12-18
1
-0
/
+16
*
Curate known failures list.
Narayan Kamath
2013-12-17
1
-28
/
+0
*
am cfeab7b3: am 47f7ed46: Merge "Move tests from tests/api to harmony-tests. ...
Narayan Kamath
2013-11-15
3
-45
/
+45
|
\
|
*
Move tests from tests/api to harmony-tests. (Take 2)
Narayan Kamath
2013-11-15
3
-45
/
+45
*
|
am 24053344: am 9463360f: Merge "Revert "Move tests from tests/api to harmony...
Narayan Kamath
2013-11-15
3
-45
/
+45
|
\
\
|
|
/
|
*
Revert "Move tests from tests/api to harmony-tests."
Narayan Kamath
2013-11-15
3
-45
/
+45
*
|
am 15e00b6e: am 5d973f8b: Merge "Move tests from tests/api to harmony-tests."
Narayan Kamath
2013-11-15
3
-45
/
+45
|
\
\
|
|
/
|
*
Move tests from tests/api to harmony-tests.
Narayan Kamath
2013-11-15
3
-45
/
+45
*
|
am 643f400d: am 118b75ff: Merge "Use a consistent package path for harmony te...
Narayan Kamath
2013-11-15
2
-16
/
+16
|
\
\
|
|
/
|
*
Use a consistent package path for harmony tests.
Narayan Kamath
2013-11-15
2
-16
/
+16
*
|
am ce055efb: am 2ca1bc34: Merge "Add remaining harmony failures to the known ...
Narayan Kamath
2013-11-15
2
-0
/
+97
|
\
\
|
|
/
|
*
Add remaining harmony failures to the known failures list.
Narayan Kamath
2013-11-14
2
-0
/
+97
*
|
am 3dd7d894: am 72e7f754: Merge "Add a harmony test case to known failures li...
Narayan Kamath
2013-11-13
1
-0
/
+5
|
\
\
|
|
/
|
*
Add a harmony test case to known failures list.
Narayan Kamath
2013-11-13
1
-0
/
+5
*
|
Move throws annotations to managed code. Part 2.
Jesse Wilson
2013-11-07
1
-0
/
+5
|
/
*
Get stricter about DOCTYPEs.
Narayan Kamath
2013-10-16
1
-8
/
+0
*
Add a missing expectation for ASCIICharsetEncoderTest.
Elliott Hughes
2013-09-19
1
-1
/
+2
*
Add expectations for three known CharsetDecoder-/CharsetEncoder-related failu...
Elliott Hughes
2013-09-12
1
-0
/
+9
*
Fix harmony java.text test failures.
Elliott Hughes
2013-08-30
2
-56
/
+3
*
Fix expectations to track Charset test package changes.
Elliott Hughes
2013-08-20
1
-10
/
+10
*
More Charset test fixes.
Elliott Hughes
2013-08-13
1
-6
/
+0
*
Remove tests for es__TRADITIONAL.
Elliott Hughes
2013-08-06
1
-11
/
+0
*
Fix PatternTest failures.
Elliott Hughes
2013-08-01
1
-0
/
+5
*
Add a known failure for org.apache.harmony.luni.tests.java.util.ScannerParseL...
Elliott Hughes
2013-08-01
1
-0
/
+5
*
Remove HistoricalCharsetNames.
Elliott Hughes
2013-07-22
1
-5
/
+0
*
Replace mentions of old JSSE package name
Kenny Root
2013-05-03
1
-1
/
+1
*
Fix various of the harmony nio tests.
Elliott Hughes
2013-04-26
1
-6
/
+0
*
Fix KeyPairGenerator test for DH
Kenny Root
2013-02-06
1
-5
/
+0
*
Merge "NativeCrypto: fix more DSA/ECDSA key generation"
Kenny Root
2013-02-06
1
-8
/
+0
|
\
|
*
NativeCrypto: fix more DSA/ECDSA key generation
Kenny Root
2013-02-05
1
-8
/
+0
*
|
Remove fixed CipherTest "known failure"
Kenny Root
2013-02-05
1
-4
/
+0
|
/
*
Remove passing test from known failures
Brian Carlstrom
2013-01-31
1
-5
/
+0
*
Add NIST PKIX tests to core-tests and knownfailures
Kenny Root
2013-01-17
1
-0
/
+37
*
Cleanup taggedtests.txt
Brian Carlstrom
2013-01-17
1
-4
/
+4
*
Fix OldClassTest failures.
Elliott Hughes
2012-12-03
1
-9
/
+0
*
am d2f41fe2: Merge "Fix ConcurrentCloseTest flakiness."
Elliott Hughes
2012-10-16
1
-9
/
+0
|
\
|
*
Fix ConcurrentCloseTest flakiness.
Elliott Hughes
2012-10-16
1
-9
/
+0
*
|
am 73757035: Merge "Fix StringTest#testCaseMapping_en_US."
Elliott Hughes
2012-10-10
1
-9
/
+0
|
\
\
|
|
/
|
*
Fix StringTest#testCaseMapping_en_US.
Elliott Hughes
2012-10-10
1
-9
/
+0
*
|
Suppress long broken test caused by kernel bug
Brian Carlstrom
2012-09-21
1
-1
/
+6
|
/
*
Add OpenSSLProvider support for Cipher.RSA/None/PKCS1Padding
Brian Carlstrom
2012-09-12
1
-6
/
+0
*
Address flakiness of doFinal and unwrap CipherTests
Brian Carlstrom
2012-07-19
1
-5
/
+0
*
Updating test failures
Brian Carlstrom
2012-03-23
2
-5
/
+20
*
Remove run-core-tests from known failures.
Jesse Wilson
2012-01-03
1
-26
/
+0
*
Make QueryTimeoutTest understandable.
Jesse Wilson
2011-08-25
1
-0
/
+10
[next]