summaryrefslogtreecommitdiffstats
path: root/t/data
Commit message (Collapse)AuthorAgeFilesLines
* add a test case for something that currently failsPascal Rigaux2008-04-0310-0/+134
|
* add a test for "should-restart"Pascal Rigaux2008-03-183-0/+41
|
* add a test that is fixed in perl-URPM 3.12Pascal Rigaux2008-03-077-0/+97
|
* skip buildroot checks for rpm5.orgPer Øyvind Karlsen2008-03-012-0/+8
|
* add a test case for "sort choices on virtual package by provided version ↵Pascal Rigaux2008-02-257-0/+104
| | | | (#12645)"
* ash is no more static in mandriva, use dash.static instead (for our test ↵Pascal Rigaux2008-02-231-2/+2
| | | | purpose)
* add a test case: conflicting manpagesPascal Rigaux2008-01-232-0/+46
|
* add some tests (including a failing one)Pascal Rigaux2008-01-184-0/+55
|
* add a failing test casePascal Rigaux2008-01-184-0/+54
|
* rpm bug #27417 is fixedPascal Rigaux2008-01-152-2/+0
|
* add a test case for #27417 (no fix yet)Pascal Rigaux2007-12-202-0/+56
|
* also check the pkg correctly builds with filesPascal Rigaux2007-12-183-4/+10
|
* add tests for %ghost conflicts (which should be allowed)Pascal Rigaux2007-12-182-0/+44
|
* add some tests for %buildroot, %defaultbuildroot, BuildRootPascal Rigaux2007-12-173-0/+99
|
* - check "old suggests" are still handled.Pascal Rigaux2007-12-141-0/+0
| | | | | | ie RPMTAG_REQUIRENAME + RPMSENSE_MISSINGOK, instead of RPMTAG_SUGGESTSNAME (as done in SuSE and in Mandriva > 2008.0)
* add a test showing rpm failure (for #34342)Pascal Rigaux2007-10-021-0/+14
|
* add a test which currently triggers a big transactionPascal Rigaux2007-09-285-0/+68
|
* - move some test from superuser--media_info_dir.t into superuser--rpm.tPascal Rigaux2007-09-271-0/+31
| | | | | - add a test
* add an old .src.rpm in the test. it failsPascal Rigaux2007-09-211-0/+0
|
* add a reverse conflict test case, not nicely handled at the momentPascal Rigaux2007-09-074-0/+53
|
* add more tests showing the need for promotionPascal Rigaux2007-09-074-0/+55
|
* add a simple test case for promotion on conflictPascal Rigaux2007-09-074-0/+53
|
* rename test into split-transactions--promotePascal Rigaux2007-09-079-0/+0
|
* add a test showing promotion of a new package on missing requirePascal Rigaux2007-09-075-0/+68
|
* add a simple test that shows urpmi promotes pkgs when a strict require failsPascal Rigaux2007-09-0510-5/+59
|
* add a test case which triggers "transaction is too small" errorPascal Rigaux2007-09-055-0/+69
| | | | | (nb: it's not a fatal error since "one big transaction" fallback is used)
* - add a test case for same files but different paths through symlinkPascal Rigaux2007-08-294-0/+88
| | | | | - perl-URPM do not drop tags anymore, so re-enable the test which fails without tag RPMTAG_FILEDIGESTS
* add a test case for #31969, need to fix urpmi now...Pascal Rigaux2007-08-226-0/+84
|
* add a test for dir vs symlink conflictPascal Rigaux2007-08-131-0/+22
|
* add one "directory owned by 2 rpms" testPascal Rigaux2007-08-132-1/+24
|
* new test for file conflictsPascal Rigaux2007-08-133-0/+67
|
* - urpmiPascal Rigaux2007-08-115-0/+70
| | | | | | o handle preferred choices (through --prefer, /etc/urpmi/prefer.list and /etc/urpmi/prefer.vendor.list)
* - urpmiPascal Rigaux2007-08-0910-0/+139
| | | | | | | | | | | o explicit error when using "urpmi ---install-src" as user with remote media o add support for "suggests": a newly suggested package is installed as if required, but one can remove it afterwards, or use --no-suggests - urpmf o handle --suggests all the work is done in perl-URPM 1.69
* - urpmiPascal Rigaux2007-08-036-10/+35
| | | | | | | | o handle README.<version>.upgrade.urpmi and README.<version>-<release>.upgrade.urpmi: the content is displayed when upgrading from rpm older than <version> (#30187) - fix build of some test rpms
* add test on rpmnew creation for %config filesPascal Rigaux2007-07-053-0/+84
|
* obsolete-and-provide test into provide-and-no-obsolete (much better name ↵Pascal Rigaux2007-06-223-0/+0
| | | | since there really is no obsolete used)
* add a test case for bug #31130 (--auto-select not upgrading pkg "a" providingPascal Rigaux2007-05-313-0/+42
| | | | | "c" because pkg "b" provides a new version of "c")
* add a simple test case on split transactionsPascal Rigaux2007-04-304-0/+55
|
* add test checking the bad upgrade of mandriva-release in 2007.1: basesystem ↵Pascal Rigaux2007-04-301-0/+14
| | | | is removed!
* re-sync after the big svn lossPascal Rigaux2007-04-2446-0/+801