[Checkins] [zopefoundation/z3c.currency] 156954: Made it possible to run tests with 'setup.py test'

GitHub noreply at github.com
Mon Mar 7 08:09:24 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.currency
  Commit: 1569547b30e663116b3d4dc671c1932098a89e70
      https://github.com/zopefoundation/z3c.currency/commit/1569547b30e663116b3d4dc671c1932098a89e70
  Author: Lennart Regebro <regebro at gmail.com>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Made it possible to run tests with 'setup.py test'


  Commit: 937784594a23aac6f210e5d17c2e6b3602fe144f
      https://github.com/zopefoundation/z3c.currency/commit/937784594a23aac6f210e5d17c2e6b3602fe144f
  Author: Lennart Regebro <regebro at gmail.com>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M setup.py
    M src/z3c/currency/converter.py
    M src/z3c/currency/field.py
    M src/z3c/currency/tests.py

  Log Message:
  -----------
  Python 3 support

The tests that if you set the currency to a Euro sign, then the
currency is a Euro sign currently fails. Is that really a useful test?


  Commit: 56bdb1cdda6666937c0ec716b7cb3402004f679d
      https://github.com/zopefoundation/z3c.currency/commit/56bdb1cdda6666937c0ec716b7cb3402004f679d
  Author: Lennart Regebro <regebro at gmail.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M src/z3c/currency/README.rst

  Log Message:
  -----------
  Changed the currency test to a currency that is all ascii


  Commit: 240b683583dc0a7bd616b394b59b59c9ade9f48b
      https://github.com/zopefoundation/z3c.currency/commit/240b683583dc0a7bd616b394b59b59c9ade9f48b
  Author: Lennart Regebro <regebro at gmail.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Updated classifiers to include Python 3.


  Commit: a34dc41d0943a87482972d8c60813234e5b65de3
      https://github.com/zopefoundation/z3c.currency/commit/a34dc41d0943a87482972d8c60813234e5b65de3
  Author: Lennart Regebro <regebro at gmail.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M src/z3c/currency/converter.py
    M tox.ini

  Log Message:
  -----------
  Fixes after code review.


  Commit: aeda5902195010de38541eef51a5a98f772c7e38
      https://github.com/zopefoundation/z3c.currency/commit/aeda5902195010de38541eef51a5a98f772c7e38
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2016-03-07 (Mon, 07 Mar 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/z3c/currency/README.rst
    M src/z3c/currency/converter.py
    M src/z3c/currency/field.py
    M src/z3c/currency/tests.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #1 from zopefoundation/python3

Python 3 support


Compare: https://github.com/zopefoundation/z3c.currency/compare/e9f225f4ecdf...aeda59021950


More information about the checkins mailing list