summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2006-05-28The '-c' option is no longer the default in LINTFLAGS, so update theChad Loder
2006-05-28We pull in LINTFLAGS from sys.mk, no need to reproduce it hereChad Loder
2006-05-28Fix test including "Local-address"Hans-Joerg Hoexer
2006-05-27adopt to recent changesHans-Joerg Hoexer
2006-05-26let us not talk about ipsecadm and vpn anymore; ok reykTheo de Raadt
2006-05-17Update as a typo has been fixed there. Noticed by david@Hans-Joerg Hoexer
2006-05-16Don't forget to return 0 on success, doh.Otto Moerbeek
2006-05-15Try harder to trigger an exception. On architectures where floating-pointMark Kettenis
2006-05-08Clean the internal m88k trap type codes; while there, simplify andMiod Vallat
2006-05-05test pointer castsOtto Moerbeek
2006-05-05SEGVs have been fixed, so include proper expected outputOtto Moerbeek
2006-05-05o GNU ci returns 0 when a file is reverted (co -l file; ci file).Ray Lai
2006-05-05Output to a different filename so the tests work without an obj/Ray Lai
2006-05-03Add some regress tests for lint1 crashes which are not solved yetChad Loder
2006-05-03more test casesOtto Moerbeek
2006-05-01- add tests for -oranges.Niall O'Higgins
2006-04-29Add tests for keywords in ci, not enabled yet. We are still missingRay Lai
2006-04-28add another variant of `rlog -z' usage (still not enabled);Xavier Santolaria
2006-04-28add various tests for `rlog -z' (not enabled yet);Xavier Santolaria
2006-04-28remove p flag from LINTFLAGS; ok cloder@Otto Moerbeek
2006-04-27Make test use explicit signed char, instead of just char. We'll makeOtto Moerbeek
2006-04-27Add test for "expression has null effect" warnings.Otto Moerbeek
2006-04-26DIFF=diff -uXavier Santolaria
2006-04-26Reflect prettier function names change in lint warningsChad Loder
2006-04-25Back out previous tests, the keywords all expanded and destroyedRay Lai
2006-04-25Regression tests for keywords for ci.Ray Lai
2006-04-25Reflect latest lint commit, which fixes many type conversion falseChad Loder
2006-04-25A new, very exhaustive type conversion regression test.Chad Loder
2006-04-21Regression test for lint crash dealing with break outside a switch or aChad Loder
2006-04-20add various tests for `rlog -r' (not enabled yet); OK ray@.Xavier Santolaria
2006-04-20Test for (soon to be coming) LINTUSED special commentChad Loder
2006-04-20Test case for unreachable breaksChad Loder
2006-04-20Reflect new warning formatChad Loder
2006-04-19adopt to recent changes and add some more testsHans-Joerg Hoexer
2006-04-18Hook new ulimit test casesOtto Moerbeek
2006-04-18near ulimit test case 2Otto Moerbeek
2006-04-18Near ulimit test case 1Otto Moerbeek
2006-04-17quiet a bit more test-rcs-iflag;Xavier Santolaria
2006-04-17Relieve checkin_update and checkin_init of the responsibility ofRay Lai
2006-04-16Reflect -p now missing from LINTFLAGSChad Loder
2006-04-14Regression tests for rlog -l.Ray Lai
2006-04-13regression tests for "local"Hans-Joerg Hoexer
2006-04-13Regression tests for ci and co for revision-less RCS files.Ray Lai
2006-04-13Somehow the regression tests and commit message were both gone fromRay Lai
2006-04-12Better match GNU behavior for rcs -l and rcs -u.Ray Lai
2006-04-12connect tests for transport modeHans-Joerg Hoexer
2006-04-12tests for transport mode, not connected yetHans-Joerg Hoexer
2006-04-06enable mmap_fixed regressKurt Miller
2006-04-06add a regress that repetitively calls mmap with MMAP_FIXED on the sameKurt Miller
2006-04-06Adjust tbrsize to new default MTU on tun(4).Marco Pfatschbacher