Logo
Explore Help
Sign In
1berry/go
1
0
Fork 0
You've already forked go
Code Issues Packages Projects Releases Wiki Activity
go/test/method4.go

9 lines
230 B
Go
Raw Permalink Normal View History

test: convert more tests to rundir/compiledir conventions Update #4139. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/6609051
2012-10-07 23:22:01 +02:00
// rundir
test: expand run.go's errorcheck, make clear which bugs run Today, if run.go doesn't understand a test header line it just ignores the test, making it too easy to write or edit tests that are not actually being run. - expand errorcheck to accept flags, so that bounds.go and escape*.go can run. - create a whitelist of skippable tests in run.go; skipping others is an error. - mark all skipped tests at top of file. Update #4139. R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/6549054
2012-09-23 13:16:14 -04:00
test: test method expressions with parameters, and with import The gccgo compiler had two different bugs triggered by this test case. R=golang-dev, r CC=golang-dev https://golang.org/cl/5606052
2012-02-03 16:38:59 -08:00
// Copyright 2012 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Test method expressions with arguments.
test: convert more tests to rundir/compiledir conventions Update #4139. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/6609051
2012-10-07 23:22:01 +02:00
package ignored
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 5166ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API