rust/tests
Ralf Jung c149c3fc6a Re-do packed memory accesses
We now track in the lvalue whether what we computed is expected to be aligend or not, and then set some state in the memory system accordingly to make it (not) do alignment checks
2017-07-12 17:46:56 -07:00
..
compile-fail Add tests for #113 2017-07-12 09:29:18 +02:00
compile-fail-fullmir Also move some compile-fail tests to fullmir-only 2017-06-21 15:07:40 +02:00
run-pass Re-do packed memory accesses 2017-07-12 17:46:56 -07:00
run-pass-fullmir implement the unchecked_ intrinsics; add all the doctests from one of the integer modules 2017-07-03 20:37:33 -07:00
compiletest.rs run fullmir tests against rustc; add output explaining what is being tested 2017-06-21 14:28:13 -07:00