Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have all the scripts run in python 3 by default | Stanislav Laznicka | 2018-02-15 | 1 | -1/+1 |
* | ipa-run-tests: make --ignore absolute, too | Christian Heimes | 2018-01-12 | 1 | -0/+9 |
* | ipa-run-tests: replace chdir with plugin | Christian Heimes | 2018-01-04 | 1 | -5/+36 |
* | Enable additional warnings (BytesWarning, DeprecationWarning) | Christian Heimes | 2017-02-10 | 1 | -0/+1 |
* | Use pytest conftest.py and drop pytest.ini | Christian Heimes | 2017-01-05 | 1 | -5/+8 |
* | Switch ipa-run-tests to pytest | Petr Viktorin | 2014-11-21 | 1 | -46/+10 |
* | Use /usr/bin/python2 | Xiao-Long Chen | 2014-01-03 | 1 | -1/+1 |
* | Make BeakerLib logging less verbose | Petr Viktorin | 2013-07-15 | 1 | -2/+2 |
* | Show logs in failed tests | Petr Viktorin | 2013-07-15 | 1 | -0/+27 |
* | Add a plugin for test ordering | Petr Viktorin | 2013-07-15 | 1 | -1/+3 |
* | Add Nose plugin for BeakerLib integration | Petr Viktorin | 2013-06-17 | 1 | -10/+25 |
* | Add ipa-run-tests command | Petr Viktorin | 2013-06-17 | 1 | -0/+37 |