xlnt/build/generate-tests.sh

3 lines
169 B
Bash
Raw Normal View History

2015-10-27 04:26:47 +08:00
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd $DIR
../third-party/cxxtest/bin/cxxtestgen --runner=ErrorPrinter -o ../tests/runner-autogen.cpp ../tests/*.hpp