summaryrefslogtreecommitdiffstats
path: root/t/data
Commit message (Collapse)AuthorAgeFilesLines
* fix a testsuite warningThierry Vignaud2015-08-041-1/+1
| | | | | | | | Explicitely adding libnss3.so fixes installing that package: warning: %post(rpm-query-in-scriptlet-1-1.x86_64) scriptlet failed, exit status 127 Which is b/c of: error: Failed to initialize NSS library
* speedup build by skipping debuginfoThierry Vignaud2015-08-041-0/+3
|
* convert trigger scriptlets from lua to shThierry Vignaud2015-08-0414-42/+42
| | | | | needed for next commit because: lua's exit(1) is ignored since rpm-4.9.0
* add /bin/sh providerThierry Vignaud2015-08-041-0/+12
| | | | (needed for next commit)
* kill useless Group: definitionsThierry Vignaud2015-08-04298-299/+0
| | | | uneeded since rpm-4.6.0
* kill useless Url: definitionsThierry Vignaud2015-08-04298-298/+0
|
* kill useless buildroot definitionsThierry Vignaud2015-08-04279-279/+0
| | | | (uneeded since rpm-4.6+ ...)
* disable debuginfoThierry Vignaud2015-08-041-0/+3
| | | | thus fixing noise in testsuite output
* s/Suggests:/Recommends:/ in testsuiteThierry Vignaud2014-09-077-8/+8
|
* wrap commentThierry Vignaud2013-02-031-3/+2
|
* fix that test when prelink is installedThierry Vignaud2013-01-311-0/+7
|
* Add urpmi testcase for bug #57224 (disabled until fixed)Anssi Hannula2010-01-245-0/+72
|
* undefine distepoch & disttag so that it won't affect buildroot namePer Øyvind Karlsen2009-08-191-0/+2
|
* Add urpmi testcase for bug #52667. (disabled until fixed)Anssi Hannula2009-08-055-0/+69
|
* Add testcase for bug #52135 (disabled). Adding g.spec changes hdlist orderingAnssi Hannula2009-07-081-0/+14
| | | | | | | and changes result of another test in handle-conflict-deps; change the test accordingly and clarify the WARNING text for that test to explain why it happens.
* add testcase for bug #52105Anssi Hannula2009-07-074-0/+55
|
* Add testcase for bug #50666 (failing-promotion)Anssi Hannula2009-07-066-0/+82
|
* Remove duplicated definitions in test specsChristophe Fergeau2009-03-235-70/+0
|
* Test case from Anssi Hannula for bug #47803Christophe Fergeau2009-03-205-0/+140
|
* Add new testcase for bug #46874Christophe Fergeau2009-01-076-0/+86
|
* - adapt tests to rpm 4.6:Pascal Rigaux2008-12-154-80/+1
| | | | | | | | o old suggests format is no more handled o buildroot handling changed o build directories for root changed - fix buildroot_default.spec: was broken since %{rpm_version} is not defined
* sync tests dataPascal Rigaux2008-11-241-0/+13
|
* add a testcase for #45457Pascal Rigaux2008-11-141-3/+3
|
* do not use builrequires dash-static, use gcc to build a special binary, soPascal Rigaux2008-10-317-34/+50
| | | | | that we are less mandriva centered
* - urpmiPascal Rigaux2008-10-284-0/+54
| | | | | | | | o fix "urpmi firefox mozilla-firefox-ext-google-toolbar ; urpme --auto-orphans mozilla-firefox-ext-google-toolbar" which must not remove firefox (cf #45054) (this is especially bad for DrakX/rpmsrate)
* add tests, esp. for %triggerpostun failing that blocks upgrade ofPascal Rigaux2008-10-0814-0/+238
| | | | | drakxtools-backend in mdv2009.0
* test reconfig.urpmiPascal Rigaux2008-09-231-0/+2
|
* test srpms mediaPascal Rigaux2008-09-231-0/+7
|
* o handle "unrequested orphans" (similar to "deborphan")Pascal Rigaux2008-07-0782-0/+1120
|
* add a testPascal Rigaux2008-06-302-0/+63
|
* Add a testcase for urpmi wrongly considering epochless conflicts to match anyAnssi Hannula2008-06-133-0/+41
| | | | | | | epoch in a case when urpmi should upgrade a conflicting package to an actually non-conflicting version. Disabled for now until fixed.
* add a test case for mdvbz#40842Pascal Rigaux2008-05-194-0/+55
|
* 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