aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/scripts/RunTest.sh
blob: 76d7fa66d136dadbcdc53a6e2eaa98f826e18ab3 (plain)
1
2
3
4
5
6
7
# Test lexers
# build lexilla.so and TestLexers then run TestLexers
cd ../src
make
cd ../test
make
make test