aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Add back support for foo > 5 in property2name*Pascal Terjan2022-12-192-10/+20
* Fix parsing of properties containing [topic/parse_propertyPascal Terjan2022-11-012-2/+96
* Do not run Kwalitee test by defaultThierry Vignaud2020-05-061-0/+2
* add kwality testThierry Vignaud2020-05-041-0/+7
* fix testing on pre UsrMove Linuxes (eg: mga2)Thierry Vignaud2020-04-291-1/+1
* make test more universalThierry Vignaud2020-01-171-2/+2
* fix a test on Fedora where perl main package is perl-interpreterThierry Vignaud2020-01-171-2/+3
* Workaround CPAN testers that run FreeBSD (RT#131162)Thierry Vignaud2020-01-071-0/+3
* skip failing tests on *BSDThierry Vignaud2017-11-062-3/+8
* skip all rpmdb tests on Debian/UbutunThierry Vignaud2017-11-061-1/+6
* Revert "workaround perl-5.26 vs librpm bug"Thierry Vignaud2017-09-141-4/+0
* workaround perl-5.26 vs librpm bugThierry Vignaud2017-07-221-0/+4
* fix test failure with perl-5.26Thierry Vignaud2017-07-211-2/+2
* Revert "prevent distepoch & disttag to be added and appended to package filen...Thierry Vignaud2016-10-141-5/+0
* kill useless "$Id: " linesThierry Vignaud2014-05-092-2/+0
* add a test for payload_format()Thierry Vignaud2013-02-051-1/+2
* check ->arch on a source package header tooThierry Vignaud2012-08-241-1/+8
* build a SRPM tooThierry Vignaud2012-08-241-3/+5
* test ->arch on a spec file headerThierry Vignaud2012-08-241-1/+2
* Oops revert modified testPascal Terjan2012-08-101-1/+1
* Don't read/write after the string when the synthesis is slightly malformedPascal Terjan2012-08-101-1/+1
* add spacingThierry Vignaud2012-08-101-0/+2
* fix warningThierry Vignaud2012-08-101-1/+1
* styleThierry Vignaud2012-06-253-5/+5
* check flag getters & settersThierry Vignaud2012-06-251-0/+69
* (parse_synthesis__XS) enable to read xz & bzip2 compressed synthesisThierry Vignaud2012-06-221-4/+14
* do not load unused URPM::QueryThierry Vignaud2012-06-081-1/+1
* (is_platform_compat) kill unimplemented function (dead since switch toThierry Vignaud2012-06-081-8/+1
* help perl_checkerThierry Vignaud2012-06-081-1/+1
* kill a warning during testsThierry Vignaud2012-06-081-0/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-042-2/+2
* really clean up temporary files & directories properlyPer Øyvind Karlsen2009-07-222-8/+8
* prevent distepoch & disttag to be added and appended to package filenamePer Øyvind Karlsen2009-07-221-0/+5
* revert wrong commitPascal Rigaux2008-12-091-5/+4
* correctly clean temp directoriesPascal Rigaux2008-12-091-4/+5
* - don't handle %_sourcedir specially, it's not neededPascal Rigaux2008-12-091-2/+2
* - list_rpm_tag() is no morePascal Rigaux2008-12-091-8/+1
* adapt tests to ->compare changePascal Rigaux2008-06-241-9/+15
* do not do "uniq" on "fullname" since gpg-pubkey-xxxxxxxx-xxxxxxxx can be inst...Pascal Rigaux2008-02-251-3/+2
* test is_platform_compat() only on jbj's rpmPascal Rigaux2007-12-141-1/+8
* fix test (#35398)Pascal Rigaux2007-11-091-1/+1
* - fix bug in sort_graph (used by build_transaction_set)Pascal Rigaux2007-09-031-3/+65
* add a testPascal Rigaux2007-09-031-0/+14
* - add Pkg_is_platform_compat() and Urpm_platformscore() coming with rpm 4.4.8Olivier Thauvin2007-07-041-1/+2
* - make is_arch_compat rpm 4.4.8 compliantOlivier Thauvin2007-06-191-1/+2
* - chdir "t"Pascal Rigaux2007-01-151-14/+16
* work in directory "t"Pascal Rigaux2007-01-151-2/+3
* move test-rpm.spec into t/Pascal Rigaux2007-01-153-2/+38
* - use our own tmppath (Patrice Dumas)Pascal Rigaux2007-01-151-2/+5
* - much stricter synthesis parsing. fail on first errorPascal Rigaux2006-12-043-10/+17