gecko-dev/python/mozlint/test
Andrew Halberstadt ce87b08ac4 Bug 1436037 - [python] Create Windows python-test tasks, r=gps
The following python-test paths are being moved out of 'make check' and into their own task:
- python/mozlint
- testing/mozbase
- tools/lint

The following python-test paths previously did not run on Windows:
- python/mozterm
- testing/marionette
- testing/raptor
- tools/tryselect

Differential Revision: https://phabricator.services.mozilla.com/D10759

--HG--
extra : moz-landing-system : lando
2018-12-05 19:20:16 +00:00
..
files
filter
linters Bug 1494069 - [mozlint] Return extra 'excludes' directly from pathutils.filterpaths, r=rwood 2018-10-16 21:04:15 +00:00
__init__.py
conftest.py Bug 1448417 - [mozlint] Be explicit about which linters are used for functions in test_roller.py, r=rwood 2018-09-20 20:45:04 +00:00
python.ini Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
runcli.py Bug 1369711 - [mozlint] Make sure KeyboardInterrupts are handled well wherever they happen r=gps 2018-02-23 08:55:06 -05:00
test_cli.py Bug 1369711 - [mozlint] Refactor concurrent.futures ProcessPoolExecutor code for readability r=gps 2018-02-23 09:02:16 -05:00
test_editor.py Bug 1499510 - [mozlint] Fix regression to |mach lint --edit| when using vim, r=egao 2018-10-17 20:19:37 +00:00
test_formatters.py Bug 1500447 - [mozlint] Make sure lineno and column are always int (if present), r=rwood 2018-10-19 15:54:32 +00:00
test_parser.py Bug 1448417 - [mozlint] Remove ability to specify globs in an 'include' directive, r=egao 2018-09-25 18:30:23 +00:00
test_pathutils.py Bug 1494069 - [mozlint] Verify the expected_exclude paths in test_filterpaths, r=rwood 2018-10-16 21:04:15 +00:00
test_result.py Bug 1503599 - [mozlint] Default lineno to 0 in result.Issue if unset, r=jgraham 2018-11-07 15:21:31 +00:00
test_roller.py Bug 1494069 - [mozlint] Return extra 'excludes' directly from pathutils.filterpaths, r=rwood 2018-10-16 21:04:15 +00:00
test_types.py Bug 1460856 - [mozlint] Encapsulate all result state in a ResultSummary class r=sylvestre 2018-08-28 13:51:04 +00:00