aboutsummaryrefslogtreecommitdiffstats
path: root/kotlinx-coroutines-core/common/test/AbstractCoroutineTest.kt
Commit message (Expand)AuthorAgeFilesLines
* Simplify internal coroutines machinery (#2512)Vsevolod Tolstopyatov2021-03-231-4/+4
* Improve test styleDmitry Khalanskiy2020-02-111-3/+3
* Tweaked order of notifications for better error handling & consistencyRoman Elizarov2019-03-251-7/+7
* Improved coroutine exception handling logicRoman Elizarov2019-03-251-3/+3
* Hide cancel(Throwable), introduce cancel(CancellationException)Roman Elizarov2019-03-011-1/+1
* Migration to new multiplatorm plugin (#947)Vsevolod Tolstopyatov2019-01-281-0/+94