Skip to content

Commit 096a31d

Browse files
committed
Mark all integration tests as legacy
This is in preparation for the new integration test framework. Tests marked thus will be run by the current framework and ignored by the new one.
1 parent 06ce40c commit 096a31d

File tree

6 files changed

+6
-0
lines changed
  • csharp/ql/integration-tests
  • go/ql/integration-tests
  • javascript/ql/integration-tests
  • java/ql/integration-tests
  • ruby/ql/integration-tests
  • swift/ql/integration-tests

6 files changed

+6
-0
lines changed

csharp/ql/integration-tests/legacy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
These tests are still run with the legacy test runner

go/ql/integration-tests/legacy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
These tests are still run with the legacy test runner

java/ql/integration-tests/legacy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
These tests are still run with the legacy test runner
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
These tests are still run with the legacy test runner

ruby/ql/integration-tests/legacy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
These tests are still run with the legacy test runner

swift/ql/integration-tests/legacy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
These tests are still run with the legacy test runner

0 commit comments

Comments
 (0)