[Checkins] [zopefoundation/z3c.coverage] 2031e9: Regression tests: make sure we cope with non-ASCII...

GitHub noreply at github.com
Thu Sep 26 22:05:36 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.coverage
  Commit: 2031e95a3dd3f885888c6a57f5395f37e4b61b8f
      https://github.com/zopefoundation/z3c.coverage/commit/2031e95a3dd3f885888c6a57f5395f37e4b61b8f
  Author: ulif <uli at gnufix.fake>
  Date:   2013-09-26 (Thu, 26 Sep 2013)

  Changed paths:
    M src/z3c/coverage/__init__.py
    M src/z3c/coverage/tests.py

  Log Message:
  -----------
  Regression tests: make sure we cope with non-ASCII chars.


  Commit: 8bcede4f389592a98f7c49a12bd9a21e639f8856
      https://github.com/zopefoundation/z3c.coverage/commit/8bcede4f389592a98f7c49a12bd9a21e639f8856
  Author: ulif <uli at gnufix.fake>
  Date:   2013-09-26 (Thu, 26 Sep 2013)

  Changed paths:
    M src/z3c/coverage/coveragereport.py

  Log Message:
  -----------
  Fix bug: allow non-ASCII chars in sources.


  Commit: 1f1b9b42fb6350aaf614fa28df7bb178b8bd01ad
      https://github.com/zopefoundation/z3c.coverage/commit/1f1b9b42fb6350aaf614fa28df7bb178b8bd01ad
  Author: ulif <uli at gnufix.fake>
  Date:   2013-09-26 (Thu, 26 Sep 2013)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Update history.


  Commit: bf13bee82413be38312517bb0efcfcf6a99e9dee
      https://github.com/zopefoundation/z3c.coverage/commit/bf13bee82413be38312517bb0efcfcf6a99e9dee
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-09-26 (Thu, 26 Sep 2013)

  Changed paths:
    M CHANGES.txt
    M src/z3c/coverage/__init__.py
    M src/z3c/coverage/coveragereport.py
    M src/z3c/coverage/tests.py

  Log Message:
  -----------
  Merge pull request #1 from ulif/fix-ascii

Fix coveragereport crashes with non-ASCII chars in sources


Compare: https://github.com/zopefoundation/z3c.coverage/compare/e120fbf2c716...bf13bee82413


More information about the checkins mailing list