summaryrefslogtreecommitdiffstats
path: root/cnucnu/tests
Commit message (Collapse)AuthorAgeFilesLines
* PEP8 package_list_test.pyTill Maas2014-05-221-5/+10
|
* Aliases: Adjust GITHUB-TAGS regexTill Maas2014-02-141-0/+9
| | | | | | - github tags might start with a character that does not belong to the version - Add testcase
* Make name_override logic obviousTill Maas2014-02-061-0/+4
|
* Adjust DEFAULT-PEAR URLTill Maas2014-02-061-1/+1
|
* Move alias handling to top-level moduleTill Maas2014-02-061-1/+1
|
* Package_list: Refactor alias handlingTill Maas2014-02-061-0/+78
| | | | | | - Use one dictionary to handle alias information - Use generic function to resolve aliases - Add basic test cases for aliases
* Package: Support multiple groups in regexTill Maas2013-03-031-0/+18
| | | | | Idea from Jaroslav Škarvada <jskarvad@redhat.com> in Red Hat bug report 759467 (https://bugzilla.redhat.com/show_bug.cgi?id=759467).
* Remove trailing whitespaceTill Maas2013-03-033-8/+8
|
* Support 'dev' release candidate style, Red Hat Bug Report ↵Till Maas2012-02-081-0/+2
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=788702
* helper_test: ignore broken twisted testTill Maas2011-04-141-17/+18
|
* Add beta and alpha RC comparison support.Ville Skyttä2011-04-141-1/+4
|
* Implement multi-digit RC, and "rc" vs "pre" comparison.Ville Skyttä2011-04-141-11/+19
|
* Make upstream_cmp() case insensitive.Ville Skyttä2011-04-141-1/+2
|
* Fix split_rc() with uppercase RC/PRE.Ville Skyttä2011-04-141-1/+3
|
* Implement subdirectory handling.Ville Skyttä2011-02-201-1/+2
| | | | Each /^/ in the given URL is replaced by the latest version dir at that level.
* helper.split_rc(): keep all version informationTill Maas2010-01-301-2/+3
| | | | | - if version contains a dash ("-"), then split_rc returned a truncated version string. This broke vim-latex snapshot comparison.
* add more tests and some that will fail (commented)Till Maas2009-08-071-1/+11
|
* refactor helper tests & recognize pre releasess without a versionTill Maas2009-08-071-11/+36
|
* support some RC/pre-releases, use global configTill Maas2009-07-281-39/+61
|
* handle pre-releasesTill Maas2009-07-271-1/+22
|
* handly release candidates in upstream versionsTill Maas2009-07-271-0/+72
|
* first epydoc experimentsTill Maas2009-07-263-6/+6
|
* remove dir lib for saner imports(?)Till Maas2009-07-194-0/+164