Commit 762b4ce
committed
Swift: prepare integration tests for internal running
This harmonizes Swift integration tests with the rest of the repository,
to prepare for the internal integration test runner to run them. The
stripped down runner is kept compatible, so that current CI can still
use it now. Maybe it will be kept for developer use.
This PR includes:
* moving the integration tests inside `ql`
* editing `qlpack.yml` so that the internal runner can use it
* change database directory to be `test-db` rather than `db`1 parent 45ce988 commit 762b4ce
164 files changed
Lines changed: 18 additions & 18 deletions
File tree
- swift
- actions/run-integration-tests
- integration-tests
- ql/integration-tests
- linux-only
- RegexLiteralExpr
- autobuilder/unsupported-os
- osx-only
- autobuilder
- failure
- hello-failure.xcodeproj
- project.xcworkspace
- no-build-system
- no-swift-with-spm
- hello-objective.xcodeproj
- project.xcworkspace
- hello-objective
- no-swift
- hello-objective.xcodeproj
- project.xcworkspace
- hello-objective
- no-xcode-with-spm
- only-tests-with-spm
- hello-tests.xcodeproj
- project.xcworkspace
- only-tests
- hello-tests.xcodeproj
- project.xcworkspace
- xcode-fails-spm-works
- Sources/hello-world
- codeql-swift-autobuild-test.xcodeproj
- codeql-swift-autobuild-test
- canonical-case
- hello-xcode
- codeql-swift-autobuild-test.xcodeproj
- codeql-swift-autobuild-test
- posix-only
- cross-references
- Sources/cross-references
- deduplication
- Sources/deduplication
- frontend-invocations
- dir
- hello-world
- Sources/hello-world
- linkage-awareness
- Foo1
- Sources/foo
- Foo2
- Sources/foo
- partial-modules
- A
- Sources/A
- B
- Sources/B
- Sources/partial-modules
- symlinks
- preserve
- Sources
- resolve
- Sources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
This file was deleted.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
File renamed without changes.
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
File renamed without changes.
0 commit comments