gecko/browser/devtools/sourceeditor
Gregory Szorc 800b9acdc1 Bug 979640 - Make build system error on missing test files; r=ted
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.

The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.

dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.

Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)

--HG--
extra : amend_source : cb6b9bf91e57569c8be312d3c16fef69b2b0b950
2014-03-04 17:48:50 -08:00
..
codemirror Bug 973711 - Restore localization in search.js. r=harth 2014-02-26 14:32:48 -08:00
test Bug 979640 - Make build system error on missing test files; r=ted 2014-03-04 17:48:50 -08:00
autocomplete.js Bug 971276 - Hitting enter should insert the currently selected item from an autocomplete list in the Style Editor, r=harth 2014-02-16 13:56:26 +05:30
css-autocompleter.js Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 1 - No tests, r=anton, msucan, dcamp, robcee, harth 2014-01-28 20:38:41 +05:30
css-tokenizer.js Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 1 - No tests, r=anton, msucan, dcamp, robcee, harth 2014-01-28 20:38:41 +05:30
debugger.js Bug 955890 - Part 1: Fix DevTools JS warnings about some code paths not returning a value. r=rcampbell 2013-12-31 19:28:42 -08:00
editor.js Bug 977345 - Editor should refresh when font size changes. r=robcee 2014-02-26 14:50:26 -08:00
moz.build Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 1 - No tests, r=anton, msucan, dcamp, robcee, harth 2014-01-28 20:38:41 +05:30