Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use byte literals where appropriate | Jan Cholasta | 2015-09-17 | 1 | -2/+2 |
* | Alias "unicode" to "str" under Python 3 | Jan Cholasta | 2015-09-17 | 1 | -0/+3 |
* | Use six.integer_types instead of (long, int) | Petr Viktorin | 2015-09-01 | 1 | -2/+5 |
* | Use Python3-compatible dict method names | Petr Viktorin | 2015-09-01 | 1 | -2/+2 |
* | Run pylint on tests | Petr Viktorin | 2015-01-14 | 1 | -3/+8 |
* | ipatests: Cover DateTime in test_parameters.py | Tomas Babej | 2014-05-05 | 1 | -0/+46 |
* | Remove NULLS from constants.py | Nathaniel McCallum | 2014-02-25 | 1 | -1/+3 |
* | Add tests for the IntEnum class | Petr Viktorin | 2013-10-09 | 1 | -54/+100 |
* | Allow multiple types in Param type validation | Nathaniel McCallum | 2013-10-09 | 1 | -1/+2 |
* | Make an ipa-tests package | Petr Viktorin | 2013-06-17 | 1 | -0/+1533 |