kotlin-result/kotlin-result-coroutines/src
Tristan 07b4d61d3f resolve flaky jvm multi threaded coroutine tests
By switching to using the jvm only (hopefully by 1.6 in common) coroutine test lib we can swap to using a fake dispatcher instead of defining threads which should resolve any odd timing issues.
2021-08-13 22:57:27 +01:00
..
commonMain/kotlin/com/github/michaelbull/result/coroutines/binding Update Kotlin to 1.5.10 2021-06-12 16:10:41 +01:00
commonTest/kotlin/com.github.michaelbull.result.coroutines Add JS targets for Kotlin Multiplatform (#36) 2020-11-29 21:34:08 +00:00
jsTest/kotlin/com.github.michaelbull.result.coroutines Reformat runBlockingTest implementations 2021-05-05 14:05:18 +01:00
jvmTest/kotlin/com/github/michaelbull/result/coroutines resolve flaky jvm multi threaded coroutine tests 2021-08-13 22:57:27 +01:00
nativeTest/kotlin/com/github/michaelbull/result/coroutines Add Linux, Windows and MacOS targets 2021-03-29 18:41:20 +01:00