Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Eemeli Aro f3e225b98a
Add support for fluent.syntax 0.19 (#11) 2023-03-16 20:10:38 +02:00
Staś Małolepszy 35a7ab35c4 Bug 1199670 - Add Fluent support to compare-locales. r=Pike
MozReview-Commit-ID: DsTC6KDFGpT
2017-06-22 15:05:03 +02:00
Axel Hecht efb753b932 Ignore coverage data from VCS 2016-08-05 12:28:24 +02:00
Axel Hecht 5b1241e082 add travis-ci.org, kicking off tox 2015-04-17 18:44:56 +02:00
Axel Hecht 3716519960 bug 1043467, step 1: new directory structure
Also, update version to 0.10.x, doing an intermediate release number

--HG--
rename : lib/Mozilla/__init__.py => compare_locales/__init__.py
rename : lib/Mozilla/Checks.py => compare_locales/checks.py
rename : lib/Mozilla/CompareLocales.py => compare_locales/compare.py
rename : lib/Mozilla/Jars.py => compare_locales/jars.py
rename : lib/Mozilla/Parser.py => compare_locales/parser.py
rename : lib/Mozilla/Paths.py => compare_locales/paths.py
rename : lib/Mozilla/tests/__init__.py => compare_locales/tests/__init__.py
rename : lib/Mozilla/tests/test_checks.py => compare_locales/tests/test_checks.py
rename : lib/Mozilla/tests/test_dtd.py => compare_locales/tests/test_dtd.py
rename : lib/Mozilla/tests/test_ini.py => compare_locales/tests/test_ini.py
rename : lib/Mozilla/tests/test_merge.py => compare_locales/tests/test_merge.py
rename : lib/Mozilla/tests/test_properties.py => compare_locales/tests/test_properties.py
rename : lib/Mozilla/tests/test_util.py => compare_locales/tests/test_util.py
rename : lib/Mozilla/util.py => compare_locales/util.py
extra : histedit_source : 46041c8e124e467377acb162a161b766b3f10f58%2Cf080fc5d383339bafc0f441a577d63a412bda51f
2014-08-14 14:10:32 +02:00
Axel Hecht 25610d4134 add a .gitignore to make our git friends as happy as mercurial 2011-09-08 18:17:39 +02:00