public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-projects commit in portage-utils/tests/atom_compare: Makefile static.good static.tests
@ 2008-02-02  8:53 Ned Ludd (solar)
  0 siblings, 0 replies; only message in thread
From: Ned Ludd (solar) @ 2008-02-02  8:53 UTC (permalink / raw
  To: gentoo-commits

solar       08/02/02 08:53:54

  Modified:             Makefile static.good static.tests
  Log:
  - fix the segfault when sidx == 0

Revision  Changes    Path
1.2                  portage-utils/tests/atom_compare/Makefile

file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/portage-utils/tests/atom_compare/Makefile?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/portage-utils/tests/atom_compare/Makefile?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-projects/portage-utils/tests/atom_compare/Makefile?r1=1.1&r2=1.2

Index: Makefile
===================================================================
RCS file: /var/cvsroot/gentoo-projects/portage-utils/tests/atom_compare/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	11 Jan 2006 23:47:11 -0000	1.1
+++ Makefile	2 Feb 2008 08:53:54 -0000	1.2
@@ -6,6 +6,7 @@
 
 static: static.tests ../../q
 	../../q atom -c `cat static.tests` > static
+	#q atom -c `cat static.tests` > static
 
 portage: static.tests atom-compare.py
 	./atom-compare.py `cat static.tests` > portage



1.5                  portage-utils/tests/atom_compare/static.good

file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/portage-utils/tests/atom_compare/static.good?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/portage-utils/tests/atom_compare/static.good?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-projects/portage-utils/tests/atom_compare/static.good?r1=1.4&r2=1.5

Index: static.good
===================================================================
RCS file: /var/cvsroot/gentoo-projects/portage-utils/tests/atom_compare/static.good,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- static.good	15 Jan 2008 08:06:10 -0000	1.4
+++ static.good	2 Feb 2008 08:53:54 -0000	1.5
@@ -20,3 +20,5 @@
 a-1_alpha_beta < a-1_beta
 a-1_alpha_beta < a-1_alpha_beta1
 a-1_alpha1_beta2_pre3_rc4_p5 == a-1_alpha1_beta2_pre3_rc4_p5
+a-1.2.3.200702020000 == a-1.2.3.200702020000
+a-1.2.3.200702020000 < a-1.2.3.200702020001



1.5                  portage-utils/tests/atom_compare/static.tests

file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/portage-utils/tests/atom_compare/static.tests?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/portage-utils/tests/atom_compare/static.tests?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-projects/portage-utils/tests/atom_compare/static.tests?r1=1.4&r2=1.5

Index: static.tests
===================================================================
RCS file: /var/cvsroot/gentoo-projects/portage-utils/tests/atom_compare/static.tests,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- static.tests	15 Jan 2008 08:06:10 -0000	1.4
+++ static.tests	2 Feb 2008 08:53:54 -0000	1.5
@@ -20,3 +20,5 @@
 a-1_alpha_beta a-1_beta
 a-1_alpha_beta a-1_alpha_beta1
 a-1_alpha1_beta2_pre3_rc4_p5 a-1_alpha1_beta2_pre3_rc4_p5
+a-1.2.3.200702020000 a-1.2.3.200702020000
+a-1.2.3.200702020000 a-1.2.3.200702020001



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-02  8:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-02  8:53 [gentoo-commits] gentoo-projects commit in portage-utils/tests/atom_compare: Makefile static.good static.tests Ned Ludd (solar)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox