smaller test files
Former-commit-id: b298f4160e18d15477ff0e858e35be824fb22632
This commit is contained in:
parent
a1312b7668
commit
23b90693d6
@ -2,17 +2,17 @@
|
|||||||
|
|
||||||
echo "CONCORDIA RUNNER: Decompressing test file"
|
echo "CONCORDIA RUNNER: Decompressing test file"
|
||||||
|
|
||||||
bunzip2 --keep prod/resources/text-files/jrc.txt.bz2
|
xz -dk prod/resources/text-files/jrc_smaller.txt.xz
|
||||||
|
|
||||||
echo "CONCORDIA RUNNER: Running Concordia"
|
echo "CONCORDIA RUNNER: Running Concordia"
|
||||||
|
|
||||||
rm prod/resources/temp/*
|
rm prod/resources/temp/*
|
||||||
|
|
||||||
echo "CONCORDIA RUNNER: reading from file"
|
echo "CONCORDIA RUNNER: reading from file"
|
||||||
./build/concordia-console/concordia-console -c prod/resources/concordia-config/concordia.cfg -r prod/resources/text-files/jrc.txt
|
./build/concordia-console/concordia-console -c prod/resources/concordia-config/concordia.cfg -r prod/resources/text-files/jrc_smaller.txt
|
||||||
echo "CONCORDIA RUNNER: searching for pattern: \"Parlamentu Europejskiego\""
|
echo "CONCORDIA RUNNER: searching for pattern: \"Parlamentu Europejskiego\""
|
||||||
./build/concordia-console/concordia-console -c prod/resources/concordia-config/concordia.cfg -s "Parlamentu Europejskiego" -n
|
./build/concordia-console/concordia-console -c prod/resources/concordia-config/concordia.cfg -s "Parlamentu Europejskiego" -n
|
||||||
echo "CONCORDIA RUNNER: searching for pattern: \"Dostęp do zatrudnienia\""
|
echo "CONCORDIA RUNNER: searching for pattern: \"Dostęp do zatrudnienia\""
|
||||||
./build/concordia-console/concordia-console -c prod/resources/concordia-config/concordia.cfg -s "Dostęp do zatrudnienia" -n
|
./build/concordia-console/concordia-console -c prod/resources/concordia-config/concordia.cfg -s "Dostęp do zatrudnienia" -n
|
||||||
|
|
||||||
rm prod/resources/text-files/jrc.txt
|
rm prod/resources/text-files/jrc_smaller.txt
|
||||||
|
@ -1 +0,0 @@
|
|||||||
5c594051074498e23d64c36a6a7e1fe323d0b6cf
|
|
BIN
prod/resources/text-files/jrc_smaller.txt.xz
Normal file
BIN
prod/resources/text-files/jrc_smaller.txt.xz
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user