summaryrefslogtreecommitdiff
path: root/test/versions.lst
Commit message (Collapse)AuthorAgeFilesLines
* dpkg doesn't like underscores in versions anymore (=it fails) so ourDavid Kalnischkies2010-10-221-1/+0
| | | | behaviour can be undefined… (or at least can't be tested against dpkg)
* * apt-pkg/deb/debversion.cc:David Kalnischkies2010-03-131-4/+60
| | | | | | | | | - consider absent of debian revision equivalent to 0 (Closes: #573592) This moves the existing testcase for version comparison to "my" directory, adds a few more tests (e.g. the tests used in cupt) and rewrites the testcases runner: The runner does now call dpkg --compare-versions to check what dpkg thinks about the comparison - all done in less code ;)
* * apt-pkg/deb/debversion.cc:Michael Vogt2006-05-081-0/+7
| | | | | - applied patch from Lionel Elie Mamane to fix epoch handling (debian: #363358)
* * Get self-tests compiling again, updated for latest li...Arch Librarian2004-09-201-0/+6
| | | | | | | Author: mdz Date: 2003-08-18 15:32:37 GMT * Get self-tests compiling again, updated for latest library API and g++ 3.3
* Version compare glitchArch Librarian2004-09-201-0/+2
| | | | | | Author: jgg Date: 1998-12-05 01:52:21 GMT Version compare glitch
* CDROM methodArch Librarian2004-09-201-0/+2
| | | | | | Author: jgg Date: 1998-12-03 07:29:16 GMT CDROM method
* Version checkerArch Librarian2004-09-201-0/+34
Author: jgg Date: 1998-11-26 23:29:19 GMT Version checker