Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
go
Repository
4bb75cd9ada7058cb90ff43dca13bd246f59f46d
Switch branch/tag
go
test
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy HTTPS clone URL
https://lab.nexedi.com/kirr/go.git
test/fixedbugs: forgotten test cases for issues 3907 and 4156.
Rémy Oudompheng authored
12 years ago
Update #3907. Update #4156. R=golang-dev, dave CC=golang-dev
https://golang.org/cl/6595044
4bb75cd9
Name
Last commit
Last update
bench
test/bench/shootout: new data after 64-bit ints for amd64
12 years ago
bugs
test: expand run.go's errorcheck, make clear which bugs run
12 years ago
chan
test: use testlib in a few more cases (part 2)
12 years ago
dwarf
test: expand run.go's errorcheck, make clear which bugs run
12 years ago
fixedbugs
test/fixedbugs: forgotten test cases for issues 3907 and 4156.
12 years ago
interface
test: expand run.go's errorcheck, make clear which bugs run
12 years ago
ken
go/test/chan1.go: fix typo
13 years ago
safe
cmd/gc: suspend safemode during typecheck of inlined bodies.
13 years ago
syntax
gc: improve error message for composite literals with unexpected newlines
13 years ago
235.go
test: [a-c]: add introductory comments to tests
13 years ago
64bit.go
test: use testlib in a few more cases (part 2)
12 years ago
alias.go
test: [a-c]: add introductory comments to tests
13 years ago
alias1.go
test: [a-c]: add introductory comments to tests
13 years ago
append.go
test: [a-c]: add introductory comments to tests
13 years ago
args.go
test: expand run.go's errorcheck, make clear which bugs run
12 years ago
assign.go
test: [a-c]: add introductory comments to tests
13 years ago
assign1.go
test: [a-c]: add introductory comments to tests
13 years ago
bigalg.go
test: [a-c]: add introductory comments to tests
13 years ago
bigmap.go
runtime: handle and test large map values
12 years ago
blank.go
test: add some tests of valid code that failed with gccgo
13 years ago
blank1.go
test: [a-c]: add introductory comments to tests
13 years ago
bom.go
gc: initial BOM is legal.
12 years ago
bombad.go
gc: initial BOM is legal.
12 years ago
bounds.go
test: prepare for 64-bit ints
12 years ago
chancap.go
test: [a-c]: add introductory comments to tests
13 years ago
char_lit.go
char_lit1.go
closedchan.go
closure.go
cmp.go
cmp6.go
cmplx.go
cmplxdivide.c
cmplxdivide.go
cmplxdivide1.go
complit.go
complit1.go
compos.go
const.go
const1.go
const2.go
const3.go
const4.go
const5.go
convT2X.go
convert.go
convert1.go
convert3.go
convlit.go
convlit1.go
copy.go
crlf.go
ddd.go
ddd1.go
ddd2.go
ddd3.go
decl.go
declbad.go
defer.go
deferprint.go
deferprint.out
divide.go
empty.go
env.go
eof.go
eof1.go
errchk
escape.go
escape2.go
escape3.go
escape4.go
float_lit.go
floatcmp.go
for.go
func.go
func1.go
func2.go
func3.go
func4.go
func5.go
func6.go
func7.go
func8.go
gc.go
gc1.go
gc2.go
golden.out
goprint.go
goprint.out
goto.go
helloworld.go
helloworld.out
if.go
import.go
import1.go
import2.go
import3.go
import4.go
import5.go
index.go
indirect.go
indirect1.go
init.go
init1.go
initcomma.go
initialize.go
initializerr.go
int_lit.go
intcvt.go