Age | Commit message (Expand) | Author |
2006-05-16 | Don't forget to return 0 on success, doh. | Otto Moerbeek |
2006-05-15 | Try harder to trigger an exception. On architectures where floating-point | Mark Kettenis |
2006-04-18 | Hook new ulimit test cases | Otto Moerbeek |
2006-04-18 | near ulimit test case 2 | Otto Moerbeek |
2006-04-18 | Near ulimit test case 1 | Otto Moerbeek |
2006-04-01 | Use NFILES for starting point instead of hardcoded const | Otto Moerbeek |
2006-03-25 | hook telldir | Otto Moerbeek |
2006-03-25 | telldir/seekdir regress tesst. Fails on -current, since seekdir(x), | Otto Moerbeek |
2006-03-10 | Hook up getcap test. | Ray Lai |
2006-03-10 | Regression test for truncated file. | Ray Lai |
2005-08-29 | Basic regress test for the vis(3) family of functions. Extra tests | Otto Moerbeek |
2005-08-12 | untested Makefile commited | Theo de Raadt |
2005-08-11 | regression test to check that isw* functions yield the same result as | Marc Espie |
2005-05-13 | Add tests for __strsignal(). Put here since the tests are very similar | Otto Moerbeek |
2005-05-08 | Try to catch some more errors and adapt to slightly changed strerror. | Otto Moerbeek |
2004-12-22 | some -Wimplicit-function-declaration cleaning; ok millert@ | David Krause |
2004-11-29 | More test cases involving back-references. | Otto Moerbeek |
2004-10-25 | basic regression test for some netdb functions | Otto Moerbeek |
2004-10-10 | use sig_atomic_t instead of int | Michael Shalayeff |
2004-09-18 | regress for 'z' and 't' modifiers | Otto Moerbeek |
2004-09-16 | Test ll's with positional args. | Otto Moerbeek |
2004-08-13 | When running regex regress build a private copy with REDEBUG enabled. | Todd C. Miller |
2004-08-13 | More nasty cases involving back references. | Otto Moerbeek |
2004-08-04 | Unbreak malloc0test for use with mmap malloc which allocates objects | Otto Moerbeek |
2004-08-03 | Enable strtonum test | Otto Moerbeek |
2004-08-03 | strtonum(3) regression tests. | Otto Moerbeek |
2004-07-22 | Split and modify tests to prevent infinite loops on platforms with precise | Mark Kettenis |
2004-07-10 | add getopt_long regress; ok millert@ | David Krause |
2004-06-25 | recover IPv6 entries somehow disappeared. David Krause | Jun-ichiro itojun Hagino |
2004-06-24 | hsearch regress from NetBSD via ray at cyth dot net | Todd C. Miller |
2004-06-21 | make test successful even when /etc/services is changed | Jun-ichiro itojun Hagino |
2004-05-02 | more tests, okay millert@ (we probably don't pass them all yet, and will | Marc Espie |
2004-04-30 | Add tests for strerror. | Marc Espie |
2004-04-02 | Some nasty test cases involving back references that caused | Otto Moerbeek |
2004-04-02 | check the signals for exceptions and do siginfo in the signal handler; also s... | Michael Shalayeff |
2004-03-10 | toast strcpy | Theo de Raadt |
2004-03-02 | correct answer file to meet gai_strerror() output on openbsd. David Krause | Jun-ichiro itojun Hagino |
2004-02-28 | do not test ai_canonname, as ai_canonname can be vary by /etc/hosts. | Jun-ichiro itojun Hagino |
2004-02-28 | kill bad functions; some sort of ok from marc who is trying to confuse me | Theo de Raadt |
2004-02-11 | include some missing ones | Theo de Raadt |
2004-02-11 | EOL at end | Theo de Raadt |
2004-01-21 | fix Makefile | David Krause |
2004-01-20 | Add strptime regress from NetBSD; OK miod@ after un-peeing. | Todd C. Miller |
2004-01-16 | Test more ways of producing a positive infinity, and then test negative | Miod Vallat |
2004-01-15 | Add a new regression test, which checks that we handle fp overflow correctly, | Miod Vallat |
2003-12-25 | Test a large negative malloc value as well. | Miod Vallat |
2003-09-02 | add missing includes | David Krause |
2003-08-15 | remove extra \n in {warn,err}{,x} calls | Theo de Raadt |
2003-08-02 | add missing includes | David Krause |
2003-07-31 | add missing CLEANFILES; ok deraadt@ | David Krause |