|
a/tests/chm/chm.sh |
|
b/tests/chm/chm.sh |
|
... |
|
... |
8 |
(
|
8 |
(
|
9 |
recollq '"nokia ovi suite" wmdrm "windows media player version 11"'
|
9 |
recollq '"nokia ovi suite" wmdrm "windows media player version 11"'
|
10 |
recollq '"pour superposer mixer des fichiers son"'
|
10 |
recollq '"pour superposer mixer des fichiers son"'
|
11 |
recollq '"Django comes with a user authentication system"'
|
11 |
recollq '"Django comes with a user authentication system"'
|
12 |
recollq '"establishment of a project cost accounting system of ledgers"'
|
12 |
recollq '"establishment of a project cost accounting system of ledgers"'
|
|
|
13 |
# xxxCriticalDrugTherapy has encoded internal urls.
|
|
|
14 |
recollq '"Cocaine-induced ACS"'
|
13 |
) 2> $mystderr | egrep -v '^Recoll query: ' > $mystdout
|
15 |
) 2> $mystderr | egrep -v '^Recoll query: ' > $mystdout
|
14 |
|
16 |
|
15 |
diff -w ${myname}.txt $mystdout > $mydiffs 2>&1
|
17 |
diff -w ${myname}.txt $mystdout > $mydiffs 2>&1
|
16 |
|
18 |
|
17 |
checkresult
|
19 |
checkresult
|