Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

automatically compute list of valid error types for tests #3

Closed
sigmundch opened this issue Dec 1, 2014 · 3 comments
Closed

automatically compute list of valid error types for tests #3

sigmundch opened this issue Dec 1, 2014 · 3 comments
Assignees

Comments

@sigmundch
Copy link
Contributor

Currently we have a list harcoded here:

https://github.com/dart-lang/dart-dev-compiler/blob/02259b871438fcdac72f9cc788908584cbc50129/lib/src/testing.dart#L254

We could use mirrors to generate this automatically instead.

@jmesserly jmesserly self-assigned this Jun 9, 2015
@jmesserly
Copy link
Contributor

Wow, 3rd issue ever. Going to fix this.

@sigmundch
Copy link
Contributor Author

Actually, I think this was fixed a while back but forgot to close the issue. See https://github.com/dart-lang/dev_compiler/blob/4bd449fcfe45628db7e3b0a0601c6cec0e66a55e/lib/src/info.dart#L518

@jmesserly jmesserly assigned sigmundch and unassigned jmesserly Jun 9, 2015
@jmesserly
Copy link
Contributor

Lovely!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants