Jorge Aparicio
|
f3350c5499
enable tests now that #150 has been fixed
|
7 лет назад |
Alex Crichton
|
0ebbcaede4
Enable the `intrinsics` program on thumb
|
7 лет назад |
Alex Crichton
|
c193113721
Don't test mangled names on thumb
|
7 лет назад |
Alex Crichton
|
acaa2f071a
Don't check for references to panics with debug assertions
|
7 лет назад |
Alex Crichton
|
91b1291dc5
Don't try to work with `cargo test`
|
7 лет назад |
Alex Crichton
|
5d6d3fde6a
Add a FIXME for Windows
|
7 лет назад |
Alex Crichton
|
734ec3d31c
Tweak testing and such:
|
7 лет назад |
Alex Crichton
|
5e28b7e2b1
Try to fix run.sh on AppVeyor
|
7 лет назад |
Alex Crichton
|
a2bdb4b379
Use the same CI script on AppVeyor
|
7 лет назад |
Alex Crichton
|
7de57cd4f9
Handle aeabi aliasing
|
7 лет назад |
Alex Crichton
|
a16ebb0dcb
Use `nm` to weed out panics
|
7 лет назад |
Alex Crichton
|
560018cc83
Less verbose output on symbol check
|
7 лет назад |
Alex Crichton
|
696b821bb7
Enable `mem` for intrinsics on linux
|
7 лет назад |
Alex Crichton
|
0be8b20cb7
Fix features needed for the intrinsics example
|
7 лет назад |
Alex Crichton
|
4540bd4314
Fix travis intrinsics builds
|
7 лет назад |
Alex Crichton
|
f0e58591b3
Build the intrinsics example separately
|
7 лет назад |
Alex Crichton
|
a1377878c6
Test with the 'c' feature enabled on CI
|
7 лет назад |
Jorge Aparicio
|
19b2efdf36
move intrinsics test from src/bin to examples
|
8 лет назад |
Jorge Aparicio
|
55294baf7a
put test generation behind a Cargo feature
|
8 лет назад |
Jorge Aparicio
|
3f723d1141
modify the CI setup to run tests on the thumb targets
|
8 лет назад |
Jorge Aparicio
|
3992ed1e7a
CI: use a recent nightly
|
8 лет назад |
bors
|
70009a311c
Auto merge of #124 - japaric:rustbuild, r=alexcrichton
|
8 лет назад |
Jorge Aparicio
|
3484b2b68e
by default, mark this crate as the #![compiler_builtins] crate
|
8 лет назад |
Jorge Aparicio
|
c1ef69f2a0
fix the test suite for the thumb targets
|
8 лет назад |
Jorge Aparicio
|
5d164a4eda
fix the powerpc64le target
|
8 лет назад |
Jorge Aparicio
|
e441058be7
ci/run.sh: remove debug stuff
|
8 лет назад |
Jorge Aparicio
|
e05caa1227
fix warnings
|
8 лет назад |
Jorge Aparicio
|
96ddd4ed8d
use test::black_box instead of ptr::*_volatile
|
8 лет назад |
Jorge Aparicio
|
c82403551d
fix unsafe warnings
|
8 лет назад |
Jorge Aparicio
|
fd69beba29
get profile.dev (-debug-assertions) + LTO working
|
8 лет назад |