test deeply embedded document

This commit is contained in:
Jean-Francois Dockes 2011-09-21 13:47:31 +02:00
parent a355ec4f0a
commit 8b239e432b
2 changed files with 22 additions and 0 deletions

17
tests/embed/embed.sh Executable file
View File

@ -0,0 +1,17 @@
#!/bin/sh
topdir=`dirname $0`/..
. $topdir/shared.sh
initvariables $0
(
for q in xing;do
echo $q
recollq -q $q
done
) 2> $mystderr | egrep -v '^Recoll query: ' > $mystdout
diff -w ${myname}.txt $mystdout > $mydiffs 2>&1
checkresult

5
tests/embed/embed.txt Normal file
View File

@ -0,0 +1,5 @@
xing
3 results
message/rfc822 [file:///home/dockes/projets/fulltext/testrecoll/mail/outmail] [video+recdat] 2248254 bytes
application/msword [file:///home/dockes/projets/fulltext/testrecoll/msword/xingfx1.doc] [xingfx1.doc] 24576 bytes
application/msword [file:///home/dockes/projets/fulltext/testrecoll/embed/thunderbirdlocalfolders.zip] [xingfx1.doc] 2080329 bytes