summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2007-12-21basic (crypto, kex and transfer) interop regression tests against puttyDamien Miller
2007-12-12unbreak lls command and add a regress test that would have caught theDamien Miller
2007-11-27typos; ok jmc@Martynas Venckus
2007-11-25more existant -> existent, from Martynas Venckus;Jason McIntyre
2007-11-06Add testcases for switch. ok otto@Stefan Kempf
2007-10-30don't use intermediate target (a.out) in multiple targetsOtto Moerbeek
2007-10-29Add simple regress test for LocalCommand; ok djm@Darren Tucker
2007-10-26remove "echo -E" crap that I added in last commit and use printf(1) forDamien Miller
2007-10-24comprehensive tests for sftp escaping its interaction with globbing;Damien Miller
2007-10-16make it digestable by ccomOtto Moerbeek
2007-10-16+= and sign extend problemOtto Moerbeek
2007-10-09New OpenCVS regression tests.Tobias Stoeckmann
2007-10-08attribute packed -> __packedGilles Chehade
2007-10-07and reorg this tree as wellOtto Moerbeek
2007-10-05typoOtto Moerbeek
2007-10-05basic tests now work, including those that should failOtto Moerbeek
2007-10-05typoOtto Moerbeek
2007-10-05work in obj dirOtto Moerbeek
2007-10-05more regress scaffoldingOtto Moerbeek
2007-10-05fix by actually using pccOtto Moerbeek
2007-09-30compare of constants outside type rangeOtto Moerbeek
2007-09-30test case involving superfluous type warnings involving enumsOtto Moerbeek
2007-09-26more minimal exampleOtto Moerbeek
2007-09-26two more test casesOtto Moerbeek
2007-09-24another init problemOtto Moerbeek
2007-09-24newly discovered init problemOtto Moerbeek
2007-09-21already fixed include problemOtto Moerbeek
2007-09-21add the other case Ted mentionedOtto Moerbeek
2007-09-21two know failures of pccOtto Moerbeek
2007-09-20some initial regress bits for opencvs. not expected to pass just yet.Niall O'Higgins
2007-09-17Add a test for .BEGIN/.END keywordsMarc Espie
2007-08-06Add a regress test for -lthing dependencies. As bizarre as it may seem,Marc Espie
2007-08-05check curly targets work. No need to look at the output. If curly targets don'tMarc Espie
2007-08-02update output to match recent make changes; ok espie@David Krause
2007-06-07test umac-64@openssh.comPeter Valchev
2007-06-06work around import limitationsNiall O'Higgins
2007-06-05Wrap long lines.Xavier Santolaria
2007-06-05add very basic regress framework for opencvs.Niall O'Higgins
2007-03-15When commiting multiple files with ci, the flags from the previousAlexander Bluhm
2007-02-22Fix regression tests. False positives happened whenever the date/timeRay Lai
2007-02-13- Be explicit on command line checking, instead of relying on patterns,Matthias Kilian
2007-01-08advertising clauses that can be droppedTheo de Raadt
2006-12-13Additional test for multiple PermitOpen entries. ok djm@Darren Tucker
2006-11-06fix quoting for non-(c)sh login shells.Markus Friedl
2006-09-19- bump ulimit -d value for EOF test case so that it works on amd64 and sparc6...Niall O'Higgins
2006-09-17fix badly named regress, and add suffixes rules.Marc Espie
2006-08-29fix output location of truncated files testDavid Krause
2006-08-29clean up our messDamien Miller
2006-08-23- add regression test for rcs parser's handling of truncated files.Niall O'Higgins
2006-08-11add tests for merge -e; OK ray@.Xavier Santolaria