summaryrefslogtreecommitdiff
path: root/ojluni/src/test/java/util
Commit message (Expand)AuthorAgeFilesLines
* Adding unit tests for AbstractQueuedSynchronizerSorin Basca2021-05-102-0/+10
* Revert "Adding unit tests for ConcurrentHashMap"Sorin Basca2021-04-261-185/+1
* Revert "Adding unit tests for ConcurrentSkipListMap"Sorin Basca2021-04-261-49/+4
* Revert "Adding unit tests for ConcurrentSkipListSet"Sorin Basca2021-04-261-71/+2
* Revert "Adding unit tests for exception classes"Sorin Basca2021-04-265-333/+2
* Adding unit tests for exception classesSorin Basca2021-04-195-2/+333
* Adding unit tests for ConcurrentSkipListSetSorin Basca2021-04-191-2/+71
* Adding unit tests for ConcurrentSkipListMapSorin Basca2021-04-191-4/+49
* Adding unit tests for ConcurrentHashMapSorin Basca2021-04-191-1/+185
* Merge "Update java.util.List to 11+28"Nikita Iashchenko2021-03-031-0/+373
|\
| * Update java.util.List to 11+28Nikita Iashchenko2021-03-021-0/+373
* | Android patch: Modify test.java.util.concurrent.tck tests to pass on Android ...Victor Chang2021-03-0199-2931/+115
* | Import java.util.concurrent.tck tests from 9+181 - Attempt 2Victor Chang2021-03-01100-0/+70480
* | Revert "Import java.util.concurrent.tck tests from 9+181"vichang2021-02-26100-70480/+0
* | Revert "Android patch: Modify test.java.util.concurrent.tck test..."vichang2021-02-2699-100/+2929
|/
* Android patch: Modify test.java.util.concurrent.tck tests to pass on AndroidVictor Chang2021-02-2599-2929/+100
* Import java.util.concurrent.tck tests from 9+181Victor Chang2021-02-25100-0/+70480
* Update java.util.Map partially to 11+28Nikita Iashchenko2021-01-201-0/+100
* Update java.util.Set partially to 11+28Nikita Iashchenko2021-01-201-0/+95
* Remove 1000 element arrays from tests.Joachim Sauer2017-04-104-12/+25
* Add Android-changed on modifications to workaround an ECJ bugmikaelpeltier2016-12-091-0/+1
* Workaround of a Jack front-end bug related to type inferencemikaelpeltier2016-12-091-1/+1
* ojtests: Split out public/boot tests and add device targetsIgor Murashkin2016-04-2660-167/+4975
* Revert "ojtests: Split out public/boot tests and add device targets"Narayan Kamath2016-04-2660-4975/+167
* ojtests: Split out public/boot tests and add device targetsIgor Murashkin2016-04-2560-167/+4975
* ojluni: Downstream OJ testsIgor Murashkin2016-03-2481-0/+15938