rust/src/test/debug-info
Michael Woerister fda193de24 Extended test cases for struct debug information.
Added test cases for different kinds of padding (simple-struct.rs)
Added test cases for nested structs (struct-in-struct.rs)
2013-06-27 19:28:17 +02:00
..
basic-types.rs Fixed remaining issues to pass debug-test/* tests. 2013-06-17 08:41:25 -07:00
box.rs _Actually_ xfail debuginfo tests 2013-06-21 00:23:42 +12:00
simple-struct.rs Extended test cases for struct debug information. 2013-06-27 19:28:17 +02:00
struct-in-struct.rs Extended test cases for struct debug information. 2013-06-27 19:28:17 +02:00
tuple.rs Fixed remaining issues to pass debug-test/* tests. 2013-06-17 08:41:25 -07:00
vec.rs _Actually_ xfail debuginfo tests 2013-06-21 00:23:42 +12:00