Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: a4cf3803438670bcc1e51141017173a9ac861fbd
      
https://github.com/pytest-dev/pytest/commit/a4cf3803438670bcc1e51141017173a9ac861fbd
  Author: Jeffrey Rackauckas <jeffreyr...@gmail.com>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    R doc/en/example/assertion/global_testmodule_config/test_hello.py
    A doc/en/example/assertion/global_testmodule_config/test_hello_world.py
    R doc/en/example/costlysetup/sub1/__init__.py
    R doc/en/example/costlysetup/sub1/test_quick.py
    R doc/en/example/costlysetup/sub2/__init__.py
    R doc/en/example/costlysetup/sub2/test_two.py
    A doc/en/example/costlysetup/sub_a/__init__.py
    A doc/en/example/costlysetup/sub_a/test_quick.py
    A doc/en/example/costlysetup/sub_b/__init__.py
    A doc/en/example/costlysetup/sub_b/test_two.py
    M tox.ini

  Log Message:
  -----------
  Fix tests to not fail when running from root.


  Commit: c1d73bb535dc54ec86a5c900dde9215cc1d28619
      
https://github.com/pytest-dev/pytest/commit/c1d73bb535dc54ec86a5c900dde9215cc1d28619
  Author: Jeffrey Rackauckas <jeffreyr...@gmail.com>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M changelog/3245.trivial.rst

  Log Message:
  -----------
  Modifying changelog to reflect new changes for 3245


  Commit: 9b449eee15a28cdd8e04423f6341a8930dd4d445
      
https://github.com/pytest-dev/pytest/commit/9b449eee15a28cdd8e04423f6341a8930dd4d445
  Author: Jeffrey Rackauckas <jeffreyr...@gmail.com>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M AUTHORS

  Log Message:
  -----------
  Add self to authors


  Commit: 672239b1497adc7e36743823cb8c8e9a317da28c
      
https://github.com/pytest-dev/pytest/commit/672239b1497adc7e36743823cb8c8e9a317da28c
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-03-20 (Tue, 20 Mar 2018)

  Changed paths:
    M AUTHORS
    M changelog/3245.trivial.rst
    R doc/en/example/assertion/global_testmodule_config/test_hello.py
    A doc/en/example/assertion/global_testmodule_config/test_hello_world.py
    R doc/en/example/costlysetup/sub1/__init__.py
    R doc/en/example/costlysetup/sub1/test_quick.py
    R doc/en/example/costlysetup/sub2/__init__.py
    R doc/en/example/costlysetup/sub2/test_two.py
    A doc/en/example/costlysetup/sub_a/__init__.py
    A doc/en/example/costlysetup/sub_a/test_quick.py
    A doc/en/example/costlysetup/sub_b/__init__.py
    A doc/en/example/costlysetup/sub_b/test_two.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #3321 from jeffreyrack/'test_from_base_fix'

3245: Fix tests to not fail when running from base directory


Compare: 
https://github.com/pytest-dev/pytest/compare/93847bfeb412...672239b1497a
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to