aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/scripts/RunTest.bat
blob: 5ab8538111a897b1f6680c2abc0f07efdcbee1a6 (plain)
1
2
3
4
5
6
7
rem Test lexers
rem build lexilla.dll and TestLexers.exe then run TestLexers.exe
cd ../src
make
cd ../test
make
make test