1. 26 Apr, 2018 2 commits
  2. 25 Apr, 2018 2 commits
  3. 20 Apr, 2018 1 commit
  4. 18 Apr, 2018 1 commit
  5. 12 Apr, 2018 2 commits
  6. 09 Apr, 2018 1 commit
  7. 07 Apr, 2018 1 commit
    • Paul Ganssle's avatar
      Switch test_wheel over to subset-based test · ed3762fc
      Paul Ganssle authored
      This is both compatible with the old version of wheel (last one
      supported under Python 3.3) and is more in line with our commitment,
      which is that the wheel install provides at least these files.
      ed3762fc
  8. 06 Apr, 2018 1 commit
  9. 04 Apr, 2018 1 commit
  10. 27 Mar, 2018 1 commit
    • Benoit Pierre's avatar
      Improve speed and clarity of code coverage · 58d299de
      Benoit Pierre authored
      Rationale:
      - tox should work the same as before
      - coverage is too slow and disabled by default locally
      - disable coverage on pypy and pypy3 (way too slow)
      - add coverage info for pkg_resources
      - make sure tests are ignored in coverage
      - make sure all CI jobs are identifiable
      - include coverage for xfail (too complicated otherwise)
      - disable report on terminal
      58d299de
  11. 26 Mar, 2018 2 commits
  12. 23 Mar, 2018 11 commits
  13. 18 Mar, 2018 11 commits
  14. 17 Mar, 2018 3 commits