Vadim Petrochenkov
|
9be35f82c1
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
Vadim Petrochenkov
|
ca9faa52f5
|
tests: Add missing run-pass annotations
|
2019-07-27 18:56:13 +03:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Felix S. Klock II
|
c9f2c2de92
|
Allow various lints as part of ui-ifying src/test/run-pass suite.
|
2018-09-21 16:21:37 +02:00 |
|
Brian Anderson
|
8c93a79e38
|
rustdoc: Replace no-pretty-expanded with pretty-expanded
Now that features must be declared expanded source often does not compile.
This adds 'pretty-expanded' to a bunch of test cases that still work.
|
2015-03-23 14:40:26 -07:00 |
|
Alex Crichton
|
30862a64c2
|
Fix run-pass tests to have 'pub fn main'
This is required by the check-fast target because each test is slurped up into a
submodule.
|
2013-09-25 00:43:37 -07:00 |
|
Ben Blum
|
5113f68a86
|
Add simple tests for Sized
|
2013-05-30 21:41:41 -04:00 |
|