Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for Jabba (0.04 sec)

  1. platforms/jvm/jvm-services/src/test/groovy/org/gradle/jvm/toolchain/internal/DefaultToolchainConfigurationTest.groovy

            environment.put("JABBA_HOME", "/other/.jabba")
            environment.put("SDKMAN_CANDIDATES_DIR", "/other/.sdkman/candidates")
    
            def configuration = new DefaultToolchainConfiguration(OperatingSystem.LINUX, systemProperties, environment)
    
            expect:
            configuration.asdfDataDirectory == new File("/other/.asdf")
            configuration.jabbaHomeDirectory == new File("/other/.jabba")
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 18 22:17:53 UTC 2024
    - 3.5K bytes
    - Viewed (0)
  2. platforms/jvm/jvm-services/src/test/groovy/org/gradle/jvm/toolchain/internal/JabbaInstallationSupplierTest.groovy

            when:
            def directories = supplier.get()
    
            then:
            directories.size() == 1
            directories[0].location == expectedLocation
            directories[0].source == "Jabba"
        }
    
        def "supplies multiple installations for multiple paths"() {
            given:
            def expectedLocation1 = candidates.createDir("jdk/11.0.6.hs-adpt")
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 18 22:17:53 UTC 2024
    - 2.6K bytes
    - Viewed (0)
  3. platforms/jvm/jvm-services/src/main/java/org/gradle/jvm/toolchain/internal/JabbaInstallationSupplier.java

        public JabbaInstallationSupplier(ToolchainConfiguration toolchainConfiguration) {
            this.toolchainConfiguration = toolchainConfiguration;
        }
    
        @Override
        public String getSourceName() {
            return "Jabba";
        }
    
        @Override
        public Set<InstallationLocation> get() {
            return findJavaCandidates(toolchainConfiguration.getJabbaHomeDirectory());
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 18 22:17:53 UTC 2024
    - 1.7K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/jvm/toolchains.adoc

    JVM auto-detection knows how to work with:
    
    * Operation-system specific locations: Linux, macOS, Windows
    * Package Managers: https://asdf-vm.com/#/[Asdf-vm], https://github.com/shyiko/jabba[Jabba], https://sdkman.io/[SDKMAN!]
    * https://maven.apache.org/guides/mini/guide-using-toolchains.html[Maven Toolchain] specifications
    * https://www.jetbrains.com/help/idea/sdk.html#jdk-from-ide[IntelliJ IDEA] installations
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Apr 26 05:37:54 UTC 2024
    - 24.8K bytes
    - Viewed (0)
  5. src/strings/strings_test.go

    var trimTests = []struct {
    	f            string
    	in, arg, out string
    }{
    	{"Trim", "abba", "a", "bb"},
    	{"Trim", "abba", "ab", ""},
    	{"TrimLeft", "abba", "ab", ""},
    	{"TrimRight", "abba", "ab", ""},
    	{"TrimLeft", "abba", "a", "bba"},
    	{"TrimLeft", "abba", "b", "abba"},
    	{"TrimRight", "abba", "a", "abb"},
    	{"TrimRight", "abba", "b", "abba"},
    	{"Trim", "<tag>", "<>", "tag"},
    	{"Trim", "* listitem", " *", "listitem"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 03 12:58:37 UTC 2024
    - 53K bytes
    - Viewed (0)
  6. src/bytes/bytes_test.go

    	in, arg, out string
    }
    
    var trimTests = []TrimTest{
    	{"Trim", "abba", "a", "bb"},
    	{"Trim", "abba", "ab", ""},
    	{"TrimLeft", "abba", "ab", ""},
    	{"TrimRight", "abba", "ab", ""},
    	{"TrimLeft", "abba", "a", "bba"},
    	{"TrimLeft", "abba", "b", "abba"},
    	{"TrimRight", "abba", "a", "abb"},
    	{"TrimRight", "abba", "b", "abba"},
    	{"Trim", "<tag>", "<>", "tag"},
    	{"Trim", "* listitem", " *", "listitem"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 03 12:58:37 UTC 2024
    - 56.5K bytes
    - Viewed (0)
  7. src/strings/replace_test.go

    		"abraham", "isaac",
    	)
    	testCases = append(testCases,
    		testCase{gen3, "abracadabrakazam abraham", "poofkazam lincoln"},
    		testCase{gen3, "abrasion abracad", "scrape abracad"},
    		testCase{gen3, "abba abram abrasive", "abba abram abrasive"},
    		testCase{gen3, "", ""},
    	)
    
    	// foo{1,2,3,4} have multiple old strings with an overall common prefix
    	// and 1- or 2- byte extensions from the common prefix.
    	foo1 := NewReplacer(
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 24 22:53:05 UTC 2017
    - 14.1K bytes
    - Viewed (0)
  8. src/regexp/all_test.go

    	indices []subexpIndex
    }
    
    var emptySubexpIndices = []subexpIndex{{"", -1}, {"missing", -1}}
    
    var subexpCases = []subexpCase{
    	{``, 0, nil, emptySubexpIndices},
    	{`.*`, 0, nil, emptySubexpIndices},
    	{`abba`, 0, nil, emptySubexpIndices},
    	{`ab(b)a`, 1, []string{"", ""}, emptySubexpIndices},
    	{`ab(.*)a`, 1, []string{"", ""}, emptySubexpIndices},
    	{`(.*)ab(.*)a`, 2, []string{"", "", ""}, emptySubexpIndices},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 25 19:36:03 UTC 2024
    - 25.8K bytes
    - Viewed (0)
  9. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    ABB8          ; mapped                 ; 13E8          # 8.0  CHEROKEE SMALL LETTER TSV
    ABB9          ; mapped                 ; 13E9          # 8.0  CHEROKEE SMALL LETTER WA
    ABBA          ; mapped                 ; 13EA          # 8.0  CHEROKEE SMALL LETTER WE
    ABBB          ; mapped                 ; 13EB          # 8.0  CHEROKEE SMALL LETTER WI
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top