summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/versions
Commit message (Expand)AuthorAgeFilesLines
* cpv_sort_key: test suffix orderZac Medico2010-12-021-2/+2
* add new cpv_sort_key() functionZac Medico2010-12-011-0/+16
* Use assertFalse insead of failIf since failIf is deprecated in python 3.2.Zac Medico2010-04-111-4/+4
* Remove all svn $Id keywords.Zac Medico2010-03-242-2/+0
* Revert r15161 so 12.2.5 is greater than 12.2b once again. Depending on how youZac Medico2010-01-041-4/+4
* More cases.Zac Medico2010-01-041-0/+3
* Add some more cases for versions with letter suffixes.Zac Medico2010-01-041-0/+3
* Add test cases for cvs versions.Zac Medico2010-01-041-0/+3
* Fix vercmp so 1b > 1 and add corresponding tests.Zac Medico2010-01-041-0/+3
* Revert vercmp() behavior so 12.2b > 12.2.5 which was accidentally changed inZac Medico2010-01-041-2/+4
* Add test cases for implicit .0 at end of version.Zac Medico2010-01-041-0/+3
* Add some tests related to bug #287848.Zac Medico2009-12-301-3/+9
* Add some really big integers to the vercmp tests.Zac Medico2009-05-161-1/+3
* * Make pkgcmp() pass the ebuild revision directly into vercmp() sinceZac Medico2008-01-111-4/+17
* Rewrite testing to use __test__ instead of hardcoded dirsAlec Warner2007-09-071-0/+0
* Add some floating point vercmp cases.Zac Medico2007-08-151-1/+4
* Update all the unittests to use the new framework, test skipping with isValid...Alec Warner2007-03-061-1/+1
* remove redundant directory nowAlec Warner2007-02-022-0/+44