diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:51:49 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:51:49 +0000 |
commit | f46e768107c0250eb0609a89a74b66ab3c9d8cec (patch) | |
tree | a7321ca9fa202a9f0555c3a378170398dba88640 /test | |
parent | f00ce0aee4cc79f7511ab942b5e02dddf86beae6 (diff) |
CDROM method
Author: jgg
Date: 1998-12-03 07:29:16 GMT
CDROM method
Diffstat (limited to 'test')
-rw-r--r-- | test/scratch.cc | 4 | ||||
-rw-r--r-- | test/versions.lst | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/test/scratch.cc b/test/scratch.cc index 74c976700..6783f3796 100644 --- a/test/scratch.cc +++ b/test/scratch.cc @@ -201,7 +201,7 @@ int main(int argc,char *argv[]) { signal(SIGPIPE,SIG_IGN); -/* URI Foo(argv[1]); + URI Foo(argv[1]); cout << Foo.Access << '\'' << endl; cout << Foo.Host << '\'' << endl; cout << Foo.Path << '\'' << endl; @@ -209,7 +209,7 @@ int main(int argc,char *argv[]) cout << Foo.Password << '\'' << endl; cout << Foo.Port << endl; - return 0;*/ + return 0; pkgInitialize(*_config); diff --git a/test/versions.lst b/test/versions.lst index d5d343ba2..5f53f8b2f 100644 --- a/test/versions.lst +++ b/test/versions.lst @@ -6,6 +6,8 @@ # 0 means that ver1 = ver2 7.6p2-4 7.6-0 1 1.0.3-3 1.0-1 1 +1.3 1.2.2-2 1 +1.3 1.2.2 1 # Important attributes - . -1 |