gecko-dev/testing/mozbase/docs
Andrew Halberstadt 44a16cbe8a Bug 1333564 - [manifestparser] Add support for inline comments, r=jmaher
Previously manifestparser only supported inline comments on conditional keys, such as
skip-if, fails-if, subsuite-if, etc. But on any other key name, inline comments weren't
supported. This was a bad situation because people saw these skip-if comments, and
naturally assumed inline comments worked everywhere. Then they were surprised when things
broke in mysterious ways.

This patch removes the special-casing for skip-if and friends and allows inline comments
everywhere. A caveat to this, is that ' #' is no longer a valid substring in a value.

MozReview-Commit-ID: Hr0BIwzTgaJ

--HG--
extra : rebase_source : f9a042da2137f200434140a7e472df0799f6606d
2017-01-25 12:21:31 -05:00
..
_static Bug 1280573 - Add testing/mozbase to flake8 linter: r=ahal 2016-09-30 16:08:37 +02:00
Makefile
conf.py Bug 1280573 - Add testing/mozbase to flake8 linter: r=ahal 2016-09-30 16:08:37 +02:00
devicemanagement.rst
gettinginfo.rst
index.rst Backed out changeset 200da85932e9 (bug 1230862) for valgrind perma failures 2016-02-10 11:04:50 +01:00
loggingreporting.rst
make.bat
manifestparser.rst Bug 1333564 - [manifestparser] Add support for inline comments, r=jmaher 2017-01-25 12:21:31 -05:00
mozcrash.rst
mozdebug.rst
mozdevice.rst Bug 1145680 - [mozdevice] Add reboot, move, copy, and info methods to adb.py. r=bc 2015-10-27 02:30:00 +01:00
mozfile.rst
mozhttpd.rst Backed out changeset 200da85932e9 (bug 1230862) for valgrind perma failures 2016-02-10 11:04:50 +01:00
mozinfo.rst
mozinstall.rst
mozlog.rst Bug 1226554 - [mozlog] add a ProxyLogger concept. r=jgraham 2015-11-20 12:42:51 +01:00
moznetwork.rst
mozprocess.rst
mozprofile.rst
mozrunner.rst
mozversion.rst Bug 1189847 - [mozversion] mozversion requires mozdevice, it shoudn't. r=dhunt 2015-08-03 06:32:00 +02:00
requirements.txt
setuprunning.rst