Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Return undef on spec parsing failure | Rafael Garcia-Suarez | 2006-01-19 | 1 | -2/+7 |
| | |||||
* | - add Urpm_spec2srcheader(): return header of src.rpm from a specfile | Olivier Thauvin | 2006-01-19 | 1 | -1/+7 |
| | |||||
* | Use --qf in test to accomodate variations in %_query_all_fmt values | Rafael Garcia-Suarez | 2006-01-06 | 1 | -1/+3 |
| | |||||
* | Use new MDV namespace | Rafael Garcia-Suarez | 2005-10-28 | 1 | -9/+1 |
| | |||||
* | Don't require Packdrakeng for running tests | Rafael Garcia-Suarez | 2005-10-04 | 1 | -3/+11 |
| | |||||
* | Rebuild test rpm when running tests. Add cleanup to files. | Rafael Garcia-Suarez | 2005-10-03 | 2 | -1/+14 |
| | |||||
* | Silence warnings | Rafael Garcia-Suarez | 2004-12-09 | 1 | -1/+1 |
| | |||||
* | Adjust test count | Rafael Garcia-Suarez | 2004-12-09 | 1 | -1/+1 |
| | |||||
* | - backport rpmvercmp binding from perl-Hdlist | Olivier Thauvin | 2004-08-29 | 1 | -0/+8 |
| | |||||
* | - remove test that can't works | Olivier Thauvin | 2004-08-02 | 1 | -2/+2 |
| | |||||
* | Add URPM::stream2header (borrowed from perl-Hdlist, thanks to Olivier | Rafael Garcia-Suarez | 2004-07-22 | 1 | -5/+18 |
| | | | | | Thauvin) | ||||
* | Clarify error message when a synthesis file can't be read or gunzipped | Rafael Garcia-Suarez | 2004-06-23 | 1 | -1/+1 |
| | |||||
* | Add a way to downgrade some errors (file not found) to non-fatal | Rafael Garcia-Suarez | 2004-05-06 | 1 | -0/+23 |
| | |||||
* | Silence warnings | Rafael Garcia-Suarez | 2004-04-26 | 1 | -3/+2 |
| | |||||
* | - make parse.t pass all test | Olivier Thauvin | 2004-04-25 | 1 | -6/+7 |
| | | | | | - add $pkg->queryformat test | ||||
* | - test rpm parsing and hdlist generation | Olivier Thauvin | 2004-04-22 | 1 | -1/+23 |
| | |||||
* | - remove unusefull function | Olivier Thauvin | 2004-04-22 | 1 | -0/+21 |
| | | | | | - start to add parsing test | ||||
* | Deprecate the pseudo-packages URPM::Build, URPM::Resolve and URPM::Signature. | Rafael Garcia-Suarez | 2004-04-06 | 2 | -122/+120 |
| | | | | | Documentation fixes. Tidy up the tests (and add a few ones.) | ||||
* | Add some API documentation for the URPM module. | Rafael Garcia-Suarez | 2004-04-02 | 1 | -0/+2 |
| | | | | | Plus, some minor nits in auxiliary files. | ||||
* | 0.91-1mdk0.91 | Francois Pons | 2003-06-16 | 1 | -1/+1 |
| | |||||
* | 0.02-3mdk | Francois Pons | 2002-06-05 | 1 | -13/+15 |
| | |||||
* | initial revision. | Francois Pons | 2002-05-31 | 2 | -0/+180 |