index
:
perl-URPM
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
master
topic/0.30
topic/1.60
topic/2.09
topic/3.12
topic/3.18
topic/3.29
topic/3.30
topic/3.33
topic/3.37
topic/3.37-distepoch
topic/4.37
topic/infra2
topic/infra4
topic/infra_1_2
topic/parse_property
topic/proyvind
topic/rpm-4_4
topic/rpm5
topic/rpmstrpool
Perl RPM Manipulation Module
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop URPM::DB::close() and teardown properly by calling rpmcliFini() at exit
Per Øyvind Karlsen
2011-03-31
2
-5
/
+0
*
skip all tests when synthesis is missing..
Per Øyvind Karlsen
2011-02-14
1
-2
/
+2
*
add a comment on why test is disabled..
Per Øyvind Karlsen
2011-02-14
1
-1
/
+0
*
open rpmdb in read-only mode
Per Øyvind Karlsen
2011-01-25
1
-1
/
+1
*
add resolving tests with distepoch
Per Øyvind Karlsen
2011-01-25
1
-5
/
+23
*
fix memory corruption error due to trying to reuse $db handle..
Per Øyvind Karlsen
2011-01-24
1
-7
/
+3
*
fix inverted logic..
Per Øyvind Karlsen
2011-01-24
1
-1
/
+1
*
skip fullname & evr check for 'gpg-pubkey' packages
Per Øyvind Karlsen
2011-01-24
2
-21
/
+27
*
add regression tests for getting tags from rpmdb
Per Øyvind Karlsen
2011-01-24
1
-1
/
+91
*
fix test skipping
Per Øyvind Karlsen
2011-01-23
1
-3
/
+3
*
check if $db is defined before trying to close it..
Per Øyvind Karlsen
2011-01-23
1
-1
/
+3
*
fix test name
Per Øyvind Karlsen
2011-01-23
1
-1
/
+1
*
add checks for various fields per synthesis entry
Per Øyvind Karlsen
2011-01-23
2
-1
/
+98
*
correct test text
Per Øyvind Karlsen
2011-01-21
1
-1
/
+1
*
add regression tests for rpmdb conversion
Per Øyvind Karlsen
2011-01-19
3
-1
/
+43
*
remove no longer required hack for missing URPM::DB::close()
Per Øyvind Karlsen
2011-01-11
1
-1
/
+1
*
add URPM::DB::close()
Per Øyvind Karlsen
2011-01-11
1
-6
/
+1
*
merge rpm5 branch
Per Øyvind Karlsen
2011-01-08
7
-22
/
+2813
*
really clean up temporary files & directories properly
Per Øyvind Karlsen
2009-07-22
2
-8
/
+8
*
prevent distepoch & disttag to be added and appended to package filename
Per Øyvind Karlsen
2009-07-22
1
-0
/
+5
*
revert wrong commit
Pascal Rigaux
2008-12-09
1
-5
/
+4
*
correctly clean temp directories
Pascal Rigaux
2008-12-09
1
-4
/
+5
*
- don't handle %_sourcedir specially, it's not needed
Pascal Rigaux
2008-12-09
1
-2
/
+2
*
- list_rpm_tag() is no more
Pascal Rigaux
2008-12-09
1
-8
/
+1
*
adapt tests to ->compare change
Pascal Rigaux
2008-06-24
1
-9
/
+15
*
do not do "uniq" on "fullname" since gpg-pubkey-xxxxxxxx-xxxxxxxx can be inst...
Pascal Rigaux
2008-02-25
1
-3
/
+2
*
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
*
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
*
- much stricter synthesis parsing. fail on first error
Pascal Rigaux
2006-12-04
3
-10
/
+17
*
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
*
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
[next]