Jorge Aparicio
|
aa553fe113
appveyor: make the host x86_64 when testing the i686 target
|
7 years ago |
Jorge Aparicio
|
a373683964
adapt the thumb target specs to upstream linker-flavor changes
|
7 years ago |
Jorge Aparicio
|
33b17fd87b
ignore i128 div / mul tests on MIPS
|
7 years ago |
Jorge Aparicio
|
adb4e5c86f
s/feature/features/g
|
7 years ago |
Jorge Aparicio
|
d2bf0f97e1
travis: don't reinstall rustup
|
7 years ago |
Jorge Aparicio
|
181139a35e
.travis.yml: thumbs target have been renamed
|
7 years ago |
Jorge Aparicio
|
ebbf8d5a29
appveyor: cargo test requires the gen-tests feature
|
7 years ago |
Jorge Aparicio
|
55294baf7a
put test generation behind a Cargo feature
|
7 years ago |
Jorge Aparicio
|
3f723d1141
modify the CI setup to run tests on the thumb targets
|
7 years ago |
Jorge Aparicio
|
3fa223505a
make float* intrinsics testable on thumb
|
7 years ago |
Jorge Aparicio
|
d34c51f74a
remove arm tests from the old test suite
|
7 years ago |
Jorge Aparicio
|
9e2c2b6447
test float/conv.rs
|
7 years ago |
Jorge Aparicio
|
b8e8c7f693
no_std compatible tester
|
7 years ago |
Jorge Aparicio
|
a88ea4011b
rustfmt
|
7 years ago |
Jorge Aparicio
|
bce5fb5a6e
move the compiler-rt submodule to the root
|
7 years ago |
Jorge Aparicio
|
bd9c835f44
remove unused Cargo subprojects
|
7 years ago |
Jorge Aparicio
|
dbcec72ca1
refactor build.rs to not depend on rustc-cfg
|
7 years ago |
Jorge Aparicio
|
cc0d8ba2d1
remove the current test suite
|
7 years ago |
Jorge Aparicio
|
d40b3b3c52
move compiler-rt submodule
|
7 years ago |
bors
|
28ac4908f8
Auto merge of #147 - rust-lang-nursery:conv, r=japaric
|
7 years ago |
Jorge Aparicio
|
109c33ed0a
test out of range condition using f64
|
7 years ago |
bors
|
09145e6bda
Auto merge of #152 - rust-lang-nursery:gh151, r=alexcrichton
|
7 years ago |
Jorge Aparicio
|
2faec6a4fb
fix debug assertion in modsi3 / moddi3
|
8 years ago |
bors
|
9681358dc5
Auto merge of #149 - rust-lang-nursery:gh148, r=alexcrichton
|
8 years ago |
Jorge Aparicio
|
c93b32b3e5
fix debug assertion in divdi3
|
8 years ago |
bors
|
8bd620f3e8
Auto merge of #146 - rust-lang-nursery:gh145, r=alexcrichton
|
8 years ago |
Jorge Aparicio
|
4c556dc9e7
fix quickcheck tests
|
8 years ago |
Jorge Aparicio
|
c6e06f4157
refactor 'impl Int'
|
8 years ago |
Wilfried Chauveau
|
09d2f2f1f5
exclude from tests values out of integer range (and NaN).
|
8 years ago |
Wilfried Chauveau
|
d96102d270
implement float/double to (u)int conversion.
|
8 years ago |