tests are in app/tests

This commit is contained in:
Nils Philippsen 2012-10-20 15:26:24 +02:00
parent 24c9f2cf12
commit 007dd53dde

View File

@ -419,7 +419,7 @@ ln -snf gimprc-%{binver}.5 %{buildroot}/%{_mandir}/man5/gimprc.5
%check
# skip tests known to be problematic in a specific version
%if "%version" == "%skip_checks_version"
pushd tests
pushd app/tests
for problematic in %skip_checks; do
rm -f "$problematic"
cat << EOF > "$problematic"