repo.or.cz
/
gtk-doc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests: update tools test
[gtk-doc.git]
/
tests
/
gtkdoctest.sh
blob
db31cb6c2beff989d1a0497428762f9b1650bd69
1
#!/bin/sh
2
3
suite
=
$1
4
dir
=
`dirname
$0
`
5
6
make
-C
$dir
/
$suite
/
docs
/
clean check
7
8
cd
$dir
/
$suite
/
docs
&&
\
9
env BUILDDIR
=
$BUILDDIR
/
$suite
/
docs SRCDIR
=
$SRCDIR
/
$suite
/
docs gtkdoc-check