Skip to content

Commit 321820e

Browse files
committed
Java: 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. I kept the platform-specific directories around under `kotlin`, but you could also easily merge all these together if you find them unhelpful. I'll leave that change to you.
1 parent 72e2910 commit 321820e

File tree

865 files changed

+8
-2
lines changed

Some content is hidden

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

865 files changed

+8
-2
lines changed

java/ql/integration-tests/all-platforms/java/android-8-sample/build.gradle renamed to java/ql/integration-tests/java/android-8-sample/build.gradle

File renamed without changes.

java/ql/integration-tests/all-platforms/java/android-8-sample/project/build.gradle renamed to java/ql/integration-tests/java/android-8-sample/project/build.gradle

File renamed without changes.

java/ql/integration-tests/all-platforms/java/android-8-sample/project/src/main/AndroidManifest.xml renamed to java/ql/integration-tests/java/android-8-sample/project/src/main/AndroidManifest.xml

File renamed without changes.

java/ql/integration-tests/all-platforms/java/android-8-sample/project/src/main/java/com/github/androidsample/Main.java renamed to java/ql/integration-tests/java/android-8-sample/project/src/main/java/com/github/androidsample/Main.java

File renamed without changes.

java/ql/integration-tests/all-platforms/java/android-8-sample/settings.gradle renamed to java/ql/integration-tests/java/android-8-sample/settings.gradle

File renamed without changes.

java/ql/integration-tests/all-platforms/java/android-8-sample/source_archive.expected renamed to java/ql/integration-tests/java/android-8-sample/source_archive.expected

File renamed without changes.

java/ql/integration-tests/all-platforms/java/android-8-sample/test.py renamed to java/ql/integration-tests/java/android-8-sample/test.py

File renamed without changes.

java/ql/integration-tests/all-platforms/java/android-sample-kotlin-build-script-no-wrapper/build.gradle.kts renamed to java/ql/integration-tests/java/android-sample-kotlin-build-script-no-wrapper/build.gradle.kts

File renamed without changes.

java/ql/integration-tests/all-platforms/java/android-sample-kotlin-build-script-no-wrapper/project/build.gradle.kts renamed to java/ql/integration-tests/java/android-sample-kotlin-build-script-no-wrapper/project/build.gradle.kts

File renamed without changes.

java/ql/integration-tests/all-platforms/java/android-sample-kotlin-build-script-no-wrapper/project/src/main/AndroidManifest.xml renamed to java/ql/integration-tests/java/android-sample-kotlin-build-script-no-wrapper/project/src/main/AndroidManifest.xml

File renamed without changes.

0 commit comments

Comments
 (0)