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

Implement string.replaceAll for regExp #429

Closed
ghost opened this issue Nov 11, 2011 · 6 comments
Closed

Implement string.replaceAll for regExp #429

ghost opened this issue Nov 11, 2011 · 6 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P1 A high priority bug; for example, a single project is unusable or has many test failures

Comments

@ghost
Copy link

ghost commented Nov 11, 2011

Only in VM libraries.

co19/src/LibTest/core/String/replaceAll/String_replaceAll_A01_t01.dart

@ghost
Copy link
Author

ghost commented Nov 12, 2011

Also for String.split:

co19/src/LibTest/core/String/split/String_split_A01_t02.dart
co19/src/LibTest/core/String/split/String_split_A01_t01.dart

@ghost
Copy link
Author

ghost commented Nov 15, 2011

Implement String.replace for regExp as well

LibTest/core/String/replaceFirst/String/replaceFirst/A01/t01

@whesse
Copy link
Contributor

whesse commented Jan 10, 2012

TODO in tools/testing/dart/test_suit.dart references this bug.

@iposva-google
Copy link
Contributor

cc @kasperl.
Removed Priority-Medium label.
Added Priority-High label.

@iposva-google
Copy link
Contributor

Set owner to @lexprfuncall.
Added Accepted label.

@lexprfuncall
Copy link

http://codereview.chromium.org/9689071/


Added Fixed label.

@ghost ghost added Type-Defect P1 A high priority bug; for example, a single project is unusable or has many test failures area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. labels Mar 16, 2012
nex3 pushed a commit that referenced this issue Aug 31, 2016
Import package:path with an alias in module_builder
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P1 A high priority bug; for example, a single project is unusable or has many test failures
Projects
None yet
Development

No branches or pull requests

3 participants