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