summaryrefslogtreecommitdiff
path: root/test/versions.lst
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:51:41 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:51:41 +0000
commit8c515d6281328e490673b8dc94a7d69987d5a027 (patch)
tree2764584aacf2d2ea35a923980b84184a85a977be /test/versions.lst
parentbc4af0b920be60156e5567ada3339b432d3f6e3a (diff)
Version checker
Author: jgg Date: 1998-11-26 23:29:19 GMT Version checker
Diffstat (limited to 'test/versions.lst')
-rw-r--r--test/versions.lst34
1 files changed, 34 insertions, 0 deletions
diff --git a/test/versions.lst b/test/versions.lst
new file mode 100644
index 000000000..d5d343ba2
--- /dev/null
+++ b/test/versions.lst
@@ -0,0 +1,34 @@
+# List of
+# ver1 ver2 ret
+# Of versions worth testing
+# 1 means that ver1 > ver2
+# -1 means that ver1 < ver2
+# 0 means that ver1 = ver2
+7.6p2-4 7.6-0 1
+1.0.3-3 1.0-1 1
+
+# Important attributes
+- . -1
+p - -1
+a - -1
+z - -1
+a . -1
+z . -1
+
+# Epochs
+1:0.4 10.3 1
+1:1.25-4 1:1.25-8 -1
+
+# Junk
+1:1.2.13-3 1:1.2.13-3.1 -1
+2.0.7pre1-4 2.0.7r-1 -1
+
+# Test some properties of text strings
+0-pre 0-pre 0
+0-pre 0-pree -1
+
+1.1.6r2-2 1.1.6r-1 1
+2.6b2-1 2.6b-2 1
+
+98.1p5-1 98.1-pre2-b6-2 -1
+0.4a6-2 0.4-1 1