summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Collapse)Author
2012-05-05old libs outside of /usr/local should keep their directories around tooMarc Espie
2011-12-03pure display check, not linked since it fails, but the reported messageMarc Espie
should be better.
2011-09-06Add test for http chunked encoding over relayd http protocol.Alexander Bluhm
2011-09-04Add test wether relayd is logging the correct http content-length.Alexander Bluhm
2011-09-02Add tests for relayd session timeout.Alexander Bluhm
2011-09-02Add tests for relayd http put and https.Alexander Bluhm
2011-09-02Add tests for relayd protocol http 1.0 and 1.1.Alexander Bluhm
2011-09-01Add regression tests for relaying connections through relayd. ThisAlexander Bluhm
is useful to ensure that socket splicing is working correctly. Server, relayd, client with different config are started for each subtest. Data must pass unmodified.
2011-07-13tweak script to handle add/delete/infoMarc Espie
finish the manual1 test
2011-07-12create packages with inter-dependencies... and delete themMarc Espie
2011-07-12start adding regress for manual installs, not fully working yet...Marc Espie
2011-07-02"repair" the thunarvfs test, except it's not repaired, as it does notMarc Espie
exemplify anything interesting now. zap it from the list until it gets properly fixed
2011-05-28several more bizarre casesMarc Espie
2011-05-28renameMarc Espie
2011-05-27more extra stuff for laterMarc Espie
2011-05-27flesh out flavors, future test that does not match yetMarc Espie
2011-05-27unit-test @pkgpath before we add a lot of junk to itMarc Espie
2011-05-27fix test output for new messageMarc Espie
2011-05-21Add a (failing atm) regress test for when a library moves from a packageLandry Breuil
to another without minor being bumped and a package depending on it needs to be updated, like what happened in the thunar-vfs-1 @lib split from thunar-1.0.x to thunar-vfs 1.2.x package.
2011-05-17Add a (failing atm) regress test for the case a symlink to a directoryLandry Breuil
containing entries becomes a real directory with the same entries, like in the upcoming exo-0.6.0 -> exo-0.6.1 update.
2010-12-24now that pkg_create checks more stuff, we have to ask for it to createMarc Espie
more bogus packages so that we can get errors out of pkg_add...
2010-08-07new test for merging because of wrong deps that must lead to failure.Marc Espie
also, PKG_ADD -> ADD_PKG to avoid confusion with bsd.port.mk.
2010-05-01this one is going to be fun to fix...Marc Espie
2010-01-27more version checksMarc Espie
2010-01-24tests for shared libs update issues...Marc Espie
2010-01-24check package name issuesMarc Espie
2010-01-18even in @option always-update, normal dependency comparison should stillMarc Espie
occur (and thus we shouldn't downgrade packages if the version changes)
2010-01-14new test for vstatMarc Espie
2010-01-14set group+owner as some tests require bothMarc Espie
2010-01-10nitsMarc Espie
2010-01-10more signatures checksMarc Espie
2010-01-10add REGRESSION_TESTING markers so tests still run.Marc Espie
new test for signature comparison checks
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-03ouch, bad loopMarc Espie
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-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
they should install/uninstall in the correct order to be able to handle any @exec activity...
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