est31 70bda6dd1c Disable quickcheck tests on mips
Two reasons:
    * the C versions __divti3 and __modti3 are apparently broken,
      at least when used in quickcheck. They change their own arguments.
    * compiler_rt's support for mips is disabled already on clang [1].
      Its desireable to support working "cargo test" on that compiler
      as well, and not greet the tester with linker errors.

[1]: http://llvm.org/viewvc/llvm-project?view=revision&revision=224488
2017-02-04 12:23:45 +01:00
..
compiler-rt @ 3bc0272cab
2016-11-16 14:34:26 -05:00
2017-02-04 12:23:45 +01:00
2017-02-03 23:46:15 +01:00
2016-10-16 07:54:59 +02:00