[Surfraw-commits] [SCM] surfraw - a fast unix command line interface to WWW branch, 2.2.9_release_candidate, updated. surfraw_2-2-5_1-246-g5dafeea

Ian Beckwith ianb at erislabs.net
Mon Oct 22 21:47:21 UTC 2012


The following commit has been merged in the 2.2.9_release_candidate branch:
commit 5dafeea3944f04fe66cc506597ad3a80ea46471e
Author: Ian Beckwith <ianb at erislabs.net>
Date:   Mon Oct 22 22:47:12 2012 +0100

    fix: slashdot, fsfdir, github, ixquick, lastfm, leodict, openbsd(partially)

diff --git a/ChangeLog b/ChangeLog
index aece9e1..3151abe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 2012-10-22  Ian Beckwith  <ianb at erislabs.net>
 
+	* slashdot: fixed elvi
 	* Removed elvi: scroogle (site gone).
+	* fixed tests: leodict, lastfm, openbsd[2], ixquick,
+	  fsfdir, github.
 	* test/Makefile.am: Added missing tests to EXTRA_DIST
 
 2012-06-28  Manolo Martínez  <manolo at austrohungaro.com>
diff --git a/elvi/slashdot b/elvi/slashdot
index fdb2398..823fde0 100755
--- a/elvi/slashdot
+++ b/elvi/slashdot
@@ -19,5 +19,5 @@ if test -z "$w3_args"; then
     w3_browse_url "http://www.slashdot.org/"
 else
     escaped_args=`w3_url_of_arg $w3_args`
-    w3_browse_url "http://www.slashdot.org/search.pl?query=${escaped_args}"
+    w3_browse_url "http://www.slashdot.org/index2.pl?fhfilter=${escaped_args}"
 fi
diff --git a/test/fsfdir.test b/test/fsfdir.test
index c484c0c..5e89a46 100644
--- a/test/fsfdir.test
+++ b/test/fsfdir.test
@@ -1,2 +1,2 @@
 fsfdir emacs
-Emacs interface to the MH mail system
+highly extensible
diff --git a/test/github.test b/test/github.test
index 5664188..a71f88f 100644
--- a/test/github.test
+++ b/test/github.test
@@ -1,5 +1,5 @@
 github browser
-impress.js
+last activity.*ago
 github window-manager
 wmfs
 github surfraw
diff --git a/test/ixquick.test b/test/ixquick.test
index a6b9af1..98ece7e 100644
--- a/test/ixquick.test
+++ b/test/ixquick.test
@@ -1,2 +1,2 @@
 ixquick foo
-Results 1 - \d+ of
+Fighters
diff --git a/test/lastfm.test b/test/lastfm.test
index 7e29508..5f30722 100644
--- a/test/lastfm.test
+++ b/test/lastfm.test
@@ -1,2 +1,2 @@
-lastfm swans
-Burning World
+lastfm people make me sick
+Rope to the Sky
diff --git a/test/leodict.test b/test/leodict.test
index e94040f..5336d4f 100644
--- a/test/leodict.test
+++ b/test/leodict.test
@@ -1,2 +1,2 @@
 leodict cheese
-Brimsen
+Kreuzspule
diff --git a/test/openbsd.test b/test/openbsd.test
index 3a6ff55..87cdbd4 100644
--- a/test/openbsd.test
+++ b/test/openbsd.test
@@ -1,7 +1,7 @@
 openbsd Raadt
 About [\d,]+ results
 openbsd -mail Raadt
-Theo de <b>Raadt</b>
+Theo
 openbsd -pr 666
 DESCRIPTION
 openbsd -ps surfraw

-- 
surfraw -  a fast unix command line interface to WWW



More information about the Surfraw-commits mailing list