Fix linenumbers in tests

This commit is contained in:
Natalia Ukhorskaya
2015-10-27 18:45:49 +03:00
parent a8008dfa26
commit eac6fdbaa0
4 changed files with 8 additions and 8 deletions
@@ -1,4 +1,4 @@
LineBreakpoint created at inlineFunInLibrary.kt:3
LineBreakpoint created at inlineFunInLibrary.kt:4
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !OUTPUT_PATH!;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! breakpointInInlineFun.BreakpointInInlineFunKt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
inlineFunInLibrary.kt:4
+5 -5
View File
@@ -1,8 +1,8 @@
LineBreakpoint created at a1.kt:5
LineBreakpoint created at a1.kt:5
LineBreakpoint created at a1.kt:5
LineBreakpoint created at a1.kt:5
LineBreakpoint created at simpleLibFile.kt:3
LineBreakpoint created at a1.kt:6
LineBreakpoint created at a1.kt:6
LineBreakpoint created at a1.kt:6
LineBreakpoint created at a1.kt:6
LineBreakpoint created at simpleLibFile.kt:4
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !OUTPUT_PATH!;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! customLibClassName.CustomLibClassNameKt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
a1.kt:6
+1 -1
View File
@@ -1,4 +1,4 @@
LineBreakpoint created at localFunCustomLib.kt:5
LineBreakpoint created at localFunCustomLib.kt:6
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !OUTPUT_PATH!;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! localFunInLibrary.LocalFunInLibraryKt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
localFunCustomLib.kt:6
@@ -1,4 +1,4 @@
LineBreakpoint created at functionInLibrary.kt:3
LineBreakpoint created at functionInLibrary.kt:4
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !OUTPUT_PATH!;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! stepIntoStdlibInlineFun2step.StepIntoStdlibInlineFun2stepKt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
stepIntoStdlibInlineFun2step.kt:4