X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FBib1.pm;fp=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FBib1.pm;h=a84fcd5a5cd596240c4e2b9dad35fa6547292000;hp=4f6048157bbb972b16dc809157c262036d7495c7;hb=cb43bb86cc8a14ac7072b7503577aa493500dce0;hpb=eee7f67225b8ffd016d2a3b4bfdd47725ef086c0 diff --git a/lib/ZOOM/IRSpy/Test/Search/Bib1.pm b/lib/ZOOM/IRSpy/Test/Search/Bib1.pm index 4f60481..a84fcd5 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Bib1.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Bib1.pm @@ -1,4 +1,4 @@ -# $Id: Bib1.pm,v 1.9 2006-10-13 10:03:31 sondberg Exp $ +# $Id: Bib1.pm,v 1.10 2006-10-13 10:34:34 sondberg Exp $ # See the "Main" test package for documentation @@ -8,7 +8,6 @@ use 5.008; use strict; use warnings; -use Data::Dumper; use ZOOM::IRSpy::Test; our @ISA = qw(ZOOM::IRSpy::Test); @@ -16,13 +15,12 @@ our @ISA = qw(ZOOM::IRSpy::Test); sub start { my $class = shift(); my($conn) = @_; + my @attrs = ( 1..63, 1000..1036, # Bib-1 + 1037..1096, 1185..1209, # Extended Bib-1 + 1097..1111, # Dublin-Core + 1112..1184 # GILS + ); - my @attrs = (1, # personal name - 4, # title - 52, # subject - 1003, # author - 1016, # any - ); foreach my $attr (@attrs) { $conn->irspy_search_pqf("\@attr 1=$attr mineral", {'attr' => $attr},