summaryrefslogtreecommitdiff
path: root/test/versiontest.cc
Commit message (Collapse)AuthorAgeFilesLines
* * apt-pkg/deb/debversion.cc:David Kalnischkies2010-03-131-233/+0
| | | | | | | | | - 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 ;)
* merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt2010-01-311-1/+1
|
* * Fix error message to output versions in the order in ...Arch Librarian2004-09-201-2/+2
| | | | | | | Author: mdz Date: 2003-08-18 15:55:19 GMT * Fix error message to output versions in the order in which they were compared when the reverse comparison fails
* * Get self-tests compiling again, updated for latest li...Arch Librarian2004-09-201-5/+20
| | | | | | | Author: mdz Date: 2003-08-18 15:32:37 GMT * Get self-tests compiling again, updated for latest library API and g++ 3.3
* Use std C++ header names for includesArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes
* Join with aliencodeArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Version checkerArch Librarian2004-09-201-0/+217
Author: jgg Date: 1998-11-26 23:29:19 GMT Version checker