- Sort Score
- Result 10 results
- Languages All
Results 1 - 6 of 6 for archTest (0.07 sec)
-
build-logic/buildquality/src/main/kotlin/gradlebuild.arch-test.gradle.kts
* See the License for the specific language governing permissions and * limitations under the License. */ import com.gradle.develocity.agent.gradle.test.DevelocityTestConfiguration import gradlebuild.archtest.PackageCyclesExtension plugins { `jvm-test-suite` id("gradlebuild.dependency-modules") id("gradlebuild.code-quality") id("gradlebuild.jvm-compile") }Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Mon Dec 22 18:51:33 UTC 2025 - 3.2K bytes - Viewed (0) -
build-logic/buildquality/src/main/kotlin/gradlebuild/archtest/PackageCyclesExtension.kt
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package gradlebuild.archtest import org.gradle.api.provider.ListProperty abstract class PackageCyclesExtension { abstract val excludePatterns: ListProperty<String>Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Jul 08 16:07:53 UTC 2022 - 790 bytes - Viewed (0) -
.idea/misc.xml
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="EntryPointsManager"> <list size="6"> <item index="0" class="java.lang.String" itemvalue="com.tngtech.archunit.junit.ArchTest" /> <item index="1" class="java.lang.String" itemvalue="org.gradle.internal.instrumentation.api.annotations.BytecodeUpgrade" />
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Dec 19 15:00:20 UTC 2025 - 5.1K bytes - Viewed (0) -
build-logic/jvm/src/main/kotlin/gradlebuild.unittest-and-compile.gradle.kts
jvmArgumentProviders.add(CiEnvironmentProvider(this)) runWithJavaVersion(JavaLanguageVersion.of(project.testJavaVersion)) if (name != "archTest") { // TODO distinguish archTest and other tests addOsAsInputs() } configureRerun() if (BuildEnvironment.isCiServer) { develocity.testRetry {Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Dec 19 06:44:41 UTC 2025 - 18.9K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt
quarrelling with the other players, and shouting `Off with his head!' or `Off with her head!' Those whom she sentenced were taken into custody by the soldiers, who of course had to leave off being arches to do this, so that by the end of half an hour or so there were no arches left, and all the players, except the King, the Queen, and Alice, were in custody and under sentence of execution. Then the Queen left off, quite out of breath, and said to
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Fri Apr 21 02:27:51 UTC 2017 - 145.2K bytes - Viewed (0) -
api/go1.3.txt
pkg debug/macho, type FatArchHeader struct, Size uint32 pkg debug/macho, type FatArchHeader struct, SubCpu uint32 pkg debug/macho, type FatFile struct pkg debug/macho, type FatFile struct, Arches []FatArch pkg debug/macho, type FatFile struct, Magic uint32 pkg debug/macho, var ErrNotFat *FormatError pkg debug/pe, type DataDirectory struct pkg debug/pe, type DataDirectory struct, Size uint32
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Mon Jun 02 02:45:00 UTC 2014 - 117K bytes - Viewed (0)