rust/tests/target
Nick Cameron b74cdb7b53 Merge pull request #109 from marcusklaas/fix-string-lit
Fix off-by-one errors in rewrite_string_lit
2015-06-16 09:59:24 +12:00
..
attrib-extern-crate.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
attrib.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
comments-fn.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
doc.rs Add a terrible, but useful, test which I used locally 2015-06-11 14:36:31 +12:00
enum.rs Fixup tests 2015-06-08 18:22:55 +02:00
fn.rs Deal with problematic characters in comments 2015-06-15 15:07:47 +02:00
hello.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
imports.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
issue-64.rs Add regression test for UFCS formatting error 2015-06-08 18:34:53 +02:00
long-fn-1.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
mod-1.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
multiple.rs Add a terrible, but useful, test which I used locally 2015-06-11 14:36:31 +12:00
other.rs Add a terrible, but useful, test which I used locally 2015-06-11 14:36:31 +12:00
paren.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
skip.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
string-lit.rs Add tests for string literal formatting 2015-06-15 21:37:27 +02:00
struct_lits.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
structs.rs Add idempotent regression test for pub struct fields 2015-06-10 15:18:16 -06:00
trait.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
tuple.rs Fixup tests 2015-06-08 18:22:55 +02:00