<checkout branch="{$STABLE_BRANCH}"/>
<configure options="--with-gtk --enable-debug --enable-stl --enable-std_iostreams --enable-std_string --disable-compat24"/>
<compile-all utils="false"/>
- <!-- <run-tests/> -->
- cd tests && ./test --timing
+ <run-tests/>
</steps>
</build>