aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jquery
Commit message (Collapse)AuthorAgeFilesLines
* Replace usage of six.moves.urllib with urllibMartin Robinson2023-04-101-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 warningsKagami Sascha Rosylight2020-06-211-1/+2
|
* Run py-modernize against tests/jquery/run_jquery.pyDaniel Alley2020-03-251-12/+16
| | | | Attempt to make it py3 compatible
* Update MPL license to https (part 5)Jan Andre Ikenmeyer2018-11-271-1/+1
|
* Update expected results for the jquery tests.Ms2ger2016-03-161-1/+1
| | | | Apparently four of the attributes tests were fixed at some point.
* Update jQuery tests usage messageEmilio Cobos Álvarez2015-06-191-1/+1
|
* Add flake8 to the tidy process for Python filesCorey Farwell2015-06-041-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 Watson2015-06-013-0/+277