Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-02 | "repair" the thunarvfs test, except it's not repaired, as it does not | Marc Espie | |
exemplify anything interesting now. zap it from the list until it gets properly fixed | |||
2011-05-28 | several more bizarre cases | Marc Espie | |
2011-05-28 | rename | Marc Espie | |
2011-05-27 | more extra stuff for later | Marc Espie | |
2011-05-27 | flesh out flavors, future test that does not match yet | Marc Espie | |
2011-05-27 | unit-test @pkgpath before we add a lot of junk to it | Marc Espie | |
2011-05-27 | fix test output for new message | Marc Espie | |
2011-05-21 | Add a (failing atm) regress test for when a library moves from a package | Landry 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-17 | Add a (failing atm) regress test for the case a symlink to a directory | Landry 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-24 | now that pkg_create checks more stuff, we have to ask for it to create | Marc Espie | |
more bogus packages so that we can get errors out of pkg_add... | |||
2010-08-07 | new 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-01 | this one is going to be fun to fix... | Marc Espie | |
2010-01-27 | more version checks | Marc Espie | |
2010-01-24 | tests for shared libs update issues... | Marc Espie | |
2010-01-24 | check package name issues | Marc Espie | |
2010-01-18 | even in @option always-update, normal dependency comparison should still | Marc Espie | |
occur (and thus we shouldn't downgrade packages if the version changes) | |||
2010-01-14 | new test for vstat | Marc Espie | |
2010-01-14 | set group+owner as some tests require both | Marc Espie | |
2010-01-10 | nits | Marc Espie | |
2010-01-10 | more signatures checks | Marc Espie | |
2010-01-10 | add REGRESSION_TESTING markers so tests still run. | Marc Espie | |
new test for signature comparison checks | |||
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-03 | ouch, bad loop | Marc Espie | |
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-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 | |
they should install/uninstall in the correct order to be able to handle any @exec activity... | |||
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 | |
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-22 | partial updates ought to update only their dep tree | Marc Espie | |
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 | |