summaryrefslogtreecommitdiffstats
path: root/ipatests/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* Catch ValueError raised by pytest.config.getoption()Christian Heimes2017-01-051-2/+4
* Fix test_util.test_assert_deepequal testStanislav Laznicka2016-10-041-5/+17
* test_util: str/bytes check fixes for Python 3Petr Viktorin2016-02-171-6/+6
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+3
* ipatest.util: Port to Python 3Petr Viktorin2015-10-221-4/+4
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+5
* Use absolute importsPetr Viktorin2015-08-121-2/+3
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+367