Manish Goregaokar
|
713e87526e
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
|
Huon Wilson
|
6d778ff610
|
Remove outdated and unnecessary std::vec_ng::Vec imports.
(And fix some tests.)
|
2014-03-22 01:08:57 +11:00 |
|
Patrick Walton
|
af79a5aa7d
|
test: Make manual changes to deal with the fallout from removal of
`~[T]` in test, libgetopts, compiletest, librustdoc, and libnum.
|
2014-03-21 23:37:21 +11:00 |
|
Patrick Walton
|
579eb2400b
|
test: Automatically remove all ~[T] from tests.
|
2014-03-21 23:37:21 +11:00 |
|
Huon Wilson
|
b972cadf61
|
Update/delete tests using @[].
|
2014-02-02 02:59:03 +11:00 |
|
Patrick Walton
|
7a80fa647a
|
test: Remove @str from the test suite
|
2014-02-02 01:44:49 +11:00 |
|
Brian Anderson
|
34d376f3cf
|
std: Move size/align functions to std::mem. #2240
|
2013-10-17 17:31:35 -07:00 |
|
Alex Crichton
|
3396365cab
|
Add appropriate #[feature] directives to tests
|
2013-10-06 14:39:25 -07:00 |
|
Patrick Walton
|
206ab89629
|
librustc: Stop reexporting the standard modules from prelude.
|
2013-05-29 19:04:53 -07:00 |
|
Corey Richardson
|
cc57ca012a
|
Use assert_eq! rather than assert! where possible
|
2013-05-19 08:16:02 -04:00 |
|
Jed Davis
|
edc1324e7e
|
Add some tests for nullable-pointer enums
|
2013-04-22 08:51:34 -07:00 |
|