Skip to content

Commit 092ce01

Browse files
committed
C#: Rename integration test directories.
We are no longer bound to the platform-specific directories, so simplify the test organization. If you don't want this change, just skip merging this PR. It's purely optional. This is not very invasive for C#, I'm just dropping the `only` suffix. You could also merge all the platform-specific test dirs, or all test dirs into the top-level directory. I'll leave that up to you.
1 parent 72e2910 commit 092ce01

File tree

144 files changed

+0
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+0
-0
lines changed

csharp/ql/integration-tests/linux-only/compiler_args/CompilerArgs.expected renamed to csharp/ql/integration-tests/linux/compiler_args/CompilerArgs.expected

File renamed without changes.

csharp/ql/integration-tests/linux-only/compiler_args/CompilerArgs.ql renamed to csharp/ql/integration-tests/linux/compiler_args/CompilerArgs.ql

File renamed without changes.

csharp/ql/integration-tests/linux-only/compiler_args/Program.cs renamed to csharp/ql/integration-tests/linux/compiler_args/Program.cs

File renamed without changes.

csharp/ql/integration-tests/linux-only/compiler_args/global.json renamed to csharp/ql/integration-tests/linux/compiler_args/global.json

File renamed without changes.

csharp/ql/integration-tests/linux-only/compiler_args/test.csproj renamed to csharp/ql/integration-tests/linux/compiler_args/test.csproj

File renamed without changes.

csharp/ql/integration-tests/linux-only/compiler_args/test.py renamed to csharp/ql/integration-tests/linux/compiler_args/test.py

File renamed without changes.

csharp/ql/integration-tests/linux-only/standalone_dependencies_non_utf8_filename/Program.cs renamed to csharp/ql/integration-tests/linux/standalone_dependencies_non_utf8_filename/Program.cs

File renamed without changes.

csharp/ql/integration-tests/linux-only/standalone_dependencies_non_utf8_filename/global.json renamed to csharp/ql/integration-tests/linux/standalone_dependencies_non_utf8_filename/global.json

File renamed without changes.

csharp/ql/integration-tests/linux-only/standalone_dependencies_non_utf8_filename/test.csproj renamed to csharp/ql/integration-tests/linux/standalone_dependencies_non_utf8_filename/test.csproj

File renamed without changes.

csharp/ql/integration-tests/linux-only/standalone_dependencies_non_utf8_filename/test.py renamed to csharp/ql/integration-tests/linux/standalone_dependencies_non_utf8_filename/test.py

File renamed without changes.

0 commit comments

Comments
 (0)