[Checkins] [zopefoundation/RestrictedPython] dfe3ea: More unit tests for higher code coverage and under...

GitHub noreply at github.com
Tue May 2 18:26:44 CEST 2017


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: dfe3ea4e1233b1a130d24b424bf7fafe31ff410d
      https://github.com/zopefoundation/RestrictedPython/commit/dfe3ea4e1233b1a130d24b424bf7fafe31ff410d
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M .travis.yml
    M src/RestrictedPython/transformer.py
    A tests/transformer/operators/test_arithmetic_operators.py
    A tests/transformer/operators/test_bit_wise_operators.py
    A tests/transformer/operators/test_bool_operators.py
    A tests/transformer/operators/test_comparison_operators.py
    A tests/transformer/operators/test_identity_operators.py
    A tests/transformer/operators/test_logical_operators.py
    A tests/transformer/operators/test_unary_operators.py
    A tests/transformer/test_async.py
    A tests/transformer/test_base_types.py
    A tests/transformer/test_global_local.py
    M tests/transformer/test_transformer.py
    A tests/transformer/test_yield.py
    M tox.ini

  Log Message:
  -----------
  More unit tests for higher code coverage and understanding (#50)




More information about the checkins mailing list