projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3c6a33
)
Include CQL test.
author
Mike Taylor
<mike@indexdata.com>
Tue, 1 May 2007 15:30:38 +0000
(15:30 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 1 May 2007 15:30:38 +0000
(15:30 +0000)
lib/ZOOM/IRSpy/Test/Search/Main.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy/Test/Search/Main.pm
b/lib/ZOOM/IRSpy/Test/Search/Main.pm
index
bdc03e0
..
f657a9d
100644
(file)
--- a/
lib/ZOOM/IRSpy/Test/Search/Main.pm
+++ b/
lib/ZOOM/IRSpy/Test/Search/Main.pm
@@
-1,4
+1,4
@@
-# $Id: Main.pm,v 1.7 2007-01-29 17:12:54 mike Exp $
+# $Id: Main.pm,v 1.8 2007-05-01 15:30:38 mike Exp $
package ZOOM::IRSpy::Test::Search::Main;
@@
-10,7
+10,7
@@
use ZOOM::IRSpy::Test;
our @ISA = qw(ZOOM::IRSpy::Test);
sub subtests { qw(Search::Bib1 Search::Dan1 Search::Boolean
- Search::Explain) }
+ Search::Explain Search::CQL) }
sub start {
my $class = shift();