-
Notifications
You must be signed in to change notification settings - Fork 13.4k
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
Labels
A-testsuite
Area: The testsuite used to check the correctness of rustc
Comments
brson
added a commit
that referenced
this issue
Aug 2, 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
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
brson
added a commit
that referenced
this issue
Aug 2, 2011
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
added a commit
that referenced
this issue
Aug 2, 2011
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: