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:
2ae309c
)
Add new test-search.
author
Mike Taylor
<mike@indexdata.com>
Wed, 15 Apr 2009 13:57:38 +0000
(13:57 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 15 Apr 2009 13:57:38 +0000
(13:57 +0000)
lib/ZOOM/IRSpy/Test/Record/Fetch.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy/Test/Record/Fetch.pm
b/lib/ZOOM/IRSpy/Test/Record/Fetch.pm
index
86ae65a
..
9d5f9c5
100644
(file)
--- a/
lib/ZOOM/IRSpy/Test/Record/Fetch.pm
+++ b/
lib/ZOOM/IRSpy/Test/Record/Fetch.pm
@@
-1,4
+1,4
@@
-# $Id: Fetch.pm,v 1.29 2007-05-09 12:05:04 mike Exp $
+# $Id: Fetch.pm,v 1.30 2009-04-15 13:57:38 mike Exp $
# See the "Main" test package for documentation
@@
-17,6
+17,7
@@
my @queries = (
"\@attr 1=4 mineral",
"\@attr 1=4 computer",
"\@attr 1=44 mineral", # Smithsonian doesn't support AP 4!
+ "\@attr 1=1016 mineral", # Connector Framework only does 1016
### We can add more queries here
);