summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Collapse)Author
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
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
When a file moves between packages, one new package will conflict with two old packages, in which case pkg_add should update both (and it does not, not yet). We distinguish from the case where a new package is an update for two packages by the absence of a @pkgpath annotation.
2009-11-22partial updates ought to update only their dep treeMarc Espie
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