Skip to content
Snippets Groups Projects
  1. Feb 27, 2018
  2. Oct 27, 2017
  3. Oct 18, 2017
  4. Aug 27, 2017
    • Alex Crichton's avatar
      Add asmjs/wasm32 to CI · 22b98ded
      Alex Crichton authored
      Rebase of #610 and also move emscripten up much higher in the hierarchy to
      ensure that it doesn't have too much of a ripple effect on other platforms.
      
      This involved moving down a good number of definitions, but hopefully was done
      with care to not break anything!
      22b98ded
  5. Aug 21, 2017
    • Bryant Mairs's avatar
      Add more fcntl and seal constants for Android/Linux · 2e11d9e1
      Bryant Mairs authored
      We now create an additional binary `linux_fcntl` for testing this
      since there are header conflicts when including all necessary headers.
      This binary is run on all platforms even though it's empty on all non-
      Android/non-Linux platforms.
      
      Testing has been switched from a custom binary to using a runner-less
      test (or pair of tests). This means that for local development a simple
      `cd libc-test && cargo test` will run all the tests. CI has also been
      updated here to reflect that.
      2e11d9e1
  6. Jun 08, 2017
  7. Oct 21, 2016
  8. Aug 27, 2016
  9. Sep 16, 2015
  10. Sep 14, 2015
    • Alex Crichton's avatar
      Run all tests manually · 5a28433b
      Alex Crichton authored
      Running a test per thread really doesn't play well with QEMU emulation, so just
      make it easy on ourselves and don't run threads.
      5a28433b
  11. Sep 11, 2015
  12. Sep 10, 2015
Loading