summary refs log tree commit diff
path: root/src/test/run-pass/thread-local-extern-static.rs
AgeCommit message (Expand)AuthorLines
2016-02-22Ignore test case on Windows.Michael Neumann-0/+1
2016-02-21Run thread-local-extern-static test only on supported platforms.Michael Neumann-1/+2
2016-02-20Fix test case. Needs no_mangle and aux-buildMichael Neumann-0/+2
2016-02-19Add license and feature(thread_local)Michael Neumann-0/+12
2016-01-12Add test case for #[thread_local] on extern staticsMichael Neumann-0/+10