repo.or.cz
/
gpstools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'use-trunc-rounding' into rounding-fixes
[gpstools.git]
/
tests
/
Makefile
blob
09363f2af3886b6a0844a0bd1ec0fd08142fbe79
1
#!/usr/bin/make
2
3
# tests/Makefile
4
# File ID: 676b0476-fafb-11dd-925c-000475e441b9
5
6
all
:
7
.
/
run-tests.pl | grep
-
v
'^ok '
8
cd addpoints
&&
make
9
cd gpst-file
&&
make
10
cd gpst-pic
&&
make
11
cd roundgpx
&&
make