summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2003-08-15remove extra \n in {warn,err}{,x} callsTheo de Raadt
2003-08-10Skip t12 for ed(1) style patches, including cleanup.Otto Moerbeek
2003-08-10New regression case and some minor Makefile cleanup.Otto Moerbeek
2003-08-09syncCedric Berger
2003-08-07Two new regressions concerning detection of already applied patches.Otto Moerbeek
2003-08-06don't repeat the numeric frequency 10 times... use a #defineJason Wright
2003-08-06- fix makefile targets so c++ targets do get checked correctlyAnil Madhavapeddy
2003-08-06syncHenning Brauer
2003-08-04syncHenning Brauer
2003-08-02add missing includesDavid Krause
2003-08-02pass correct argument to sigfillsetDavid Krause
2003-08-01Big Step was too big - reintroduce skip step optimizations.Cedric Berger
2003-07-31add missing CLEANFILES; ok deraadt@David Krause
2003-07-31various cleanups; david says results are sameTheo de Raadt
2003-07-31do not do -Werror hereTheo de Raadt
2003-07-31enter libutilTheo de Raadt
2003-07-31go deeperTheo de Raadt
2003-07-31Enable diff and patch regressions.Otto Moerbeek
2003-07-31fix the licenseMichael Shalayeff
2003-07-29Big SyncCedric Berger
2003-07-29Sync with skip step optimisation.Cedric Berger
2003-07-22Allow user to override default version of patch used; otto@ OKTodd C. Miller
2003-07-22Also test ed(1) style patches.Otto Moerbeek
2003-07-22A set of regressions for patch(1). Currently it consists of twoOtto Moerbeek
2003-07-22A shell script to run a very large scale diff/patch/cmp regression.Otto Moerbeek
2003-07-21Two new regressions. t12 fails currently.Otto Moerbeek
2003-07-19Actually, this shows the problem.Cedric Berger
2003-07-19Verify that no skip step apply to theses rules for the source address.Cedric Berger
2003-07-19Skip step optimization involving dynaddr, tables, no-route.Cedric Berger
2003-07-19regress test for sftp arguments with escaped quotes; ok markusDamien Miller
2003-07-17A set of regressions to test diff(1).Otto Moerbeek
2003-07-17test -fPeter Valchev
2003-07-17test grep -CPeter Valchev
2003-07-15move malloc0test.c to new subdir.Otto Moerbeek
2003-07-15Test if malloc() sets errno correctly if it returns NULL.Otto Moerbeek
2003-07-14improve test. fails with current codeMarco S Hyman
2003-07-13rcsidJason Wright
2003-07-13generate correct prototypesJason Wright
2003-07-13regression for the sign extended immediate variant (which helped me find ANOT...Jason Wright
2003-07-12try the supported immediate asi's, too.Jason Wright
2003-07-12flip through a few %asi values to make sure the right stuff is generatedJason Wright
2003-07-12cleaning and prototypesJason Wright
2003-07-12cleaning and prototypesJason Wright
2003-07-12simplistic regression tests for ldq/stqJason Wright
2003-07-12add reg test properlyJason Wright
2003-07-11Illegal table definitions.Cedric Berger
2003-07-11More complete table definition.Cedric Berger
2003-07-11Better parsing and -v support for tables:Cedric Berger
2003-07-10Add sigmask testMarco S Hyman
2003-07-10Add test to ensure that a masked signal with a default action ofMarco S Hyman