Skip to content

Add dir exclude override to run-test262.c#892

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:exclude-dir-override
Feb 6, 2025
Merged

Add dir exclude override to run-test262.c#892
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:exclude-dir-override

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

Allows including test/staging/explicit-resource-management while still excluding everything else from test/staging in test262.conf. Example:

[exclude]
test/staging/
!test/staging/explicit-resource-management/

Allows including test/staging/explicit-resource-management while still
excluding everything else from test/staging in test262.conf. Example:

    [exclude]
    test/staging/
    !test/staging/explicit-resource-management/
@bnoordhuis bnoordhuis merged commit 1628298 into quickjs-ng:master Feb 6, 2025
@bnoordhuis bnoordhuis deleted the exclude-dir-override branch February 6, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants