silverstripe-framework/tests
Ingo Schommer fca2c205b7 API CHANGE Removed $priority arguments from _t(), use module priorities instead.
ENHANCEMENT Refactored i18nTextCollector collection logic alongside $priority removal, from regex to (slightly more maintainable) PHP tokenizer. Using var_export() for generating PHP, which auto-escapes strings more robustly.
ENHANCEMENT Refactored i18nTextCollector into pluggable writers (in preparation of new YML output format)
2012-04-15 17:17:17 +02:00
..
api MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
cache MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
control MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
core ENHANCEMENT Added $exclusive flag to SS_ClassLoader->pushManifest() to allow for multiple manifests co-existing (useful for tests which rely on core classes but also want to test their own manifests) 2012-04-15 17:17:15 +02:00
dev MINOR Fix tests to check against dynamic FRAMEWORK_DIR and $project 2012-04-15 10:50:20 +12:00
filesystem MINOR Removed deprecated usage of $priority argument in _t() calls 2012-04-15 17:17:17 +02:00
forms MINOR Ensure assertions of RequirementsTest use "framework" as the 2012-04-15 10:50:20 +12:00
i18n API CHANGE Removed $priority arguments from _t(), use module priorities instead. 2012-04-15 17:17:17 +02:00
integration MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
javascript MINOR Cleaning up code of Datagrid with related classes with more tests 2011-09-29 12:16:15 +13:00
model ENHANCEMENT Replaced locations of sapphire with $ModulePath(framework) in templates, based off Controller which implements TemplateGlobalProvider 2012-04-15 10:50:20 +12:00
parsers MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
search MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
security MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
tasks MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
templates API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
testing MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
view MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Bare.yml MINOR: Added small fixture YML that just lets you log in, for bootstrapping browser automation tests. 2011-02-02 14:17:57 +13:00
bootstrap.php API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
FullTestSuite.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
MemoryLimitTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
PhpSyntaxTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00