David Schultz
|
0c66f5adc3
|
Write negative zero as '-0.0'. Otherwise, it is parsed as an integer
before being cast to a floating point type, and the sign is lost.
|
2003-03-27 05:32:28 +00:00 |
|
Mike Barcroft
|
b4e41c1278
|
Add more tests. Specifically, infinity cast from other types should
always be classified as infinity.
|
2003-02-08 20:45:48 +00:00 |
|
Mike Barcroft
|
2c4594131f
|
Add regression test for soon-to-be-committed fpclassify().
|
2003-02-05 16:40:18 +00:00 |
|
Tim J. Robbins
|
889c37ceb3
|
Add a regression test for wordexp() and wordfree().
|
2003-01-04 05:50:35 +00:00 |
|