Age | Commit message (Expand) | Author |
2011-06-02 | Add the quadruple-precision constants; testvect works better now | Martynas Venckus |
2011-05-30 | Add cephes, and lgamma. | Martynas Venckus |
2011-05-30 | Import regression test vectors from the Cephes math library. This | Martynas Venckus |
2011-05-28 | Add some simple test cases for lgamma, and lgammaf. | Martynas Venckus |
2011-05-01 | Pull in <string.h> for memset() | Philip Guenthe |
2011-05-01 | Make the regress setup not assume the umask is 022 | Philip Guenthe |
2011-04-29 | uncomment fwprintf and wprintf tests | Stefan Sperling |
2011-04-24 | Regression test for floating point format directives in wprintf. | Stefan Sperling |
2011-04-17 | Add recently added tests to SUBDIR. | Martynas Venckus |
2011-04-17 | Add tests for {,l,ll}round{,f}. Same tests as for {,l,ll}rint{,f}, | Martynas Venckus |
2011-04-16 | Test nextafter and nextafterf for zero, nan and some basic | Martynas Venckus |
2011-04-12 | add missing tools.h file | Alexandre Ratchov |
2011-04-10 | tsk, float version of lrint is affected by a different bug, where | Martynas Venckus |
2011-04-10 | add tests for yet-another bug of netbsd implementation of lrint. | Martynas Venckus |
2011-04-10 | add tests for values zero, -zero; and values close to zero with | Martynas Venckus |
2011-03-21 | import fenv regression test suite. this one is from freebsd and | Martynas Venckus |
2011-03-13 | add a regress test for the vis and unvis functions. after finding one | Theo de Raadt |
2011-01-07 | Remove an extraneous return statement with the wrong return value. | Todd C. Miller |
2010-12-26 | Use sizeof(double) instead of hardcoding 8. | Miod Vallat |
2010-11-06 | make sio_onvol(3) return a integer exposing whether a volume knob | Alexandre Ratchov |
2010-10-03 | don't use non-standard CFLAGS; ok miod@, deraadt@ | Christian Weisgerber |
2010-09-24 | add a GLOB_KEEPSTAT option that retains a copy of the struct stat | Damien Miller |
2010-09-18 | Add cvs tag, author name and year | Todd C. Miller |
2010-09-18 | Test default precision when ndigit is negative. | Todd C. Miller |
2010-09-18 | Add more test vectors. | Todd C. Miller |
2010-09-17 | Add gcvt() regress with test vectors derived from perl regress. | Todd C. Miller |
2010-08-23 | Add setenv/putenv regress | Todd C. Miller |
2010-06-29 | Correct the target name | Philip Guenthe |
2010-06-26 | New libevent regression tests from upstream. | Nicholas Marriott |
2010-06-02 | strnlen regression tests | Todd C. Miller |
2010-05-10 | Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible | Dale Rahn |
2010-05-08 | * add #includes to pull in missing prototypes, as pointed out by gcc4 | Christian Weisgerber |
2010-02-14 | Sync with current state of the tree. | Miod Vallat |
2010-02-11 | Test mkstemps() too | Philip Guenthe |
2010-02-11 | Add a regression suite for mkstemp(), verifying that it neither overruns | Philip Guenthe |
2010-02-06 | add (currently failing) test for double -> long long | Otto Moerbeek |
2010-01-03 | Use CHECKx macro and enable setsockopt tests. | Federico G. Schwindt |
2009-12-26 | Add tests to check timeout on sockets under different situations. kurt@ ok. | Federico G. Schwindt |
2009-12-14 | Add a test for sleep(3), to verify that it both (a) returns zero when it | Philip Guenthe |
2009-11-21 | Add a (hopefully) comprehensive regression test of how stdio functions | Philip Guenthe |
2009-11-19 | Add regression tests for stdio threading. Originally by blambert with | Philip Guenthe |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-09-14 | doing numeric lookups without specifying an ai_socktype fails no longer. | Claudio Jeker |
2009-07-06 | don't test unspecified behavior per ISO C (section F.4). this made | Martynas Venckus |
2009-06-21 | fix rcs ids. ok sthen@ | Martynas Venckus |
2009-06-20 | Repair comment ID & typo, no binary change | Ian Darwin |
2009-06-09 | make the regress target build the program before using it. | Peter Hessler |
2009-06-09 | Update to handle the default resolv order behavior. | Peter Hessler |
2009-04-09 | add fpaccuracy | Martynas Venckus |
2009-04-09 | fpaccuracy, by prof. Gaston H. Gonnet, uses some most difficult | Martynas Venckus |