1. 14 May, 2018 2 commits
  2. 01 May, 2018 2 commits
  3. 28 Apr, 2018 3 commits
  4. 26 Apr, 2018 2 commits
  5. 25 Apr, 2018 2 commits
  6. 20 Apr, 2018 1 commit
  7. 18 Apr, 2018 1 commit
  8. 12 Apr, 2018 2 commits
  9. 09 Apr, 2018 1 commit
  10. 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
  11. 06 Apr, 2018 1 commit
  12. 04 Apr, 2018 1 commit
  13. 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
  14. 26 Mar, 2018 2 commits
  15. 23 Mar, 2018 11 commits
  16. 18 Mar, 2018 7 commits