Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skip all rpmdb tests on Debian/Ubutun | Thierry Vignaud | 2017-11-06 | 1 | -1/+6 |
| | | | | | rationale: they've patched rpm to use a user private rpmdb so most tests will fail (no installed package, no perl, ...) | ||||
* | Revert "workaround perl-5.26 vs librpm bug" | Thierry Vignaud | 2017-09-14 | 1 | -4/+0 |
| | | | | | This reverts commit 4cb2fcc5bf443de9f3f05fe085c42a317101321b. This is no more needed as of rpm-4.14.0-0.rc1.3.mga7 | ||||
* | workaround perl-5.26 vs librpm bug | Thierry Vignaud | 2017-07-22 | 1 | -0/+4 |
| | | | | | which results in the following on exit cleanup: 'panic: free from wrong pool, 0!=6c7010 during global destruction.' | ||||
* | fix test failure with perl-5.26 | Thierry Vignaud | 2017-07-21 | 1 | -2/+2 |
| | |||||
* | Revert "prevent distepoch & disttag to be added and appended to package ↵ | Thierry Vignaud | 2016-10-14 | 1 | -5/+0 |
| | | | | | | filename" This reverts commit a4b836dfe43cf1a498e93094d54d498a55142fef. | ||||
* | kill useless "$Id: " lines | Thierry Vignaud | 2014-05-09 | 2 | -2/+0 |
| | | | | they're obsolete since switching to git | ||||
* | add a test for payload_format() | Thierry Vignaud | 2013-02-05 | 1 | -1/+2 |
| | |||||
* | check ->arch on a source package header too | Thierry Vignaud | 2012-08-24 | 1 | -1/+8 |
| | |||||
* | build a SRPM too | Thierry Vignaud | 2012-08-24 | 1 | -3/+5 |
| | |||||
* | test ->arch on a spec file header | Thierry Vignaud | 2012-08-24 | 1 | -1/+2 |
| | |||||
* | Oops revert modified test | Pascal Terjan | 2012-08-10 | 1 | -1/+1 |
| | |||||
* | Don't read/write after the string when the synthesis is slightly malformed | Pascal Terjan | 2012-08-10 | 1 | -1/+1 |
| | |||||
* | add spacing | Thierry Vignaud | 2012-08-10 | 1 | -0/+2 |
| | |||||
* | fix warning | Thierry Vignaud | 2012-08-10 | 1 | -1/+1 |
| | |||||
* | style | Thierry Vignaud | 2012-06-25 | 3 | -5/+5 |
| | |||||
* | check flag getters & setters | Thierry Vignaud | 2012-06-25 | 1 | -0/+69 |
| | |||||
* | (parse_synthesis__XS) enable to read xz & bzip2 compressed synthesis | Thierry Vignaud | 2012-06-22 | 1 | -4/+14 |
| | |||||
* | do not load unused URPM::Query | Thierry Vignaud | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | (is_platform_compat) kill unimplemented function (dead since switch to | Thierry Vignaud | 2012-06-08 | 1 | -8/+1 |
| | | | | rpm.org in 2007) | ||||
* | help perl_checker | Thierry Vignaud | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | kill a warning during tests | Thierry Vignaud | 2012-06-08 | 1 | -0/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-04 | 2 | -2/+2 |
| | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r419 | dmorgan | 2011-02-04 13:41:50 +0000 (Fri, 04 Feb 2011) | 1 line Import cleaned perl-URPM ------------------------------------------------------------------------ | ||||
* | really clean up temporary files & directories properly | Per Øyvind Karlsen | 2009-07-22 | 2 | -8/+8 |
| | |||||
* | prevent distepoch & disttag to be added and appended to package filename | Per Øyvind Karlsen | 2009-07-22 | 1 | -0/+5 |
| | |||||
* | revert wrong commit | Pascal Rigaux | 2008-12-09 | 1 | -5/+4 |
| | |||||
* | correctly clean temp directories | Pascal Rigaux | 2008-12-09 | 1 | -4/+5 |
| | |||||
* | - don't handle %_sourcedir specially, it's not needed | Pascal Rigaux | 2008-12-09 | 1 | -2/+2 |
| | | | | | | - use an absolute filename for %_topdir, it seems to help (bug in rpm 4.6.0-rc1?) | ||||
* | - list_rpm_tag() is no more | Pascal Rigaux | 2008-12-09 | 1 | -8/+1 |
| | | | | | - remove a failing test (old) | ||||
* | adapt tests to ->compare change | Pascal Rigaux | 2008-06-24 | 1 | -9/+15 |
| | |||||
* | do not do "uniq" on "fullname" since gpg-pubkey-xxxxxxxx-xxxxxxxx can be ↵ | Pascal Rigaux | 2008-02-25 | 1 | -3/+2 |
| | | | | installed twice | ||||
* | test is_platform_compat() only on jbj's rpm | Pascal Rigaux | 2007-12-14 | 1 | -1/+8 |
| | |||||
* | fix test (#35398) | Pascal Rigaux | 2007-11-09 | 1 | -1/+1 |
| | |||||
* | - fix bug in sort_graph (used by build_transaction_set) | Pascal Rigaux | 2007-09-03 | 1 | -3/+65 |
| | |||||
* | add a test | Pascal Rigaux | 2007-09-03 | 1 | -0/+14 |
| | |||||
* | - add Pkg_is_platform_compat() and Urpm_platformscore() coming with rpm 4.4.8 | Olivier Thauvin | 2007-07-04 | 1 | -1/+2 |
| | |||||
* | - make is_arch_compat rpm 4.4.8 compliant | Olivier Thauvin | 2007-06-19 | 1 | -1/+2 |
| | |||||
* | - chdir "t" | Pascal Rigaux | 2007-01-15 | 1 | -14/+16 |
| | | | | | - remove temporary "headers/" | ||||
* | work in directory "t" | Pascal Rigaux | 2007-01-15 | 1 | -2/+3 |
| | |||||
* | move test-rpm.spec into t/ | Pascal Rigaux | 2007-01-15 | 3 | -2/+38 |
| | |||||
* | - use our own tmppath (Patrice Dumas) | Pascal Rigaux | 2007-01-15 | 1 | -2/+5 |
| | | | | | - remove temporary build directories | ||||
* | - much stricter synthesis parsing. fail on first error | Pascal Rigaux | 2006-12-04 | 3 | -10/+17 |
| | | | | | - add test using a buggy synthesis that occured on kenobi | ||||
* | remove temp file | Pascal Rigaux | 2006-12-04 | 1 | -1/+1 |
| | |||||
* | add some tests on empty header, buggy header, empty hdlist | Pascal Rigaux | 2006-11-17 | 1 | -1/+17 |
| | |||||
* | - parse_hdlist on a simple header was broken because pid was left unset, | Pascal Rigaux | 2006-11-17 | 1 | -1/+13 |
| | | | | | - add some tests for this | ||||
* | do display on which pkgs the 2 sorted lists disagree | Pascal Rigaux | 2006-11-15 | 1 | -1/+3 |
| | |||||
* | remove debug stuff | Pascal Rigaux | 2006-11-15 | 1 | -2/+0 |
| | |||||
* | Add POD test, remove sole pod fragment in URPM::Build | Rafael Garcia-Suarez | 2006-09-07 | 1 | -0/+5 |
| | |||||
* | Perform this test faster | Rafael Garcia-Suarez | 2006-03-06 | 1 | -1/+1 |
| | |||||
* | Be more Test::More-ish, add a TODO test | Rafael Garcia-Suarez | 2006-03-06 | 1 | -14/+19 |
| | |||||
* | In spec2srcheader(): extend stack; fudge with errno. | Rafael Garcia-Suarez | 2006-01-19 | 1 | -1/+7 |
| |