Commit c69df1a
committed
Port java integration tests to pytest.
Some notes:
* These tests rely on a variety of fixtures
* The previous maven-wrapper checks were checking for the version of maven installed by looking at the checked-in wrapper script. I dropped this behavior.
* I replaced a lot of test queries that queried for a (subset of) source archive files with the source_archive fixture. In particular, tests that excluded properties files from being listed in the expected output now include them.
It's much faster to generate this list via the fixture instead of using CodeQL for it.1 parent 5fa30c3 commit c69df1a
File tree
297 files changed
+848
-5570
lines changed- java/ql/integration-tests/all-platforms/java
- android-8-sample
- gradle/wrapper
- android-sample-kotlin-build-script-no-wrapper
- android-sample-kotlin-build-script
- gradle/wrapper
- android-sample-no-wrapper
- android-sample-old-style-kotlin-build-script-no-wrapper
- android-sample-old-style-kotlin-build-script
- gradle/wrapper
- android-sample-old-style-no-wrapper
- android-sample-old-style
- gradle/wrapper
- android-sample
- gradle/wrapper
- ant-sample
- buildless-dependency-different-repository
- buildless-erroneous
- buildless-gradle-classifiers
- gradle/wrapper
- buildless-gradle-timeout
- buildless-gradle
- gradle/wrapper
- buildless-inherit-trust-store
- buildless-maven-executable-war
- buildless-maven-multimodule
- buildless-maven-timeout
- buildless-maven
- buildless-module-definition-not-in-module-info-file
- buildless-proxy-gradle
- gradle/wrapper
- buildless-proxy-maven
- buildless-sibling-projects
- buildless-snapshot-repository
- buildless
- diagnostics
- android-gradle-incompatibility
- gradle/wrapper
- compilation-error
- dependency-error
- java-version-too-old
- gradle
- wrapper
- maven-http-repository
- multiple-candidate-builds
- no-build-system
- no-gradle-test-classes
- no-gradle-wrapper
- ecj-sample-noexit
- ecj-sample
- ecj-tolerate-enum-annotations
- gradle-sample-kotlin-script
- gradle/wrapper
- gradle-sample
- gradle
- wrapper
- java-web-jsp
- maven-enforcer
- maven-sample-extract-properties
- maven-sample-large-xml-files
- maven-sample-small-xml-files
- maven-sample-xml-mode-all
- maven-sample-xml-mode-byname
- maven-sample-xml-mode-disabled
- maven-sample-xml-mode-smart
- maven-sample
- maven-wrapper-script-only
- maven-wrapper-source-only
- maven-wrapper
- multi-release-jar-java11
- multi-release-jar-java17
- partial-gradle-sample-without-gradle
- partial-gradle-sample
- spring-boot-sample
- gradle/wrapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
297 files changed
+848
-5570
lines changedLines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
This file was deleted.
Binary file not shown.
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 240 deletions
This file was deleted.
Lines changed: 0 additions & 91 deletions
This file was deleted.
0 commit comments