Skip to content
Snippets Groups Projects
  1. Aug 30, 2017
  2. Aug 27, 2017
  3. Aug 26, 2017
  4. Aug 25, 2017
  5. Aug 23, 2017
  6. Aug 22, 2017
  7. Aug 21, 2017
    • Bryant Mairs's avatar
    • 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
  8. Aug 20, 2017
  9. Aug 19, 2017
  10. Aug 18, 2017
    • bors's avatar
      Auto merge of #735 - alexcrichton:remove-openbsd, r=alexcrichton · fc282885
      bors authored
      Remove OpenBSD CI
      
      It's now broken due to changes in the `gcc` crate and having a too-old compiler,
      and in general it's unfortunately architecturally so different from the other
      test frameworks that it's difficult to maintain over time.
      fc282885
Loading