chore: bump scintilla and lexilla version
This commit is contained in:
7
3rdparty/lexilla545/lexilla/scripts/RunTest.bat
vendored
Normal file
7
3rdparty/lexilla545/lexilla/scripts/RunTest.bat
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
rem Test lexers
|
||||
rem build lexilla.dll and TestLexers.exe then run TestLexers.exe
|
||||
cd ../src
|
||||
make --jobs=%NUMBER_OF_PROCESSORS% DEBUG=1
|
||||
cd ../test
|
||||
make DEBUG=1
|
||||
make test
|
Reference in New Issue
Block a user