Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for mainTest (0.11 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    Alan Donovan <******@****.***> 1711741778 -0400
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. src/testdata/Isaac.Newton-Opticks.txt

    are form'd; their Truth appearing to us by Phænomena, though their
    Causes be not yet discover'd. For these are manifest Qualities, and
    their Causes only are occult. And the _Aristotelians_ gave the Name of
    occult Qualities, not to manifest Qualities, but to such Qualities only
    as they supposed to lie hid in Bodies, and to be the unknown Causes of
    manifest Effects: Such as would be the Causes of Gravity, and of
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

      amd64 binary instead of the go-runner that matches that architecture.
      
      This commit explicitly sets the '--platform=linux/${arch}' to ensure
      we're pulling the correct go-runner arch from the manifest list.
      
      Before:
      `FROM ${base_image}`
      
      After:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. pkg/apis/core/validation/validation_test.go

    			Spec: core.ReplicationControllerSpec{
    				Selector: map[string]string{"foo": "bar"},
    				Template: &validPodTemplate.Template,
    			},
    		},
    		"invalid manifest": {
    			ObjectMeta: metav1.ObjectMeta{Name: "abc", Namespace: metav1.NamespaceDefault},
    			Spec: core.ReplicationControllerSpec{
    				Selector: validSelector,
    			},
    		},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top