Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/tests/languageConfig.test.php
Commit message (Expand)AuthorAgeFilesLines
* Adding a check for valid msgidswclouser@mozilla.com2009-02-261-0/+16
* fixing languageConfig testswclouser@mozilla.com2007-12-071-12/+4
* using addon/ and user/ short urls everywhere (instead of addons/display and u...fwenzel@mozilla.com2007-02-231-2/+2
* Added test for utf8->non-utf8 fallback.morgamic@mozilla.com2007-02-211-0/+11
* Use prettier URLs to test.shaver@mozilla.com2007-02-111-2/+2
* Add app name to the URL, with a simple test for it.shaver@mozilla.com2007-02-101-6/+18
* Add rawPath/rawURI test helpers for no-locale URI construction.shaver@mozilla.com2007-02-101-9/+17
* Fixing tests that I broke this morning. if a url doesn't have $lang in it, i...wclouser@mozilla.com2007-02-041-4/+4
* Some redirect/language changes including:wclouser@mozilla.com2007-02-041-8/+14
* Fix language tests to account for / -> /$locale/ redirects.shaver@mozilla.com2007-02-011-2/+2
* This fixes the broken tests from silverorange's changeswclouser@mozilla.com2007-01-271-5/+5
* fix for test exception, strings in asserts need % escaped as for sprintfahajdukewycz@mozilla.com2007-01-201-1/+1
* Added regexp check for incoming url args to make sure they are cake-like. Ad...morgamic@mozilla.com2007-01-111-0/+7
* added locale guessing according to Accept-language request header; also added...fwenzel@mozilla.com2007-01-091-0/+51
* Fixed static l10n SNAFUs that broke tests. Others were all a part of dynamic...morgamic@mozilla.com2006-12-121-1/+26
* - Altered dynamic l10n to support lars's ideaswclouser@mozilla.com2006-12-071-0/+162