gecko-dev/intl/uconv/tests
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
..
unit Bug 1241432 - Implement GB18030-2005. r=smontagu 2016-01-22 21:32:03 +09:00
TestUConv.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
convperf.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
mochitest.ini Bug 1202366 - Implement the encoder error mode "HTML" for nsFormSubmission without nsISaveAsCharset. r=NOT_emk. 2015-10-22 11:12:42 +03:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsTestUConv.cpp Bug 937056 - Remove UTF-7 code from mozilla-central. r=emk. 2014-04-15 15:58:01 +03:00
nsconv.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
plattest.cpp Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
stressgb.pl
test_big5_encoder.html Bug 912470 part 2 - Implement Encoding Standard-compliant big5 encoder. r=emk. 2015-09-03 15:21:57 +03:00
test_bug335816.html
test_bug843434.html
test_bug959058-1.html Additional test for bug 959058 - Check that 0x80 still decodes as euro on pages labeled as gbk. r=emk. 2014-01-27 16:29:35 +02:00
test_bug959058-2.html Additional test for bug 959058 - Check that 0x80 still decodes as euro on pages labeled as gbk. r=emk. 2014-01-27 16:29:35 +02:00
test_long_doc.html Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk. 2014-05-08 12:32:00 +03:00
test_ncr_fallback.html Bug 1202366 - Implement the encoder error mode "HTML" for nsFormSubmission without nsISaveAsCharset. r=NOT_emk. 2015-10-22 11:12:42 +03:00
test_singlebyte_overconsumption.html
test_unicode_noncharacterescapes.html
test_unicode_noncharacters_gb18030.html
test_unicode_noncharacters_utf8.html
test_utf8_overconsumption.html