We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12695b7 commit 7520c97Copy full SHA for 7520c97
core/kotlinx-coroutines-debug/src/debug/AgentPremain.kt renamed to core/kotlinx-coroutines-debug/src/AgentPremain.kt
core/kotlinx-coroutines-debug/src/debug/CoroutineState.kt renamed to core/kotlinx-coroutines-debug/src/CoroutineState.kt
core/kotlinx-coroutines-debug/src/debug/DebugProbes.kt renamed to core/kotlinx-coroutines-debug/src/DebugProbes.kt
core/kotlinx-coroutines-debug/src/debug/internal/DebugProbesImpl.kt renamed to core/kotlinx-coroutines-debug/src/internal/DebugProbesImpl.kt
core/kotlinx-coroutines-debug/src/debug/internal/NoOpProbes.kt renamed to core/kotlinx-coroutines-debug/src/internal/NoOpProbes.kt
core/kotlinx-coroutines-debug/test/debug/CoroutinesDumpTest.kt renamed to core/kotlinx-coroutines-debug/test/CoroutinesDumpTest.kt
core/kotlinx-coroutines-debug/test/debug/DebugProbesTest.kt renamed to core/kotlinx-coroutines-debug/test/DebugProbesTest.kt
core/kotlinx-coroutines-debug/test/debug/HierarchyToStringTest.kt renamed to core/kotlinx-coroutines-debug/test/HierarchyToStringTest.kt
core/kotlinx-coroutines-debug/test/debug/SanitizedProbesTest.kt renamed to core/kotlinx-coroutines-debug/test/SanitizedProbesTest.kt
core/kotlinx-coroutines-debug/test/debug/ScopedBuildersTest.kt renamed to core/kotlinx-coroutines-debug/test/ScopedBuildersTest.kt
core/kotlinx-coroutines-debug/test/debug/StartModeProbesTest.kt renamed to core/kotlinx-coroutines-debug/test/StartModeProbesTest.kt
core/kotlinx-coroutines-debug/test/debug/StracktraceUtils.kt renamed to core/kotlinx-coroutines-debug/test/StracktraceUtils.kt
0 commit comments