aboutsummaryrefslogtreecommitdiff
path: root/test/float_lit.go
AgeCommit message (Expand)Author
2013-02-12test: ensure all failing tests exit nonzero.Alan Donovan
2012-02-19test: explanatory comments [c-g]*Rob Pike
2012-02-16test: use testlib (fourth 100)Russ Cox
2010-10-25arm: enable all testsRuss Cox
2010-09-04test: remove semiocolons.Rob Pike
2010-07-20more soft float support. passes several basic testsKai Backman
2009-12-09making some more non-gofmt'ed files save for new semicolon ruleRobert Griesemer
2009-11-15gc: fix up floating point NaN comparisonsRuss Cox
2008-10-29minor int/float fixesRuss Cox
2008-08-11fix bug depot:Rob Pike
2008-06-12better import/exportKen Thompson
2008-06-10made fp numbers from integers andKen Thompson
2008-06-08fix bug in closeness for float literal testRob Pike
2008-06-08fix float lit to return 1, print errorRob Pike
2008-06-08asdfKen Thompson
2008-05-08- changed literal syntax to use the convert notationRobert Griesemer
2008-03-26- new directory structureRobert Griesemer