aboutsummaryrefslogtreecommitdiffstats
path: root/kotlinx-coroutines-debug/src/junit4/CoroutinesTimeoutStatement.kt
Commit message (Expand)AuthorAgeFilesLines
* CoroutinesTimeout for JUnit5 (#2402)dkhalanskyjb2021-04-231-87/+0
* Update copyright year (#2520)Vsevolod Tolstopyatov2021-02-041-1/+1
* Update copyright yearVsevolod Tolstopyatov2020-02-181-1/+1
* Install debug probes in CoroutinesTimeout constructor to capture coroutines l...Vsevolod Tolstopyatov2019-09-181-4/+3
* Add overload with long for CoroutinesTimeout.secondsVsevolod Tolstopyatov2019-05-161-4/+3
* Rename CoroutineState to CoroutineInfo and improve its APIVsevolod Tolstopyatov2019-03-221-2/+2
* CoroutinesTimeout debug rule for JUnit 4 (#991)Vsevolod Tolstopyatov2019-02-201-0/+89