Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace usage of six.moves.urllib with urllib | Martin Robinson | 2023-04-10 | 1 | -3/+3 |
| | | | | | | Also organize some of the imports. Now that Servo only uses Python 3, this module is unnecessary. This is part of the gradual migration to using only Python 3. | ||||
* | Fix remaining flake8 warnings | Kagami Sascha Rosylight | 2020-06-21 | 1 | -1/+2 |
| | |||||
* | Run py-modernize against tests/jquery/run_jquery.py | Daniel Alley | 2020-03-25 | 1 | -12/+16 |
| | | | | Attempt to make it py3 compatible | ||||
* | Update MPL license to https (part 5) | Jan Andre Ikenmeyer | 2018-11-27 | 1 | -1/+1 |
| | |||||
* | Update expected results for the jquery tests. | Ms2ger | 2016-03-16 | 1 | -1/+1 |
| | | | | Apparently four of the attributes tests were fixed at some point. | ||||
* | Update jQuery tests usage message | Emilio Cobos Álvarez | 2015-06-19 | 1 | -1/+1 |
| | |||||
* | Add flake8 to the tidy process for Python files | Corey Farwell | 2015-06-04 | 1 | -18/+24 |
| | | | | | | | Fixes #6236 Also included in this commit are the changes need to make flake8 pass for the existing python file | ||||
* | Add jQuery test runner and mach integration. | Glenn Watson | 2015-06-01 | 3 | -0/+277 |