summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2010-01-10add REGRESSION_TESTING markers so tests still run.Marc Espie
2010-01-10more testsMarc Espie
2010-01-05...and this one tooMarc Espie
2010-01-05regress checks tend to work better when you don't forget the output...Marc Espie
2010-01-04add a script that I use before ever release to check that ourTheo de Raadt
2010-01-03ouch, bad loopMarc Espie
2010-01-03Use CHECKx macro and enable setsockopt tests.Federico G. Schwindt
2010-01-02Check that end of .It does not restore .Sm stateIngo Schwarze
2010-01-01When a .Fl macro without an argument is followed by text,Ingo Schwarze
2010-01-01check for most update situationsMarc Espie
2010-01-01make sure there's a MAINTAINER in thereMarc Espie
2010-01-01don't use -cMarc Espie
2009-12-31and yet another library check errorMarc Espie
2009-12-31remove all noise, have myadd display a simplified version of what it's doingMarc Espie
2009-12-31add some lib report checks where the error messages are currently very bad.Marc Espie
2009-12-31simplify and rationalize namesMarc Espie
2009-12-31check for infinite loops in case of install problemsMarc Espie
2009-12-26Add tests to check timeout on sockets under different situations. kurt@ ok.Federico G. Schwindt
2009-12-25Regression test for .Pa below .Bl in the FILES section;Ingo Schwarze
2009-12-24Regression test for .Bl -column;Ingo Schwarze
2009-12-24activate mdoc/Fl tests (duh.)Ingo Schwarze
2009-12-24Regression test for .Fl with multiple arguments.Ingo Schwarze
2009-12-23regression test for non-breaking space (\~);Ingo Schwarze
2009-12-14Add a test for sleep(3), to verify that it both (a) returns zero when itPhilip Guenthe
2009-12-12test case for the gamin/fam scenarioMarc Espie
2009-12-12more complex testcase: let q1-q4 have dependencies with outside q5,q6.Marc Espie
2009-12-11sample case we fail (kili/edd): if updatesets contain "self" dependencies,Marc Espie
2009-12-11simplify building of libsMarc Espie
2009-12-03split-update test with shared libraries, twice the fun.Marc Espie
2009-12-02and check resultMarc Espie
2009-12-02splitted update: a -> a + b with inter-dependenciesMarc Espie
2009-11-22and so, check the other case as well (this one does work by accident)Marc Espie
2009-11-22new test, modeled after some old kde update.Marc Espie
2009-11-22partial updates ought to update only their dep treeMarc Espie
2009-11-21Add a (hopefully) comprehensive regression test of how stdio functionsPhilip Guenthe
2009-11-19Add regression tests for stdio threading. Originally by blambert withPhilip Guenthe
2009-11-16verify that fuzzy list stuff worksMarc Espie
2009-11-15tweakMarc Espie
2009-11-15add check for always-updateMarc Espie
2009-11-15repair things if dependencies existMarc Espie
2009-11-14more testsMarc Espie
2009-11-14more half-baked regress-targetsMarc Espie
2009-11-14forgotMarc Espie
2009-11-14add a collision-check, don't activate yet, need to understand whatMarc Espie
2009-11-14variables for concisionMarc Espie
2009-11-14add a somewhat icky test that will check that packages can represent fairlyMarc Espie
2009-11-14fix regress test (needs -F downgrade to be able to go back)Marc Espie
2009-11-12respect the block size returned by the driverJacob Meuser
2009-11-11Regress for skipping evaluation of else-type conditional if previousFederico G. Schwindt
2009-11-09add regression test for ssh-keygen pubkey conversionsDarren Tucker