about summary refs log tree commit diff
path: root/src/test/run-pass/platform_thread.rs
AgeCommit message (Collapse)AuthorLines
2013-07-30std: Remove PlatformThread spawn mode. ObsoleteBrian Anderson-44/+0
2013-07-17Clean-up tests after debug!/std-macros change.Huon Wilson-1/+1
The entire testsuite is converted to using info! rather than debug! because some depend on the code within the debug! being trans'd.
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+2
2013-05-08test: Fix tests and the pipe compilerPatrick Walton-2/+8
2013-03-11Remove uses of logBrian Anderson-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-15Convert more core types to camel caseBrian Anderson-2/+2
2012-08-06core: Rename task::osmain to platform_thread. #3090Brian Anderson-0/+26