rust/src/test/codegen
2013-08-17 08:42:35 -07:00
..
iterate-over-array.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
iterate-over-array.rs test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
scalar-function-call.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
scalar-function-call.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
single-return-value.cc Elide unnecessary ret slot allocas 2013-08-10 11:04:50 +02:00
single-return-value.rs Elide unnecessary ret slot allocas 2013-08-10 11:04:50 +02:00
small-dense-int-switch.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
small-dense-int-switch.rs test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
stack-alloc-string-slice.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
stack-alloc-string-slice.rs test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
static-method-call-multi.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
static-method-call-multi.rs test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
static-method-call.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
static-method-call.rs test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
virtual-method-call-struct-return.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
virtual-method-call-struct-return.rs test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
virtual-method-call.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
virtual-method-call.rs test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00