Skip to content

Put Scintilla include header files into test folder #345

@zufuliu

Description

@zufuliu

This avoids every CI run to download scintilla500.zip, see example download failures https://github.com/zufuliu/lexilla/actions/runs/20539507375/job/59001916614

The Install Scintilla source step could just copy/move bundled test/scintilla/include directory.

- name: Install Scintilla source
run: |
(cd .. && wget --no-verbose https://www.scintilla.org/scintilla500.zip)
(cd .. && unzip scintilla500.zip)
- name: Unit Test

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingImprovement to testing

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions