Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for smile (0.06 sec)

  1. platforms/core-configuration/model-core/src/test/groovy/org/gradle/internal/extensibility/ExtensionContainerTest.groovy

        def container = new DefaultConvention(TestUtil.instantiatorFactory().decorateLenient())
        def extension = new FooExtension()
        def barExtension = new BarExtension()
    
        class FooExtension {
            String message = "smile"
        }
    
        class BarExtension {}
    
        class SomeExtension {}
    
        def "has dynamic extension"() {
            expect:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Sep 28 09:51:04 UTC 2023
    - 8.5K bytes
    - Viewed (0)
  2. src/cmd/internal/test2json/testdata/smiley.test

    Daniel Nephin <******@****.***> 1591027894 +0000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 01 16:13:47 UTC 2020
    - 3.3K bytes
    - Viewed (0)
  3. src/cmd/go/testdata/mod/rsc.io_badfile2_v1.0.0.txt

    rsc.io/badfile1 v1.0.0
    written by hand
    
    -- .mod --
    module rsc.io/badfile2
    -- .info --
    {"Version":"v1.0.0"}
    -- go.mod --
    module rsc.io/badfile2
    -- ☺.go --
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jul 18 02:08:59 UTC 2018
    - 172 bytes
    - Viewed (0)
Back to top