aboutsummaryrefslogtreecommitdiff
path: root/kotlinx-coroutines-test
AgeCommit message (Expand)Author
2019-09-04Version 1.3.1Roman Elizarov
2019-08-23Version 1.3.0Vsevolod Tolstopyatov
2019-08-09Version 1.3.0-RC2Vsevolod Tolstopyatov
2019-07-19Version 1.3.0-RCVsevolod Tolstopyatov
2019-06-26Version 1.3.0-M2Vsevolod Tolstopyatov
2019-06-06Version 1.3.0-M1Vsevolod Tolstopyatov
2019-06-06Merge branch 'master' into developVsevolod Tolstopyatov
2019-05-31Documentation improvements (#1229)Vsevolod Tolstopyatov
2019-05-20Update docs based on feedback @ I/OSean McQuillan
2019-05-15Fix kotlinx-coroutines-test README: using runBlockingTest with testFooWithTim...SatoShun
2019-05-07Merge remote-tracking branch 'origin/master' into developRoman Elizarov
2019-05-06Fixes kotlin-coroutines-test TestCoroutineDispatcher docsRoman Elizarov
2019-05-06Fix more typos; reword some phrases; add "job:" to textual output in … (#1154)Yanis Batura
2019-04-29Fixed typo in READMEAndrew Orobator
2019-04-26Version 1.2.1Vsevolod Tolstopyatov
2019-04-26kotlinx-coroutines-test cleanupVsevolod Tolstopyatov
2019-04-25Cleanup TestCoroutineScope documentationVsevolod Tolstopyatov
2019-04-21Knitted links and fixed minor style issues in test docs readmeRoman Elizarov
2019-04-21Add README.md description of runBlockingTest, TestCoroutineContext, TestCorou...Sean McQuillan
2019-04-20Fixed typo in docsRoman Elizarov
2019-04-20TestCoroutineDispatcher code style cleanup and todosRoman Elizarov
2019-04-20Fixed code after merge of 'develop' with TestCoroutineContextRoman Elizarov
2019-04-12Version 1.2.0Vsevolod Tolstopyatov
2019-04-04Version 1.2.0-alpha-2Vsevolod Tolstopyatov
2019-03-26Version 1.2.0-alphaVsevolod Tolstopyatov
2019-03-01Promote MainScope and CoroutineScope.cancel to stable APIVsevolod Tolstopyatov
2019-02-20Merge branch 'master' into developRoman Elizarov
2019-01-28Migration to new multiplatorm plugin (#947)Vsevolod Tolstopyatov