rust/src/test/pretty
Seth Pink dcd2f73560 Fix some struct-tuple def prettyprint issues
- Removed space between struct name and parentheses
- Fixed indentation of the rest of the file (missing end)
- Don't print parentheses for structs with no fields
- Added test
2013-03-02 13:32:40 +10:00
..
alt-naked-expr-long.rs Change pretty-exact to pp-exact 2013-02-08 02:56:49 +09:00
alt-naked-expr-medium.rs Change pretty-exact to pp-exact 2013-02-08 02:56:49 +09:00
alt-naked-expr.rs Change pretty-exact to pp-exact 2013-02-08 02:56:49 +09:00
attr-fn-inner.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
blank-lines.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-arg-disambig.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-comment-trailing-whitespace2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-comment-trailing-whitespace.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
block-disambig.rs test: De-mut the test suite. rs=demuting 2013-02-22 18:35:01 -08:00
disamb-stmt-expr.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
do1.rs Change pretty-exact to pp-exact 2013-02-08 02:56:49 +09:00
doc-comments.rs libsyntax: don't parse ////, /***/ as doc comments 2013-02-13 11:39:13 +09:00
empty-lines.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
example1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
example2.pp tests: relicense .pp files. Oddly not caught during local testing. 2012-12-10 18:15:39 -08:00
example2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fn-types.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-929.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
record-trailing-comma.rs testsuite: Re-xfail record-trailing-comma 2013-02-28 21:46:44 -08:00
struct-tuple.rs Fix some struct-tuple def prettyprint issues 2013-03-02 13:32:40 +10:00
tag-blank-lines.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unary-op-disambig.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-comments.pp tests: relicense .pp files. Oddly not caught during local testing. 2012-12-10 18:15:39 -08:00
vec-comments.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-type.pp tests: relicense .pp files. Oddly not caught during local testing. 2012-12-10 18:15:39 -08:00
vec-type.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00