Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests for dynamic regexes will now run during 'check-stage2'. #13766

Merged
merged 1 commit into from Apr 26, 2014

Conversation

BurntSushi
Copy link
Member

Before, tests for dynamic regexes ran during stage1 and tests for
native regexes ran during stage2. But the buildbots don't test stage1,
so now both dynamic and native tests are run during stage2.

Closes #13740.

Before, tests for dynamic regexes ran during stage1 and tests for
native regexes ran during stage2. But the buildbots don't test stage1,
so now both dynamic and native tests are run during stage2.

Closes rust-lang#13740.
@BurntSushi
Copy link
Member Author

r? @alexcrichton

bors added a commit that referenced this pull request Apr 26, 2014
…chton

Before, tests for dynamic regexes ran during stage1 and tests for
native regexes ran during stage2. But the buildbots don't test stage1,
so now both dynamic and native tests are run during stage2.

Closes #13740.
@bors bors closed this Apr 26, 2014
@bors bors merged commit 34c88ef into rust-lang:master Apr 26, 2014
@BurntSushi BurntSushi deleted the regex-dynamic-tests branch April 26, 2014 17:15
arcnmx pushed a commit to arcnmx/rust that referenced this pull request Dec 17, 2022
Fix wrong config patching logic for addCallParenthesis
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.

yet-to-be-merged libregex is not testing dynamic regexps
3 participants