gecko/dom/encoding/test
Gregory Szorc 6855aa46f4 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
..
reftest Bug 863728 - Implement the replacement encoding. r=emk. 2013-11-25 10:06:56 +02:00
unit Bug 979640 - Make build system error on missing test files; r=ted 2014-03-04 17:48:50 -08:00
chrome.ini Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
file_stringencoding.jsm
file_TLD.html Bug 910211 - Guess the fallback encoding from the top-level domain when feasible. r=emk. 2014-02-06 11:08:01 +02:00
file_utf16_be_bom.css
file_utf16_be_bom.js
file_utf16_be_bom.xhtml
file_utf16_le_bom.css
file_utf16_le_bom.js
file_utf16_le_bom.xhtml
file_utf16_le_nobom.xhtml
mochitest.ini Bug 910211 - Guess the fallback encoding from the top-level domain when feasible. r=emk. 2014-02-06 11:08:01 +02:00
moz.build Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
stringencoding-license.txt
test_BOMEncoding.js Bug 976105 - Remove test-suite dependency on unprivileged calls to constructor-as-function. r=bz 2014-02-24 14:40:21 -08:00
test_stringencoding.html Bug 863728 - Implement the replacement encoding. r=emk. 2013-11-25 10:06:56 +02:00
test_stringencoding.xul
test_submit_euckr.html
test_TextDecoder.html Bug 851982 - Regression test. r=smontagu 2013-06-21 00:54:40 +09:00
test_TextDecoder.js Bug 976105 - Remove test-suite dependency on unprivileged calls to constructor-as-function. r=bz 2014-02-24 14:40:21 -08:00
test_TextEncoder.html Bug 885107 - Fix testharness tests outside dom/imptests. r=dbaron 2013-07-17 20:26:23 +09:00
test_TextEncoder.js Bug 976105 - Remove test-suite dependency on unprivileged calls to constructor-as-function. r=bz 2014-02-24 14:40:21 -08:00
test_TLD.html Bug 910211 - Guess the fallback encoding from the top-level domain when feasible. r=emk. 2014-02-06 11:08:01 +02:00
test_utf16_files.html
worker_helper.js