Skip to content

Add pretty-printer tests to the test suite #789

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

Closed
brson opened this issue Jul 31, 2011 · 0 comments
Closed

Add pretty-printer tests to the test suite #789

brson opened this issue Jul 31, 2011 · 0 comments
Assignees
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc

Comments

@brson
Copy link
Contributor

brson commented Jul 31, 2011

No description provided.

@ghost ghost assigned brson Jul 31, 2011
brson added a commit that referenced this issue Aug 2, 2011
The pretty-printer can't handle .rc files currently
brson added a commit that referenced this issue Aug 2, 2011
Just go as far as typechecking for speed sake.

Issue #789
brson added a commit that referenced this issue Aug 2, 2011
Indicates that this test should not be used to test the pretty-printer
brson added a commit that referenced this issue Aug 2, 2011
After running source files through the pretty printer, we sanity check them by
running the results through the compiler with the --no-trans flag. Now also
use the --lib flag so that pretty-printer tests don't have to include a main
function.
@brson brson closed this as completed Aug 2, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc
Projects
None yet
Development

No branches or pull requests

1 participant