You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add dir exclude override to run-test262.c (quickjs-ng#892)
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/
0 commit comments