History log of /libcore/luni/src/test/java/tests/api/javax/net/ssl/HttpsURLConnectionTest.java
Revision Date Author Comments
19c77c6a6da8cea7327ccbb741963ac76d3fae53 05-May-2011 Jesse Wilson <jessewilson@google.com> Address some test failures in the HTTP client.

Change-Id: I44783aa7cadd51ed6b9e7aabc94144c60252c095
http://b/3180373
229e34b182b98e1dba15d3dc6341954986ae2b7a 03-Mar-2011 Brian Carlstrom <bdc@google.com> Removing use of @tests and @Test.* annotations

Change-Id: I89243efdeebe22543c45a2166b634f40c3e78cf8
beaa948f04b412be0822a47129816afb86a2c686 16-Jun-2010 Brian Carlstrom <bdc@google.com> Change openssl related tests to be runable with vogar as opposed to run-core-tests

external/openssl/README.android documents tests for checking for
regressions on openssl upgrades and changes. That documentation is
being updated from using run-core-tests to vogar. This CL fixes the
tests to work with vogar, specifcally:
- remove AllTests
- Fix HttpsURLConnectionTest to not modify default HostnameVerifier
- Removed SideEffects annotation from HostnameVerifierTest now that HttpsURLConnectionTest is fixed

Change-Id: Ie5908dfe8c61a1b806ffaf344b851ff25495ebcb
f33eae7e84eb6d3b0f4e86b59605bb3de73009f3 13-May-2010 Elliott Hughes <enh@google.com> Remove all trailing whitespace from the dalvik team-maintained parts of libcore.

Gentlemen, you may now set your editors to "strip trailing whitespace"...

Change-Id: I85b2f6c80e5fbef1af6cab11789790b078c11b1b
6b811c5daec1b28e6f63b57f98a032236f2c3cf7 03-May-2010 Peter Hallam <peterhal@google.com> Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni
Merge xml except xmlpull and kxml into luni