| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-26 | Remove expected failures that no longer fail (probably due a Qemu update). | jruoho | |
| 2011-07-08 | Remove the amd64-part from the Qemu checks. The following tests fail also on | jruoho | |
| i386/qemu: 'strtold_inf', 'strtold_nan', and 'infinity_long_double'. It seems that more than anything else, these are dependent on the used Qemu version. | |||
| 2011-07-07 | Improve the QEMU/amd64 detection. | jruoho | |
| 2011-05-31 | Add <stdlib.h> for system(3). | alnsn | |
| 2011-05-31 | Mark the following tests as expected failures on qemu/amd64: 'strtod_inf', | jruoho | |
| 'strtod_round', and 'infinity_long_double'. None of these fail on any known native host. Use the tracker PR misc/44767 as the reference point. | |||
| 2011-04-11 | Try to generate infinite values in all available floating point formats | martin | |
| on the FPU and check isinf() and fpclassify() results. This is different from the libc internal consistency checks testing PR lib/33262. | |||
