reorganized tests
Former-commit-id: 201b07c6d2c0b8886168b263a3bc848a2855b981
This commit is contained in:
parent
76bb26f45f
commit
b5d061a722
@ -1,5 +1,9 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
echo "Decompressing test file"
|
||||||
|
|
||||||
|
bunzip2 --keep prod/resources/text-files/large.txt.bz2
|
||||||
|
|
||||||
echo "Running Concordia"
|
echo "Running Concordia"
|
||||||
|
|
||||||
rm prod/resources/temp/*
|
rm prod/resources/temp/*
|
||||||
@ -7,3 +11,5 @@ rm prod/resources/temp/*
|
|||||||
./build/concordia-console/concordia-console -c prod/resources/concordia-config/concordia.cfg -g
|
./build/concordia-console/concordia-console -c prod/resources/concordia-config/concordia.cfg -g
|
||||||
./build/concordia-console/concordia-console -c prod/resources/concordia-config/concordia.cfg -s "drawn from his own" -n
|
./build/concordia-console/concordia-console -c prod/resources/concordia-config/concordia.cfg -s "drawn from his own" -n
|
||||||
./build/concordia-console/concordia-console -c prod/resources/concordia-config/concordia.cfg -s "it is" -n
|
./build/concordia-console/concordia-console -c prod/resources/concordia-config/concordia.cfg -s "it is" -n
|
||||||
|
|
||||||
|
rm prod/resources/text-files/large.txt
|
||||||
|
@ -1 +0,0 @@
|
|||||||
8f5abeba4f43e795e84bbdef654dd76d92b4a448
|
|
BIN
prod/resources/text-files/large.txt.bz2
Normal file
BIN
prod/resources/text-files/large.txt.bz2
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user