summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/tests
Commit message (Expand)AuthorAgeFilesLines
* libcore: use default SecureRandom in KeyGen DSA testsSergio Giro2015-06-262-6/+2
* Fix CertificateTest#testVerifyPublicKeyString2Narayan Kamath2015-06-151-8/+7
* Use milliseconds to avoid timezonesKenny Root2014-09-121-1/+1
* Add CRLReason and friendsKenny Root2014-05-081-0/+167
* Disallow explicit signs in java.sql.Date#valueOf()Calin Juravle2014-04-221-0/+50
* Move tests from tests/api to harmony-tests. (Take 2)Narayan Kamath2013-11-15404-156574/+0
* Revert "Move tests from tests/api to harmony-tests."Narayan Kamath2013-11-15404-0/+156574
* Move tests from tests/api to harmony-tests.Narayan Kamath2013-11-15404-156574/+0
* Merge "Fix CookieStoreTest & CookieManagerTest"Narayan Kamath2013-11-152-28/+21
|\
| * Fix CookieStoreTest & CookieManagerTestNarayan Kamath2013-11-142-28/+21
* | Merge "Import resources, fix JarURLConnectionTest."Narayan Kamath2013-11-151-33/+31
|\ \
| * | Import resources, fix JarURLConnectionTest.Narayan Kamath2013-11-141-33/+31
| |/
* | Merge "Fixes for URLTest & HttpCookieTest"Narayan Kamath2013-11-152-181/+43
|\ \
| * | Fixes for URLTest & HttpCookieTestNarayan Kamath2013-11-142-181/+43
| |/
* | Merge "Fix PropertiesTest, delete ServiceLoaderTest & PackageTests."Narayan Kamath2013-11-153-1021/+26
|\ \
| * | Fix PropertiesTest, delete ServiceLoaderTest & PackageTests.Narayan Kamath2013-11-143-1021/+26
| |/
* | Merge "Fix TreeMapTest & TreeMapExtendTest."Narayan Kamath2013-11-152-198/+206
|\ \
| * | Fix TreeMapTest & TreeMapExtendTest.Narayan Kamath2013-11-142-198/+206
| |/
* | Merge "Fix numerous harmony test failures"Narayan Kamath2013-11-159-264/+120
|\ \
| * | Fix numerous harmony test failuresNarayan Kamath2013-11-159-264/+120
* | | Merge "Import resource and fix ClassTest."Narayan Kamath2013-11-151-21/+4
|\ \ \
| * | | Import resource and fix ClassTest.Narayan Kamath2013-11-131-21/+4
| | |/ | |/|
* | | Merge "Delete unsupported classloader tests."Narayan Kamath2013-11-151-176/+2
|\ \ \
| * | | Delete unsupported classloader tests.Narayan Kamath2013-11-131-176/+2
| |/ /
* | | Merge "Fix various serialization tests."Narayan Kamath2013-11-155-477/+52
|\ \ \
| * | | Fix various serialization tests.Narayan Kamath2013-11-135-477/+52
| |/ /
* | | Merge "Fix up ObjectStreamClassTest"Narayan Kamath2013-11-151-39/+6
|\ \ \
| * | | Fix up ObjectStreamClassTestNarayan Kamath2013-11-131-39/+6
| |/ /
* | | Merge "Fix up FileTest"Narayan Kamath2013-11-151-29/+10
|\ \ \
| * | | Fix up FileTestNarayan Kamath2013-11-131-29/+10
| |/ /
* | | Merge "Fix FileInputStreamTest"Narayan Kamath2013-11-151-17/+4
|\ \ \
| * | | Fix FileInputStreamTestNarayan Kamath2013-11-131-17/+4
| |/ /
* | | Merge "Fix a few failures in FileURLConnectionTest."Narayan Kamath2013-11-151-9/+7
|\ \ \ | |_|/ |/| |
| * | Fix a few failures in FileURLConnectionTest.Narayan Kamath2013-11-141-9/+7
| |/
* / Add serialization golden files, fix tests.Narayan Kamath2013-11-131-13/+11
|/
* Add untracked harmony tests.Narayan Kamath2013-11-13236-0/+98597
* Dedup tests under api with apache-harmony.Narayan Kamath2013-11-1322-1391/+5729
* Add Random serialization testKenny Root2013-10-251-0/+22
* Remove bogus @test comments that confuse vogar.Elliott Hughes2013-08-233-33/+3
* Remove the isLocaleAvailable hacks.Elliott Hughes2013-07-232-16/+5
* Fixes for icu4c 51.Elliott Hughes2013-07-181-6/+1
* Fix tests.api.java.lang.ProcessTest#test_getErrorStream.Elliott Hughes2013-06-271-1/+1
* Improve ProcessManager.Elliott Hughes2013-05-071-169/+96
* Replace mentions of old JSSE package nameKenny Root2013-05-031-1/+1
* TimerTest cleanupBrian Carlstrom2013-04-251-339/+147
* Fix BigInteger small prime generation.Elliott Hughes2013-04-121-837/+26
* Fix BigInteger test failures.Elliott Hughes2013-04-101-4/+2
* Check the EE's eKU extension field, if present.Chris Palmer2013-04-061-94/+33
* Merge "Move the external/apache-harmony/math tests into libcore."Elliott Hughes2013-04-061-1/+1
|\
| * Move the external/apache-harmony/math tests into libcore.Elliott Hughes2013-04-041-1/+1