summaryrefslogtreecommitdiff
path: root/test/cmp.go
Commit message (Expand)AuthorAgeFilesLines
* Fix several out of date references to 4g/5g/6g/8g/9g.Aaron Jacobs2015-06-261-1/+1
* cmd/gc: do not nop-convert equivalent but different interface types.Rémy Oudompheng2014-02-271-0/+42
* cmd/gc: fix walkcompare bugs.Rémy Oudompheng2014-02-241-0/+17
* test: invert incorrect condition.Alan Donovan2013-07-161-2/+2
* cmd/gc: fix computation of equality class of types.Rémy Oudompheng2013-07-021-1/+1
* exp/ssa/interp: (#6 of 5): test interpretation of SSA form of $GOROOT/test/*.go.Alan Donovan2013-02-211-5/+13
* test: [a-c]: add introductory comments to testsRob Pike2012-02-191-0/+2
* cmd/gc: fix comparison of struct with _ fieldRuss Cox2012-02-171-0/+19
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* gc: inlining, allow empty bodies, fix _ arguments.Luuk van Dijk2011-12-151-1/+2
* gc: implement == on structs and arraysRuss Cox2011-12-121-19/+248
* test: silence/coalesce some testsRuss Cox2011-09-261-0/+170