fix ref test results
This commit is contained in:
parent
e7c7d7fe65
commit
fea94afcdd
@ -5,6 +5,14 @@ topdir=`dirname $0`/..
|
|||||||
|
|
||||||
initvariables $0
|
initvariables $0
|
||||||
|
|
||||||
|
# Note: file -i returns application/octet-stream for
|
||||||
|
# somefile.info-1. xdg-mime query filetype returns text/plain. Recoll
|
||||||
|
# 1.22 and later return several results for the following query, one
|
||||||
|
# for the info file, and others in the somefile.info-xx files, as
|
||||||
|
# text/plain files. Previous versions only returned the info file,
|
||||||
|
# which was better, but I'm not sure that we can do something about
|
||||||
|
# it.
|
||||||
|
|
||||||
recollq '"GPGME is compiled with largefile support by default"' 2> $mystderr |
|
recollq '"GPGME is compiled with largefile support by default"' 2> $mystderr |
|
||||||
egrep -v '^Recoll query: ' > $mystdout
|
egrep -v '^Recoll query: ' > $mystdout
|
||||||
|
|
||||||
|
|||||||
@ -1,2 +1,3 @@
|
|||||||
1 results
|
2 results
|
||||||
text/html [file:///home/dockes/projets/fulltext/testrecoll/info/gpgme.info] [gpgme.info / Preparation / Largefile Support (LFS)] 4225 bytes
|
text/html [file:///home/dockes/projets/fulltext/testrecoll/info/gpgme.info] [gpgme.info / Preparation / Largefile Support (LFS)] 4225 bytes
|
||||||
|
text/plain [file:///home/dockes/projets/fulltext/testrecoll/info/gpgme.info-1] [gpgme.info-1] 275877 bytes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
1 results
|
1 results
|
||||||
text/x-perl [file:///home/dockes/projets/fulltext/testrecoll/program/rclimg] [rclimg] 5294 bytes
|
application/x-perl [file:///home/dockes/projets/fulltext/testrecoll/program/rclimg] [rclimg] 5294 bytes
|
||||||
1 results
|
1 results
|
||||||
application/x-shellscript [file:///home/dockes/projets/fulltext/testrecoll/program/run_program_with_counters.sh] [run_program_with_counters.sh] 2632 bytes
|
application/x-shellscript [file:///home/dockes/projets/fulltext/testrecoll/program/run_program_with_counters.sh] [run_program_with_counters.sh] 2632 bytes
|
||||||
1 results
|
1 results
|
||||||
text/x-shellscript [file:///home/dockes/projets/fulltext/testrecoll/program/nosuffixshell] [nosuffixshell] 34 bytes
|
application/x-shellscript [file:///home/dockes/projets/fulltext/testrecoll/program/nosuffixshell] [nosuffixshell] 34 bytes
|
||||||
|
|||||||
@ -2,5 +2,5 @@
|
|||||||
image/vnd.djvu [file:///home/dockes/projets/fulltext/testrecoll/utfInPath/accentué/1999_Hu_Shu.OCR.djvu] [1999_Hu_Shu.OCR.djvu] 753409 bytes
|
image/vnd.djvu [file:///home/dockes/projets/fulltext/testrecoll/utfInPath/accentué/1999_Hu_Shu.OCR.djvu] [1999_Hu_Shu.OCR.djvu] 753409 bytes
|
||||||
image/vnd.djvu [file:///home/dockes/projets/fulltext/testrecoll/utfInPath/accentué/1999_Hu_Shu.OCR.djvu] [1999_Hu_Shu.OCR.djvu] 753409 bytes
|
image/vnd.djvu [file:///home/dockes/projets/fulltext/testrecoll/utfInPath/accentué/1999_Hu_Shu.OCR.djvu] [1999_Hu_Shu.OCR.djvu] 753409 bytes
|
||||||
2 results
|
2 results
|
||||||
text/plain [file:///home/dockes/projets/fulltext/testrecoll/utfInPath/accentué/utf8path.txt] [utf8path.txt] 49 bytes
|
|
||||||
text/plain [file:///home/dockes/projets/fulltext/testrecoll/utfInPath/accentué/utf8path.txt] [utf8path.txt] 49 bytes
|
text/plain [file:///home/dockes/projets/fulltext/testrecoll/utfInPath/accentué/utf8path.txt] [utf8path.txt] 49 bytes
|
||||||
|
text/plain [file:///home/dockes/projets/fulltext/testrecoll/utfInPath/accentué/utf8path.txt] [utf8path.txt] 49 bytes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user