forked from GradleUp/shadow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finish functional tests migration (GradleUp#1117)
* Move funcTest sources back * Reduce extra doc package in intiTest * Seems we don't need an explicit ConfigurationCacheTest anymore * Close things in tests * Simplify task outcome checks * Cleanups * Simplify assertions for JarPath * Remove the workaround for projectRoot * Tweak lint configs * Remove TODO for excludeProjectFromMinimizeShallNotExcludeTransitiveDependenciesThatAreUsedInSubproject * Simplify checks for jarPath * Create jars in temp dir * Fix deprecations * Unify classLoader resource usages * Simplify requireResourceAsText and requireResourceAsStream * Optimize closable using * Fix org.junit.jupiter.api.extension.Extension path * Assert the bat file in integrationWithApplicationPluginAndJavaToolchains * Enable --build-cache for all func tests * Optimize assertions in BaseCachingTest and remove alternateDir logic
- Loading branch information
Showing
52 changed files
with
813 additions
and
914 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.