summaryrefslogtreecommitdiff
path: root/tests/gtkdoctest.sh
blob: cf52bd99a7df7271ff1228891f267e174cef267e (plain)
1
2
3
4
5
6
7
#!/bin/sh

suite=$1
dir=`dirname $0`

cd $dir/$suite/docs && \
env BUILDDIR=$BUILDDIR/$suite/docs SRCDIR=$SRCDIR/$suite/docs gtkdoc-check