aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/UnitTests/2005-07-17-INT-To-FP.c
AgeCommit message (Expand)Author
2007-01-11Fix this test to have as many printf format specifications as arguments.Reid Spencer
2006-11-25Make the SingleSource tests return reliable results for their exit codes.Reid Spencer
2006-02-09Fixing the test case: it was testing boundry cases where the result ofEvan Cheng
2006-01-28Back out last check-in. Turns out we are bug compatible with gcc. :-)Evan Cheng
2006-01-28Work around a GCC bug where it is incorrectly eliding a float truncate byEvan Cheng
2005-11-11I can only assume the test case is suppose to be correct. Passing the wrong ...Andrew Lenharth
2005-08-19Make this compileChris Lattner
2005-08-18Adding edge case tests for int to fp casting.Jim Laskey
2005-07-18thorough tests for int-to-fp casting of all sizesChris Lattner