Skip to content

Allow test only a single lexer by set directory to sub-folder in examples folder.#344

Closed
zufuliu wants to merge 3 commits intoScintillaOrg:masterfrom
zufuliu:test-single-lexer
Closed

Allow test only a single lexer by set directory to sub-folder in examples folder.#344
zufuliu wants to merge 3 commits intoScintillaOrg:masterfrom
zufuliu:test-single-lexer

Conversation

@zufuliu
Copy link
Copy Markdown
Contributor

@zufuliu zufuliu commented Dec 27, 2025

After this change, TestLexers.exe can be invoked with single directory (full path or just directory name) in examples folder, e.g.:

TestLexers.exe D:\notepad4\lexilla-fork\test\examples\hypertext
TestLexers.exe hypertext

This makes test easy when only change a single lexer.

@zufuliu
Copy link
Copy Markdown
Contributor Author

zufuliu commented Dec 28, 2025

with single directory (full path or just directory name)

multiple lexer directories is supported now.

TestLexers.exe D:\notepad4\lexilla-fork\test\examples\hypertext D:\notepad4\lexilla-fork\test\examples\perl
TestLexers.exe hypertext perl

@nyamatongwe nyamatongwe added the testing Improvement to testing label Dec 28, 2025
nyamatongwe pushed a commit that referenced this pull request Dec 31, 2025
@nyamatongwe nyamatongwe added the committed Issue fixed in repository but not in release label Dec 31, 2025
@zufuliu zufuliu closed this Dec 31, 2025
@zufuliu zufuliu deleted the test-single-lexer branch December 31, 2025 09:22
@nyamatongwe nyamatongwe removed the committed Issue fixed in repository but not in release label Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Improvement to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants