Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-10 | Skip t12 for ed(1) style patches, including cleanup. | Otto Moerbeek | |
ok millert@ | |||
2003-08-10 | New regression case and some minor Makefile cleanup. | Otto Moerbeek | |
ok millert@ | |||
2003-08-07 | Two new regressions concerning detection of already applied patches. | Otto Moerbeek | |
ok millert@ | |||
2003-07-31 | Enable diff and patch regressions. | Otto Moerbeek | |
ok millert@ | |||
2003-07-22 | Allow user to override default version of patch used; otto@ OK | Todd C. Miller | |
2003-07-22 | Also test ed(1) style patches. | Otto Moerbeek | |
ok millert@ | |||
2003-07-22 | A set of regressions for patch(1). Currently it consists of two | Otto Moerbeek | |
cases dealing with invalid line numbers in the patch files. ok millert@ | |||
2003-07-22 | A shell script to run a very large scale diff/patch/cmp regression. | Otto Moerbeek | |
The script recursively walks though a checked out cvs dir and retrieves all revisions from each file. All pairs of these revisions are diffed against each other, and the resulting patches are checked using patch(1) and cmp(1). Based on an idea from deraadt@. ok millert@ deraadt@ | |||
2003-07-21 | Two new regressions. t12 fails currently. | Otto Moerbeek | |
ok millert@ | |||
2003-07-19 | regress test for sftp arguments with escaped quotes; ok markus | Damien Miller | |
2003-07-17 | A set of regressions to test diff(1). | Otto Moerbeek | |
Currently standard, context and unified diffs are tested by diffing two files and then applying the patch on a copy of the first file using patch(1). Next, the result is compared with the original first file using cmp(1). ok millert@ tedu@ | |||
2003-07-17 | test -f | Peter Valchev | |
2003-07-17 | test grep -C | Peter Valchev | |
2003-07-03 | enable tests for dynamic fwd via socks (-D), uses nc(1) | Markus Friedl | |
2003-07-03 | add socks5; speedup; reformat; based on patch from dtucker@zip.com.au | Markus Friedl | |
2003-07-02 | use /dev/null | Peter Valchev | |
2003-07-02 | grep | Peter Valchev | |
2003-07-02 | add grep regression tests suite, a few ideas from millert incorporated | Peter Valchev | |
2003-06-26 | test -D with socks; dtucker@zip.com.au | Markus Friedl | |
2003-06-21 | missing $SUDO; from dtucker@zip.com.au | Markus Friedl | |
2003-06-12 | test -HUP; dtucker at zip.com.au | Markus Friedl | |
2003-06-12 | add ctr | Markus Friedl | |
2003-06-08 | Let patsubst handle empty patterns: those match anywhere, and don't | Marc Espie | |
replace any character. Like gnu-m4 does, and other regexp languages do. okay fries@ | |||
2003-05-15 | Advanced put/get testing for sftp. OK @djm | mouring | |
2003-05-14 | test against some new commerical versions | Markus Friedl | |
2003-04-04 | More regression tests, including recent directory rename bug; ok markus@ | Damien Miller | |
2003-04-02 | enable rekey test | Markus Friedl | |
2003-03-28 | test rekeying (disabled) | Markus Friedl | |
2003-03-09 | stests may not have +x set, so prefix the call with sh | David Krause | |
ok millert@ | |||
2003-01-10 | Cleanup before use (would break if run after t-sftp), less console spam | Damien Miller | |
2003-01-08 | More regress tests for sftp, most commands are now exercised as is batchmode | Damien Miller | |
ok markus@ | |||
2002-12-09 | make sure getpeereid works in the agent; XXX test needs sudo | Markus Friedl | |
2002-12-09 | make sure gdb cannot attach to a running agent | Markus Friedl | |
2002-12-09 | check $SSH_CONNECTION | Markus Friedl | |
2002-09-09 | Some posix tests we don't pass yet, and won't until I've added a `magic' | Marc Espie | |
status for variables (as SHELL is very, very special, according to POSIX/Single Unix). | |||
2002-09-02 | Rename a bunch of the old bsd.regress.mk variables into the new ones. | Anil Madhavapeddy | |
ok art@ | |||
2002-07-16 | delete public key | Markus Friedl | |
2002-07-16 | test ssh-keygen -p (change passphrase for key) | Markus Friedl | |
2002-07-16 | add new commercial versions | Markus Friedl | |
2002-06-24 | clean copy.[12]. | Wilbern Cobb | |
ok markus@ | |||
2002-06-06 | test ssh-agent timeout feature | Markus Friedl | |
2002-04-16 | and Makefile, oops. | Marc Espie | |
2002-04-16 | Another test case: this one holds too many open conditionals, and exactly enough | Marc Espie | |
closes... | |||
2002-04-16 | Bug in cond-parser, ends up having too many open conds. | Marc Espie | |
2002-04-16 | Stumbled upon a very inefficient construct by mistake... | Marc Espie | |
Enter it as a regression test, so it can get fixed. | |||
2002-04-15 | typo | Markus Friedl | |
2002-04-10 | no x11fwd, no debug | Markus Friedl | |
2002-04-03 | add rijndael-cbc@lysator.liu.se | Markus Friedl | |
2002-04-01 | sftp interop w/ ssh.com servers | Markus Friedl | |
2002-03-27 | test key import | Markus Friedl | |