Home
last modified time | relevance | path

Searched refs:eg (Results 251 – 275 of 31819) sorted by relevance

1...<<11121314151617181920>>...1273

/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/lang/gcc8/gcc-8.5.0/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/lang/gcc48/gcc-4.8.5/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/lang/gcc10/gcc-10.3.0/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/lang/gcc11/gcc-11.2.0/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/lang/gcc9/gcc-9.4.0/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/devel/p5-JSON-RPC-Dispatcher/JSON-RPC-Dispatcher-0.0508/
H A DMANIFEST20 eg/app.psgi
21 eg/bulk.json
22 eg/echo.json
23 eg/guess-correct.json
24 eg/guess-high.json
25 eg/guess-low.json
26 eg/ping.json
27 eg/sum.json
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/go/doc/testdata/
H A Dexample.go25 var eg InternalExample
31 fmt.Printf("--- FAIL: %s\npanic: %v\n", eg.Name, e)
36 for _, eg = range examples {
38 fmt.Printf("=== RUN: %s\n", eg.Name)
61 eg.F()
71 if g, e := strings.TrimSpace(out), strings.TrimSpace(eg.Output); g != e {
73 eg.Name, tstr, g, e)
76 fmt.Printf("--- PASS: %s %s\n", eg.Name, tstr)
/dports/devel/sope2/SOPE/sope-mime/NGMime/
H A DNSCalendarDate+RFC822.m35 eg: Mon, 01 Mar 1999 13:13:13 GMT
41 eg: Mon, 01 Mar 1999 13:13 +0000
53 eg: Mon, 01 Mar 1999 13:13 (GMT)
59 eg: Mon, 01 Mar 1999 13:13:13
65 eg: 01 Oct 1999 18:20:12 +0200
71 eg: 01 Oct 1999 18:20:12 EST
77 eg: 30 Sep 1999 21:00:05 (+0200)
83 eg: 30 Sep 1999 21:00:05 (MEST)
88 eg: 30 Sep 1999 21:00:05 (MEST)
99 eg: '16 Jun 2002 10:28 GMT'
[all …]

1...<<11121314151617181920>>...1273