| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-04-20 | core::rt: Use generated port numbers in tests | Brian Anderson | -1/+1 | |
| 2013-04-20 | rt: Add rust_dbg_next_port for generating test port numbers | Brian Anderson | -0/+11 | |
| 2013-04-17 | rustc: Use an out pointer to return structs in x86 C ABI. #5347 | Brian Anderson | -20/+82 | |
| This Adds a bunch of tests for passing and returning structs of various sizes to C. It fixes the struct return rules on unix, and on windows for structs of size > 8 bytes. Struct passing on unix for structs under a certain size appears to still be broken. | ||||
| 2013-04-15 | rt: Move test functions to rust_test_helpers.cpp | Brian Anderson | -0/+105 | |
