aboutsummaryrefslogtreecommitdiffstats
path: root/t/parse.t
Commit message (Expand)AuthorAgeFilesLines
* kill useless "$Id: " linesThierry Vignaud2014-05-091-1/+0
* check ->arch on a source package header tooThierry Vignaud2012-08-241-1/+8
* test ->arch on a spec file headerThierry Vignaud2012-08-241-1/+2
* styleThierry Vignaud2012-06-251-2/+2
* 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
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-041-1/+1
* really clean up temporary files & directories properlyPer Øyvind Karlsen2009-07-221-3/+3
* - list_rpm_tag() is no morePascal Rigaux2008-12-091-8/+1
* test is_platform_compat() only on jbj's rpmPascal Rigaux2007-12-141-1/+8
* - 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
* move test-rpm.spec into t/Pascal Rigaux2007-01-151-1/+2
* 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
* 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 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-031-1/+1
* 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
* Silence warningsRafael Garcia-Suarez2004-04-261-3/+2
* - make parse.t pass all testOlivier Thauvin2004-04-251-6/+7
* - test rpm parsing and hdlist generationOlivier Thauvin2004-04-221-1/+23
* - remove unusefull functionOlivier Thauvin2004-04-221-0/+21