cakephp2-php8/cake/tests
phpnut 638b06ff85 "Adding test coverage for I18n class.
Adding ability to change translations on the fly
	Example: Configure::write('Config.language', 'locale');
Same setting can be used to define you own locale
	Example: Configure::write('Config.language', 'somename');
Added ability to set additional directory paths for locale directory
	Example: Configure::write('Locale.path', DS . 'directory'. DS . 'locale');
Fixed merging of core translations, if present."

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6905 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-17 00:48:34 +00:00
..
cases "Adding test coverage for I18n class. 2008-05-17 00:48:34 +00:00
fixtures Added Node / Dependency Fixture 2008-05-15 05:14:36 +00:00
groups removing loader.test.php from configure.group.php to make it work again 2008-05-12 18:21:13 +00:00
lib adding CLI exit code to testsuite shell 2008-05-16 08:00:46 +00:00
test_app "Adding test coverage for I18n class. 2008-05-17 00:48:34 +00:00