Refactoring: change test data directive

This commit is contained in:
Nikolay Krasko
2013-09-16 15:53:40 +04:00
parent 29448c149c
commit 839df96200
20 changed files with 22 additions and 22 deletions
@@ -5,4 +5,4 @@ fun anyfun() {
}
// TIME: 1
// NUMBER: 0
// INVOCATION_COUNT: 0
@@ -5,4 +5,4 @@ fun anyfun() {
}
// TIME: 2
// NUMBER: 0
// INVOCATION_COUNT: 0
@@ -7,4 +7,4 @@ class Test {
}
// EXIST: util
// NUMBER: 1
// INVOCATION_COUNT: 1
@@ -2,4 +2,4 @@ package kttesting<caret>.util
// Test that there won't be package with completion fake suffix
// NUMBER: 0
// INVOCATION_COUNT: 0
@@ -9,4 +9,4 @@ fun firstFun() {
// TIME: 1
// EXIST: Testing
// NUMBER: 1
// INVOCATION_COUNT: 1
@@ -21,4 +21,4 @@ fun testMy() {
}
// EXIST: testOther
// NUMBER: 3
// INVOCATION_COUNT: 3
@@ -9,4 +9,4 @@ fun firstFun() {
// TIME: 1
// EXIST: toLinkedList@toLinkedList()~for jet.Iterable<T> in kotlin
// NUMBER: 1
// INVOCATION_COUNT: 1
@@ -2,4 +2,4 @@ val x = LineIterator<caret>
// TIME: 1
// EXIST: LineIterator~(kotlin.io)
// NUMBER: 1
// INVOCATION_COUNT: 1
@@ -4,4 +4,4 @@ val x = InputStreamReader<caret>
// TIME: 1
// EXIST: InputStreamReader~(java.io)
// NUMBER: 1
// INVOCATION_COUNT: 1
@@ -8,4 +8,4 @@ fun firstFun() {
// TIME: 1
// EXIST: PropertyMetadata@PropertyMetadata~(jet)
// EXIST: PropertyMetadataImpl@PropertyMetadataImpl~(jet)
// NUMBER: 2
// INVOCATION_COUNT: 2
@@ -12,4 +12,4 @@ fun firstFun() {
// EXIST: testingExpectedFunction
// ABSENT: testingUnexpectedFunction
// NUMBER: 2
// INVOCATION_COUNT: 2
@@ -8,4 +8,4 @@ fun firstFun() {
// ABSENT: helloFun
// ABSENT: helloFunPreventAutoInsert
// ABSENT: helloWithParams
// NUMBER: 0
// INVOCATION_COUNT: 0
@@ -9,4 +9,4 @@ fun firstFun() {
// EXIST: helloFunPreventAutoInsert
// EXIST: helloWithParams
// ABSENT: helloFake
// NUMBER: 3
// INVOCATION_COUNT: 3
@@ -9,4 +9,4 @@ fun firstFun() {
// EXIST: someProperty
// EXIST: someOtherProperty
// EXIST: someSelfProperty
// NUMBER: 3
// INVOCATION_COUNT: 3
@@ -9,4 +9,4 @@ fun firstFun() {
// EXIST: helloFunPreventAutoInsert
// EXIST: helloWithParams
// ABSENT: helloFake
// NUMBER: 3
// INVOCATION_COUNT: 3