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