cleanappl.sh
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 10 Nov 2008 19:33:55 +0100
changeset 16 a70ece4d9d1a
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
fix tests in web/test NOTES: 1/ there are still 2 automatic tests failing (xml output doesn't match the DTD because of <optgroup> nodes) 2/ facets test are skipped for now (API has changed)

#!/bin/sh

rm -f web/test/tmpdb*
rm -f web/tali18n.py

rm -f applications/*/test/tmpdb*
rm -f applications/*/tali18n.py
rm -f applications/*/i18n/*_full.po
rm -f applications/*/data/Schema.dot