* /branches/gpst.gpxfix/.
[gpstools.git] / branches / gpst.gpxfix / tests / Makefile
blobd2868faa139638ec5cd5ea55d79cc3841fb209e3
1 #!/usr/bin/make
3 # $Id$
4 # gpstools/tests/Makefile
6 all:
7 ./run-tests.pl 2>&1 | remove_perltestnumbers >log/tests.log
8 ./run-tests.pl --todo 2>&1 | remove_perltestnumbers >log/todo-tests.log
9 cd gpst-pic && make