aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | - remove temporary "headers/"
* 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
| | | | | - remove temporary build directories
* - much stricter synthesis parsing. fail on first errorPascal Rigaux2006-12-043-10/+17
| | | | | - add test using a buggy synthesis that occured on kenobi
* 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
| | | | | - add some tests for this
* 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
|
* - add Urpm_spec2srcheader(): return header of src.rpm from a specfileOlivier Thauvin2006-01-191-1/+7
|
* Use --qf in test to accomodate variations in %_query_all_fmt valuesRafael Garcia-Suarez2006-01-061-1/+3
|
* Use new MDV namespaceRafael Garcia-Suarez2005-10-281-9/+1
|
* Don't require Packdrakeng for running testsRafael Garcia-Suarez2005-10-041-3/+11
|
* Rebuild test rpm when running tests. Add cleanup to files.Rafael Garcia-Suarez2005-10-032-1/+14
|
* Silence warningsRafael Garcia-Suarez2004-12-091-1/+1
|
* Adjust test countRafael Garcia-Suarez2004-12-091-1/+1
|
* - backport rpmvercmp binding from perl-HdlistOlivier Thauvin2004-08-291-0/+8
|
* - remove test that can't worksOlivier Thauvin2004-08-021-2/+2
|
* Add URPM::stream2header (borrowed from perl-Hdlist, thanks to OlivierRafael Garcia-Suarez2004-07-221-5/+18
| | | | | Thauvin)
* Clarify error message when a synthesis file can't be read or gunzippedRafael Garcia-Suarez2004-06-231-1/+1
|
* Add a way to downgrade some errors (file not found) to non-fatalRafael Garcia-Suarez2004-05-061-0/+23
|
* Silence warningsRafael Garcia-Suarez2004-04-261-3/+2
|
* - make parse.t pass all testOlivier Thauvin2004-04-251-6/+7
| | | | | - add $pkg->queryformat test
* - test rpm parsing and hdlist generationOlivier Thauvin2004-04-221-1/+23
|
* - remove unusefull functionOlivier Thauvin2004-04-221-0/+21
| | | | | - start to add parsing test
* Deprecate the pseudo-packages URPM::Build, URPM::Resolve and URPM::Signature.Rafael Garcia-Suarez2004-04-062-122/+120
| | | | | Documentation fixes. Tidy up the tests (and add a few ones.)
* Add some API documentation for the URPM module.Rafael Garcia-Suarez2004-04-021-0/+2
| | | | | Plus, some minor nits in auxiliary files.
* 0.91-1mdk0.91Francois Pons2003-06-161-1/+1
|
* 0.02-3mdkFrancois Pons2002-06-051-13/+15
|
* initial revision.Francois Pons2002-05-312-0/+180