Commit Graph

29 Commits

Author SHA1 Message Date
Ralph Giles
a6e5969607 Bug 1346897 - Indent tooltool manifests. r=mshal
Apply a 2-character indent to in-tree tooltool manifests to make
them easier to read, and to make the formatting more consistent
so automating updates is simpler.

Modern editors will maintain json indentation. The only long
lines we have are already over 80 characters, so the extra space
shouldn't create new long lines.

Also update mercurial installer script to generate json with
the same indentation, even though its output is temporary.

Tooltool itself was updated to generate manifests with this
indentation in Bug 1325225.

MozReview-Commit-ID: DKj6nL9OENv

--HG--
extra : rebase_source : fc3f8616ec689d74e06c0db84c2b261825f86453
2017-03-15 12:27:51 -07:00
William Lachance
543aa429dc Bug 984528 - Rename manifestdestiny -> manifestparser. r=ahal
--HG--
rename : testing/mozbase/docs/manifestdestiny.rst => testing/mozbase/docs/manifestparser.rst
rename : testing/mozbase/manifestdestiny/manifestparser/__init__.py => testing/mozbase/manifestparser/manifestparser/__init__.py
rename : testing/mozbase/manifestdestiny/manifestparser/manifestparser.py => testing/mozbase/manifestparser/manifestparser/manifestparser.py
rename : testing/mozbase/manifestdestiny/setup.py => testing/mozbase/manifestparser/setup.py
rename : testing/mozbase/manifestdestiny/tests/comment-example.ini => testing/mozbase/manifestparser/tests/comment-example.ini
rename : testing/mozbase/manifestdestiny/tests/default-skipif.ini => testing/mozbase/manifestparser/tests/default-skipif.ini
rename : testing/mozbase/manifestdestiny/tests/filter-example.ini => testing/mozbase/manifestparser/tests/filter-example.ini
rename : testing/mozbase/manifestdestiny/tests/fleem => testing/mozbase/manifestparser/tests/fleem
rename : testing/mozbase/manifestdestiny/tests/include-example.ini => testing/mozbase/manifestparser/tests/include-example.ini
rename : testing/mozbase/manifestdestiny/tests/include/bar.ini => testing/mozbase/manifestparser/tests/include/bar.ini
rename : testing/mozbase/manifestdestiny/tests/include/crash-handling => testing/mozbase/manifestparser/tests/include/crash-handling
rename : testing/mozbase/manifestdestiny/tests/include/flowers => testing/mozbase/manifestparser/tests/include/flowers
rename : testing/mozbase/manifestdestiny/tests/include/foo.ini => testing/mozbase/manifestparser/tests/include/foo.ini
rename : testing/mozbase/manifestdestiny/tests/just-defaults.ini => testing/mozbase/manifestparser/tests/just-defaults.ini
rename : testing/mozbase/manifestdestiny/tests/manifest.ini => testing/mozbase/manifestparser/tests/manifest.ini
rename : testing/mozbase/manifestdestiny/tests/mozmill-example.ini => testing/mozbase/manifestparser/tests/mozmill-example.ini
rename : testing/mozbase/manifestdestiny/tests/mozmill-restart-example.ini => testing/mozbase/manifestparser/tests/mozmill-restart-example.ini
rename : testing/mozbase/manifestdestiny/tests/no-tests.ini => testing/mozbase/manifestparser/tests/no-tests.ini
rename : testing/mozbase/manifestdestiny/tests/path-example.ini => testing/mozbase/manifestparser/tests/path-example.ini
rename : testing/mozbase/manifestdestiny/tests/relative-path.ini => testing/mozbase/manifestparser/tests/relative-path.ini
rename : testing/mozbase/manifestdestiny/tests/test_convert_directory.py => testing/mozbase/manifestparser/tests/test_convert_directory.py
rename : testing/mozbase/manifestdestiny/tests/test_convert_symlinks.py => testing/mozbase/manifestparser/tests/test_convert_symlinks.py
rename : testing/mozbase/manifestdestiny/tests/test_default_skipif.py => testing/mozbase/manifestparser/tests/test_default_skipif.py
rename : testing/mozbase/manifestdestiny/tests/test_expressionparser.py => testing/mozbase/manifestparser/tests/test_expressionparser.py
rename : testing/mozbase/manifestdestiny/tests/test_manifestparser.py => testing/mozbase/manifestparser/tests/test_manifestparser.py
rename : testing/mozbase/manifestdestiny/tests/test_read_ini.py => testing/mozbase/manifestparser/tests/test_read_ini.py
rename : testing/mozbase/manifestdestiny/tests/test_testmanifest.py => testing/mozbase/manifestparser/tests/test_testmanifest.py
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/subdir/manifest.ini => testing/mozbase/manifestparser/tests/verifyDirectory/subdir/manifest.ini
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/subdir/test_sub.js => testing/mozbase/manifestparser/tests/verifyDirectory/subdir/test_sub.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/test_1.js => testing/mozbase/manifestparser/tests/verifyDirectory/test_1.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/test_2.js => testing/mozbase/manifestparser/tests/verifyDirectory/test_2.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/test_3.js => testing/mozbase/manifestparser/tests/verifyDirectory/test_3.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/verifyDirectory.ini => testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory.ini
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/verifyDirectory_incomplete.ini => testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory_incomplete.ini
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/verifyDirectory_toocomplete.ini => testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory_toocomplete.ini
2014-06-10 13:20:23 -04:00
Jonathan Griffin
0c41d1d24b Bug 879666 - Upload new emulator to TBPL, a=test-only 2013-06-06 15:19:33 -07:00
Jonathan Griffin
242404256a Backout c6b6186c7ed8 for bustage (Bug 879666) 2013-06-06 15:17:10 -07:00
Jonathan Griffin
e869dd6f6f Bug 879666 - Update emulator for TBPL, a=test-only 2013-06-06 13:45:38 -07:00
Ryan VanderMeulen
127836750d Backed out changeset a32d62b69434 (bug 879666) for B2G test bustage. 2013-06-05 17:56:51 -04:00
Jonathan Griffin
38c3c71776 Bug 879666 - Use new emulator in TBPL, r=armenzg 2013-06-05 13:32:56 -07:00
Andrew Halberstadt
a5ef9d464f Bug 872282 - Point B2G unittests at new emulator, r=jgriffin 2013-05-16 14:19:26 -04:00
Justin Wood
edfbed4a19 Bug 862431 - Please upload new emulator to tooltool. r=jgriffin 2013-04-24 13:25:43 -04:00
Edgar Chen
aeb6ee1723 Bug 861486 - Update the emulator. r=jgriffin 2013-04-16 09:18:53 -07:00
Jonathan Griffin
ab6b29d8ba Bug 840315 - Emulator update for font support, r=mwu 2013-04-15 02:53:57 -07:00
Ryan VanderMeulen
d2a0208792 Backed out changesets e06db531baaa and 0f1658d37a86 (bug 840315) for B2G reftest failures. a=backout 2013-04-15 11:38:35 -04:00
Jonathan Griffin
bae018aace Bug 840315 - Emulator update for font support, r=mwu 2013-04-15 02:53:57 -07:00
Jonathan Griffin
ff6612514a Bug 851666 - Update the emulator to try and get rid of an intermittent orange, r=aki 2013-03-29 14:56:47 -07:00
Andrew Halberstadt
51c38ab12f Bug 835930 - move b2g unittest profile handling on top of mozbase instead of automation.py, r=jgriffin 2013-03-28 16:42:49 -04:00
Andrew Halberstadt
af50667c47 Bug 854996 - Bump mozcrash version used by b2g emulators to 0.5, r=edmorley 2013-03-27 09:45:53 -04:00
Joe Drew
6a88a271d1 Bug 851406 - Update the B2G emulator. r=rail 2013-03-18 16:12:39 -04:00
Andrew Halberstadt
c68e0cb382 Bug 843296 - Check for crashes and minidump_stackwalk for b2g emulator unittests, r=jgriffin 2013-03-18 10:01:06 -04:00
Rail Aliiev
ebfd7b6ae4 Backout ae43242f72d1, Bug 848978 - Please generate a new Otoro, Unagi, Pandaboard and Emulator snapshot for Master branch. CLOSED TREE 2013-03-15 11:05:57 -04:00
Rail Aliiev
dc23a27f3c Bug 848978 - Please generate a new Otoro, Unagi, Pandaboard and Emulator snapshot for Master branch. r=armenzg 2013-03-15 09:32:25 -04:00
Jonathan Griffin
d90e9fedde Bug 841836 - Update emulator for bug 716859, r=callek 2013-02-19 18:05:16 -08:00
Ryan VanderMeulen
dcb992f562 Backed out changeset b46c006a7696 (bug 716859) and changeset 6a14e4c15aa6 (bug 841836) for B2G test failures on a CLOSED TREE. 2013-02-20 10:01:20 -05:00
Jonathan Griffin
632682ff55 Bug 841836 - Update emulator for bug 716859, r=callek
--HG--
extra : rebase_source : c75cfa94dda664e52aedbee31227b5ed05ba4dd3
2013-02-19 18:05:16 -08:00
Phil Ringnalda
43e64f47dc Backout 727072808d9f (bug 841836) for b2g mochitest-1 failures
--HG--
extra : rebase_source : 895209557393923f4be09c7418b044871cbb6a20
2013-02-15 21:57:05 -08:00
Jonathan Griffin
8b823e7363 Bug 841836 - Update emulator, r=armenzg 2013-02-15 13:14:50 -08:00
Edgar Chen
b7ad5bfe74 Bug 836644 - Update emulator for b2g tests. r=aki 2013-02-04 16:15:37 +08:00
Jonathan Griffin
e6e412ecfc Bug 827531 - Add a pip requirements.txt file for running B2G unit tests, r=aki 2013-01-16 14:14:10 -08:00
Jonathan Griffin
050625e1d4 Bug 830252 - Update the emulator used in b2g tests, r=aki 2013-01-14 13:11:20 -08:00
Jonathan Griffin
d1baa13edc Bug 828670 - Add emulator.manifest to specify emulator to use in b2g unit tests, r=aki, DONTBUILD (NPOTB) 2013-01-10 15:50:54 -08:00