Home
last modified time | relevance | path

Searched refs:goFileName (Results 1 – 25 of 271) sorted by relevance

1234567891011

/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/cilium/ebpf/cmd/bpf2go/
H A Dmain.go165 goFileName := fmt.Sprintf("%s_%s.go", strings.ToLower(ident), target)
166 goFileName = filepath.Join(outputDir, goFileName)
167 goFile, err := os.Create(goFileName)
195 return fmt.Errorf("can't write %s: %s", goFileName, err)
198 fmt.Fprintln(stdout, "Wrote", goFileName)
210 deps[0].file = goFileName
216 depFileName := goFileName + ".d"
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/gopherjs/gopherjs/tests/
H A Drun.go241 if _, ok := knownFails[filepath.ToSlash(test.goFileName())]; ok && test.err != nil {
274 errStr, test.goFileName(), dt)
281 errStr, test.goFileName(), dt)
287 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
411 func (t *test) goFileName() string { func
555 srcBytes, err := ioutil.ReadFile(t.goFileName())
589 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
672 long := filepath.Join(cwd, t.goFileName())
810 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
831 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/gopherjs/gopherjs/tests/
H A Drun.go234 if _, ok := knownFails[filepath.ToSlash(test.goFileName())]; ok && test.err != nil {
267 errStr, test.goFileName(), dt)
274 errStr, test.goFileName(), dt)
280 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
404 func (t *test) goFileName() string { func
548 srcBytes, err := ioutil.ReadFile(t.goFileName())
582 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
665 long := filepath.Join(cwd, t.goFileName())
803 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
824 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/gopherjs/gopherjs/tests/
H A Drun.go241 if _, ok := knownFails[filepath.ToSlash(test.goFileName())]; ok && test.err != nil {
274 errStr, test.goFileName(), dt)
281 errStr, test.goFileName(), dt)
287 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
411 func (t *test) goFileName() string { func
555 srcBytes, err := ioutil.ReadFile(t.goFileName())
589 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
672 long := filepath.Join(cwd, t.goFileName())
810 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
831 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/gopherjs/gopherjs/tests/
H A Drun.go241 if _, ok := knownFails[filepath.ToSlash(test.goFileName())]; ok && test.err != nil {
274 errStr, test.goFileName(), dt)
281 errStr, test.goFileName(), dt)
287 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
411 func (t *test) goFileName() string { func
555 srcBytes, err := ioutil.ReadFile(t.goFileName())
589 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
672 long := filepath.Join(cwd, t.goFileName())
810 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
831 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
[all …]
/dports/audio/visp-go/visp-2585747/vendor/github.com/gopherjs/gopherjs/tests/
H A Drun.go241 if _, ok := knownFails[filepath.ToSlash(test.goFileName())]; ok && test.err != nil {
274 errStr, test.goFileName(), dt)
281 errStr, test.goFileName(), dt)
287 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
411 func (t *test) goFileName() string { func
555 srcBytes, err := ioutil.ReadFile(t.goFileName())
589 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
672 long := filepath.Join(cwd, t.goFileName())
810 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
831 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gopherjs/gopherjs/tests/
H A Drun.go241 if _, ok := knownFails[filepath.ToSlash(test.goFileName())]; ok && test.err != nil {
274 errStr, test.goFileName(), dt)
281 errStr, test.goFileName(), dt)
287 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
411 func (t *test) goFileName() string { func
555 srcBytes, err := ioutil.ReadFile(t.goFileName())
589 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
672 long := filepath.Join(cwd, t.goFileName())
810 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
831 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/gopherjs/gopherjs/tests/
H A Drun.go249 if _, ok := knownFails[filepath.ToSlash(test.goFileName())]; ok && test.err != nil {
282 errStr, test.goFileName(), dt)
289 errStr, test.goFileName(), dt)
295 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
419 func (t *test) goFileName() string { func
563 srcBytes, err := ioutil.ReadFile(t.goFileName())
597 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
680 long := filepath.Join(cwd, t.goFileName())
818 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
839 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/go.test/test/
H A Drun.go144 errStr, test.goFileName(), dt)
150 fmt.Printf("%s\t%s\t%s\n", status, test.goFileName(), dt)
265 func (t *test) goFileName() string { func
401 srcBytes, err := ioutil.ReadFile(t.goFileName())
419 fmt.Printf("%-20s %-20s: %s\n", t.action, t.goFileName(), why)
496 long := filepath.Join(cwd, t.goFileName())
611 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
625 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
644 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
814 log.Fatalf("%s:%d: invalid errchk line: %s", t.goFileName(), lineNum, line)
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/go.test/test/
H A Drun.go131 fmt.Printf("%-10s %-20s: %s\n", test.action, test.goFileName(), errStr)
225 func (t *test) goFileName() string { func
237 srcBytes, err := ioutil.ReadFile(t.goFileName())
314 long := filepath.Join(cwd, t.goFileName())
372 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
382 out, err := runcmd("go", "run", t.goFileName())
522 log.Fatalf("invalid errchk line in %s: %s", t.goFileName(), line)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/go.test/test/
H A Drun.go131 fmt.Printf("%-10s %-20s: %s\n", test.action, test.goFileName(), errStr)
225 func (t *test) goFileName() string { func
237 srcBytes, err := ioutil.ReadFile(t.goFileName())
314 long := filepath.Join(cwd, t.goFileName())
372 out, err := runcmd(append([]string{"go", "run", t.goFileName()}, args...)...)
382 out, err := runcmd("go", "run", t.goFileName())
522 log.Fatalf("invalid errchk line in %s: %s", t.goFileName(), line)

1234567891011