rust/tests
Oliver Schneider 10ec543b9e Merge pull request #235 from RalfJung/intrinsics
Implement some missing intrinsics
2017-07-04 08:38:22 +02:00
..
compile-fail Merge pull request #235 from RalfJung/intrinsics 2017-07-04 08:38:22 +02:00
compile-fail-fullmir Also move some compile-fail tests to fullmir-only 2017-06-21 15:07:40 +02:00
run-pass make u128 test work (commenting out the use of checked_shl) 2017-07-03 20:36:04 -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