aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* add some regression tests for parsing disttag & distepoch from synthesisPer Øyvind Karlsen2011-06-211-10/+14
* fix skipping when not building from svnPer Øyvind Karlsen2011-05-071-92/+95
* add a test for src.rpm synthesisPer Øyvind Karlsen2011-05-062-91/+95
* drop URPM::DB::close() and teardown properly by calling rpmcliFini() at exitPer Øyvind Karlsen2011-03-312-5/+0
* skip all tests when synthesis is missing..Per Øyvind Karlsen2011-02-141-2/+2
* add a comment on why test is disabled..Per Øyvind Karlsen2011-02-141-1/+0
* open rpmdb in read-only modePer Øyvind Karlsen2011-01-251-1/+1
* add resolving tests with distepochPer Øyvind Karlsen2011-01-251-5/+23
* fix memory corruption error due to trying to reuse $db handle..Per Øyvind Karlsen2011-01-241-7/+3
* fix inverted logic..Per Øyvind Karlsen2011-01-241-1/+1
* skip fullname & evr check for 'gpg-pubkey' packagesPer Øyvind Karlsen2011-01-242-21/+27
* add regression tests for getting tags from rpmdbPer Øyvind Karlsen2011-01-241-1/+91
* fix test skippingPer Øyvind Karlsen2011-01-231-3/+3
* check if $db is defined before trying to close it..Per Øyvind Karlsen2011-01-231-1/+3
* fix test namePer Øyvind Karlsen2011-01-231-1/+1
* add checks for various fields per synthesis entryPer Øyvind Karlsen2011-01-232-1/+98
* correct test textPer Øyvind Karlsen2011-01-211-1/+1
* add regression tests for rpmdb conversionPer Øyvind Karlsen2011-01-193-1/+43
* remove no longer required hack for missing URPM::DB::close()Per Øyvind Karlsen2011-01-111-1/+1
* add URPM::DB::close()Per Øyvind Karlsen2011-01-111-6/+1
* merge rpm5 branchPer Øyvind Karlsen2011-01-087-22/+2813
* 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
* remove temp filePascal Rigaux2006-12-041-1/+1
* add some tests on empty header, buggy header, empty hdlistPascal Rigaux2006-11-171-1/+17
* - parse_hdlist on a simple header was broken because pid was left unset,Pascal Rigaux2006-11-171-1/+13
* do display on which pkgs the 2 sorted lists disagreePascal Rigaux2006-11-151-1/+3
* remove debug stuffPascal Rigaux2006-11-151-2/+0
* Add POD test, remove sole pod fragment in URPM::BuildRafael Garcia-Suarez2006-09-071-0/+5
* Perform this test fasterRafael Garcia-Suarez2006-03-061-1/+1
* Be more Test::More-ish, add a TODO testRafael Garcia-Suarez2006-03-061-14/+19
* In spec2srcheader(): extend stack; fudge with errno.Rafael Garcia-Suarez2006-01-191-1/+7
* Return undef on spec parsing failureRafael Garcia-Suarez2006-01-191-2/+7