add a torture target

Original commit message from CVS:
add a torture target
This commit is contained in:
Thomas Vander Stichele 2005-11-23 21:25:27 +00:00
parent 20ca19ead7
commit d4d2102abb

View file

@ -54,3 +54,6 @@ include $(top_srcdir)/common/po.mak
check-valgrind:
cd check && make check-valgrind
check-torture:
cd check && make check-torture