est31
|
2d2bf21f73
Implement tests for fixunsdfti and fixunssfti
|
8 年之前 |
est31
|
d188d3dc12
Implement tests for fixdfti and fixsfti
|
8 年之前 |
est31
|
f9b5297ccc
Implement tests for floattidf and floattisf
|
8 年之前 |
est31
|
9e7b61cb10
Use cast 0.2.1 for i128 support
|
8 年之前 |
est31
|
f90792e1bc
Add i128 <-> float conversion functions
|
8 年之前 |
est31
|
1ea9ea06d1
Mark some float related intrinsics as implemented in README.md
|
8 年之前 |
est31
|
144e54d7b0
Rename float conversion macros to something nicer
|
8 年之前 |
bors
|
280d19f112
Auto merge of #159 - rust-lang-nursery:intrinsics, r=japaric
|
8 年之前 |
Jorge Aparicio
|
19b2efdf36
move intrinsics test from src/bin to examples
|
8 年之前 |
Jorge Aparicio
|
7b98ecebfd
Merge pull request #155 from rust-lang-nursery/utest
|
8 年之前 |
Jorge Aparicio
|
44e5a1aa4c
fix cfg syntax
|
8 年之前 |
Jorge Aparicio
|
c52f9a079f
ignore i128 tests on windows
|
8 年之前 |
Jorge Aparicio
|
63f91a0c31
Revert "i128 test: transmute intrinsic output before comparing"
|
8 年之前 |
Jorge Aparicio
|
30b8b431c2
powershell -> cmd.exe
|
8 年之前 |
Jorge Aparicio
|
46085a2313
i128 test: transmute intrinsic output before comparing
|
8 年之前 |
Jorge Aparicio
|
aa553fe113
appveyor: make the host x86_64 when testing the i686 target
|
8 年之前 |
Jorge Aparicio
|
a373683964
adapt the thumb target specs to upstream linker-flavor changes
|
8 年之前 |
Jorge Aparicio
|
33b17fd87b
ignore i128 div / mul tests on MIPS
|
8 年之前 |
Jorge Aparicio
|
adb4e5c86f
s/feature/features/g
|
8 年之前 |
Jorge Aparicio
|
d2bf0f97e1
travis: don't reinstall rustup
|
8 年之前 |
Jorge Aparicio
|
181139a35e
.travis.yml: thumbs target have been renamed
|
8 年之前 |
Jorge Aparicio
|
ebbf8d5a29
appveyor: cargo test requires the gen-tests feature
|
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
|
3fa223505a
make float* intrinsics testable on thumb
|
8 年之前 |
Jorge Aparicio
|
d34c51f74a
remove arm tests from the old test suite
|
8 年之前 |
Jorge Aparicio
|
9e2c2b6447
test float/conv.rs
|
8 年之前 |
Jorge Aparicio
|
b8e8c7f693
no_std compatible tester
|
8 年之前 |
Jorge Aparicio
|
a88ea4011b
rustfmt
|
8 年之前 |
Jorge Aparicio
|
bce5fb5a6e
move the compiler-rt submodule to the root
|
8 年之前 |