Age | Commit message (Expand) | Author |
2016-06-13 | Test that splicing loops are aborted with ELOOP. | Alexander Bluhm |
2016-06-07 | Replace (remaining) systrace policy files with columns of numbers for | Okan Demirmen |
2016-06-07 | Adapt compat layers after recent changes: srp_swap() and the GC task | Martin Pieuchot |
2016-06-03 | Add a test for ssh(1)'s config file parsing. | Darren Tucker |
2016-06-03 | Add 'sshd' to the test ID as I'm about to add a similar set for ssh. | Darren Tucker |
2016-06-01 | Add detailed error messages and restructure to make the individual | Ingo Schwarze |
2016-06-01 | Test history_get() return value; | Ingo Schwarze |
2016-05-31 | Replace most of the tests based on systrace output; from Ray. | Okan Demirmen |
2016-05-31 | The argument of remove_history() only counts existing entries, | Ingo Schwarze |
2016-05-31 | Style unification and whitespace cleanup, in part suggested by | Ingo Schwarze |
2016-05-30 | Gix misleading indent pointed out by GCC 6.1. | Brent Cook |
2016-05-30 | Some tests for \<; will be fixed by martijn@'s upcoming commit to process.c | Ingo Schwarze |
2016-05-30 | stricter malloc.conf(5) options for utf8 tests | Ingo Schwarze |
2016-05-30 | Fix two rare edge cases: | Ingo Schwarze |
2016-05-29 | Nuke sigret.c | Bob Beck |
2016-05-29 | We don't have sigreturn anymore | Bob Beck |
2016-05-29 | When connecting to a non existing tcp listen socket on localhost, | Alexander Bluhm |
2016-05-28 | comment typos | Stuart Henderson |
2016-05-26 | test the new utf8 module | Ingo Schwarze |
2016-05-26 | tests for the two segfaults in backref() that were just fixed | Ingo Schwarze |
2016-05-26 | Fix an oversight that caused the test program to segfault: | Ingo Schwarze |
2016-05-26 | systematically test all combinations of REG_STARTEND, REG_NEWLINE, | Ingo Schwarze |
2016-05-26 | support for testing REG_STARTEND together with REG_NOTBOL | Ingo Schwarze |
2016-05-25 | deal with the el_errno -> read_errno cleanup, read.c rev. 1.43 | Ingo Schwarze |
2016-05-23 | UTF-8 support. | Ingo Schwarze |
2016-05-22 | cope with simplified chared/read interface | Ingo Schwarze |
2016-05-22 | Fix tests: Restrict getpid() to lower 16 bit so that it can still | Alexander Bluhm |
2016-05-13 | no more hppa64; | Jason McIntyre |
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt |
2016-05-10 | Enable the readline(3) regression test provided by Bastian Maerkisch, | Ingo Schwarze |
2016-05-10 | adapt to recently changed internal interface of read_getcmd() | Ingo Schwarze |
2016-05-10 | In a signal handler use snprintf()+local buffer instead of asprintf+free | Philip Guenther |
2016-05-10 | Test that various calls can be interrupted in a non-threaded process, | Philip Guenther |
2016-05-06 | A few regression tests for libedit readline(3) compat code. | Ingo Schwarze |
2016-05-03 | Fix some Perl statements perlcritic was bitching about: Variable | Alexander Bluhm |
2016-05-03 | Fix test after changing default column size from 60 to 80. | Martijn van Duren |
2016-05-03 | To test syslogd compatibility rsyslog is used as remote server. | Alexander Bluhm |
2016-05-03 | These tests depended on whatever the user's locale was, | Ingo Schwarze |
2016-05-03 | Regression tests for fold(1). | Ingo Schwarze |
2016-05-03 | Set umask to prevent "Bad owner or permissions" errors. | Darren Tucker |
2016-05-03 | support doas | Damien Miller |
2016-05-03 | unit tests for sshbuf_dup_string() | Damien Miller |
2016-05-03 | Use a subshell for constructing key types to work around different sed | Darren Tucker |
2016-05-02 | unit and regress tests for SHA256/512; ok markus | Damien Miller |
2016-05-01 | Add a test for pstring (a QDOS executable header). | Nicholas Marriott |
2016-05-01 | BE ELF object (just the header); also trim the LE object to just the | Nicholas Marriott |
2016-05-01 | pcap file test (header of file only). | Nicholas Marriott |
2016-05-01 | Remove some unnecessary comments and t23 which has been disabled forever. | Nicholas Marriott |
2016-05-01 | Add a PPM file test (truncated to just the header so it is text only). | Nicholas Marriott |
2016-05-01 | Test for default (RTF file with an unrecognized character set). | Nicholas Marriott |