aboutsummaryrefslogtreecommitdiff
path: root/test/cmp.go
AgeCommit message (Expand)Author
2015-06-26Fix several out of date references to 4g/5g/6g/8g/9g.Aaron Jacobs
2014-02-27cmd/gc: do not nop-convert equivalent but different interface types.Rémy Oudompheng
2014-02-24cmd/gc: fix walkcompare bugs.Rémy Oudompheng
2013-07-16test: invert incorrect condition.Alan Donovan
2013-07-02cmd/gc: fix computation of equality class of types.Rémy Oudompheng
2013-02-21exp/ssa/interp: (#6 of 5): test interpretation of SSA form of $GOROOT/test/*.go.Alan Donovan
2012-02-19test: [a-c]: add introductory comments to testsRob Pike
2012-02-17cmd/gc: fix comparison of struct with _ fieldRuss Cox
2012-02-16test: use testlib (first 100)Russ Cox
2011-12-15gc: inlining, allow empty bodies, fix _ arguments.Luuk van Dijk
2011-12-12gc: implement == on structs and arraysRuss Cox
2011-09-26test: silence/coalesce some testsRuss Cox