This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8c075bc6224c5cc8c31aa81379110faf0ef8bf83
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxInline
/
suspend
/
stateMachine
T
History
Denis Zharkov
0b3048f60a
Replace trivial usages of suspendCoroutineOrReturn in tests
...
This is necessary since suspendCoroutineOrReturn gets removed in 1.3
2018-07-09 15:27:19 +03:00
..
innerLambda.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
innerLambdaInsideLambda.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
innerLambdaWithoutCrossinline.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
innerMadness.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
innerMadnessCallSite.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
innerObject.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
innerObjectInsideInnerObject.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
innerObjectSeveralFunctions.kt
Minor. Use coroutine test helpers for inline/diagnostics tests
2018-07-09 15:27:19 +03:00
innerObjectWithoutCapturingCrossinline.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
normalInline.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
numberOfSuspentions.kt
Add ContinuationAdapter to coroutine tests helpers
2018-07-09 15:27:19 +03:00