[Checkins] [zopefoundation/RestrictedPython] 51620d: apply requested changes by icemac and split operat...

GitHub noreply at github.com
Thu Apr 13 18:44:11 CEST 2017


  Branch: refs/heads/more_unit_tests
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 51620dd1e64bbbb629fc940681529094660a0c88
      https://github.com/zopefoundation/RestrictedPython/commit/51620dd1e64bbbb629fc940681529094660a0c88
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    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
    M tests/transformer/test_async.py
    M tests/transformer/test_global_local.py
    M tests/transformer/test_operators.py
    A tests/transformer/test_yield.py

  Log Message:
  -----------
  apply requested changes by icemac and split operator tests into multiple smaller files.


  Commit: d9281491108ff026d3ee4b862be0d5873c43d774
      https://github.com/zopefoundation/RestrictedPython/commit/d9281491108ff026d3ee4b862be0d5873c43d774
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    R tests/transformer/test_operators.py

  Log Message:
  -----------
  remove old test_operators as it has been splitted in multiple smaller files


Compare: https://github.com/zopefoundation/RestrictedPython/compare/dffed7272f33...d9281491108f


More information about the checkins mailing list