about summary refs log tree commit diff
path: root/src/rt/rust_test_helpers.cpp
AgeCommit message (Expand)AuthorLines
2013-04-20core::rt: Use generated port numbers in testsBrian Anderson-1/+1
2013-04-20rt: Add rust_dbg_next_port for generating test port numbersBrian Anderson-0/+11
2013-04-17rustc: Use an out pointer to return structs in x86 C ABI. #5347Brian Anderson-20/+82
2013-04-15rt: Move test functions to rust_test_helpers.cppBrian Anderson-0/+105