Run tests after they are built

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5379 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2006-04-26 00:18:26 +00:00
parent fadf6eae3a
commit f7ba8f76b5

View File

@ -12,3 +12,7 @@ SUBDIRS = core \
gui \
raster
all:
@echo Running unit tests
./runtests.sh