run all tests

This commit is contained in:
David Tardon 2012-07-28 08:27:06 +02:00
parent 9fea7a14f1
commit d46c9c5a85
1 changed files with 1 additions and 4 deletions

View File

@ -51,10 +51,7 @@ cp -pr include/mdds/* %{buildroot}/%{_includedir}/mdds
%check
make %{?_smp_mflags}
for t in fst pqt recset st; do
make test.$t
done
make check %{?_smp_mflags}
%files devel