rust/src/test/pretty
2014-05-14 14:58:00 -07:00
..
attr-fn-inner.rs Test fixes from rollup 2014-04-04 15:57:45 -07:00
blank-lines.rs test: Fix test. rs=test 2013-03-19 21:55:23 -07:00
block-comment-multiple-asterisks.rs Fix a pretty printer crash on /***. 2014-02-27 12:16:18 +11:00
block-comment-trailing-whitespace.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-wchar.pp Change xfail directives in compiletests to ignore, closes #11363 2014-02-11 18:23:20 +01:00
block-comment-wchar.rs Change xfail directives in compiletests to ignore, closes #11363 2014-02-11 18:23:20 +01:00
block-disambig.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
closure-reform-pretty.rs test: Remove all uses of ~str from the test suite. 2014-05-14 14:58:00 -07:00
disamb-stmt-expr.rs librustc: Fix merge fallout. 2013-11-26 11:04:39 -08:00
do1.rs librustc: Fix merge fallout. 2013-11-26 11:04:39 -08:00
doc-comments.rs Test fixes from rollup 2014-04-04 15:57:45 -07:00
empty-impl.pp Stop accepting 'impl ...;', require {} instead 2013-09-24 14:12:02 -07:00
empty-impl.rs Added tests to make tidy 2014-02-07 12:49:24 -06: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 librustc: Convert ~fn() to proc() everywhere. 2013-11-18 18:27:31 -08:00
for-comment.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
issue-929.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
match-naked-expr-long.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
match-naked-expr-medium.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
match-naked-expr.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
path-type-bounds.rs librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00
raw-str-nonexpr.rs Remove check-fast. Closes #4193, #8844, #6330, #7416 2014-04-06 15:55:43 -07:00
record-trailing-comma.rs Change xfail directives in compiletests to ignore, closes #11363 2014-02-11 18:23:20 +01:00
struct-tuple.rs Added tests to make tidy 2014-02-07 12:49:24 -06: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 test: Make manual changes to deal with the fallout from removal of 2014-03-21 23:37:21 +11:00
vec-comments.rs test: Make manual changes to deal with the fallout from removal of 2014-03-21 23:37:21 +11:00