mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-10-05 07:48:55 +02:00
- run unitTestLauncher.ps1 on win32 debug builds (release is not possible due to missing scintilla crypto signing) - SciLexer.dll needs to be taken from an official build, because boost is required for functionlist to be functional - slightly optimized test script, added timing traces It's for #8762 Close #8816