rust/src/test/pretty
Huon Wilson e4f7561bcd Clean-up tests after debug!/std-macros change.
The entire testsuite is converted to using info! rather than debug!
because some depend on the code within the debug! being trans'd.
2013-07-17 03:10:13 +10:00
..
attr-fn-inner.rs
blank-lines.rs test: Fix test. rs=test 2013-03-19 21:55:23 -07:00
block-arg-disambig.rs Clean-up tests after debug!/std-macros change. 2013-07-17 03:10:13 +10:00
block-comment-trailing-whitespace2.rs
block-comment-trailing-whitespace.rs
block-comment-wchar.pp Fix fallout from span change 2013-07-05 14:56:54 +09:00
block-comment-wchar.rs Fix fallout from span change 2013-07-05 14:56:54 +09:00
block-disambig.rs
disamb-stmt-expr.rs
do1.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
doc-comments.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
empty-lines.rs
example1.rs
example2.pp
example2.rs
fn-types.rs Add AbiSet and integrate it into the AST. 2013-03-29 18:36:20 -07:00
for-comment.rs Fix fallout from span change 2013-07-05 14:56:54 +09:00
issue-929.rs
match-naked-expr-long.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-naked-expr-medium.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-naked-expr.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
record-trailing-comma.rs Use assert_eq! rather than assert! where possible 2013-05-19 08:16:02 -04:00
struct-tuple.rs Fix some struct-tuple def prettyprint issues 2013-03-02 13:32:40 +10:00
tag-blank-lines.rs
unary-op-disambig.rs
vec-comments.pp
vec-comments.rs
vec-type.pp
vec-type.rs