gecko-dev/python/mozlint/test
Andrew Halberstadt 6adcf5b456 Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester
This deprecates PYTHON_UNIT_TESTS and replaces it with PYTHON_UNITTEST_MANIFESTS.
In the build system, this means python unittests will be treated the same as all
other test suites that use manifestparser. New manifests called 'python.ini' have
been created for all test directories containing python unittests.

MozReview-Commit-ID: IBHG7Thif2D

--HG--
extra : rebase_source : 11a92a2bc544d067946bbd774975140147458caa
2016-11-16 09:59:22 -05:00
..
files Bug 1288425 - Make sure we skip invalid extensions when linting with --rev or --workdir, r=smacleod 2016-08-09 16:24:04 -04:00
linters Bug 1309963 - Make sure return codes are passed from .lint files up to the cli, r=jgraham 2016-10-13 16:23:13 -04:00
__init__.py
conftest.py Bug 1302172 - [mozlint] Convert unittest tests to use pytest instead, r=maja_zf 2016-09-09 16:20:09 -04:00
python.ini Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester 2016-11-16 09:59:22 -05:00
test_formatters.py Bug 1302172 - [mozlint] Convert unittest tests to use pytest instead, r=maja_zf 2016-09-09 16:20:09 -04:00
test_parser.py Bug 1302172 - [mozlint] Convert unittest tests to use pytest instead, r=maja_zf 2016-09-09 16:20:09 -04:00
test_roller.py Bug 1316925 - Keep track of failed linters in stylish formatter summary, r=jgraham 2016-11-14 11:56:46 -05:00
test_types.py Bug 1302796 - Add integration between structured logging and lints, r=ahal 2016-09-13 14:18:41 +01:00