silverstripe-framework/tests
Sam Minnée 1772355ef3 Merge pull request #484 from simonwelsh/multipe-shortcodes
BUGFIX: Handle consecutive shortcodes.
2012-05-23 22:56:40 -07: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 Using Config system instead of Director::addRules() in tests 2012-05-22 17:13:05 +12:00
core MINOR Fixing ArrayDataTest to use toMap() instead of getArray() which is deprecated. 2012-05-11 11:27:36 +12:00
dev API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf() 2012-05-09 23:05:39 +12:00
filesystem API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf() 2012-05-09 23:05:39 +12:00
forms API CHANGE Use of the DropdownField $emptyString argument is now 2012-05-23 22:59:40 +12:00
i18n API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf() 2012-05-09 23:05:39 +12:00
injector FEATURE: Added dependency injector for managing creation of new objects and their dependencies. 2012-05-18 12:39:57 +12: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 BUGFIX Changed Date.php and DateTime.php to use DateTime->Format instead of strtotime to handle extended dates on 32bit environment(fixes #7311) 2012-05-18 16:09:38 +09:00
oembed ENHANCEMENT: add test to Oembed 2012-05-24 17:00:22 +12:00
parsers BUGFIX: Handle consecutive shortcodes. 2012-05-23 18:18:06 +12:00
search API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf() 2012-05-09 23:05:39 +12:00
security BUGFIX: Member::mapInGroups() throws SQL error 2012-05-10 13:53:54 +12:00
tasks ENHANCEMENT: Implement blowfish encryption and use it by default. (#7111) 2012-05-02 13:51:29 +12:00
templates MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
testing MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
view MINOR Removing dodgy conditional tests in SSViewerTest 2012-05-19 18:09:57 +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 MINOR Remove old _ALL_CLASSES from old manifest builder (has been replaced since) 2012-05-10 13:25:04 +12:00
FakeController.php MINOR Moving FakeController class (required for bootstrap.php) into its own file, so that autoloading doesn't execute bootstrap (which is the case when invoking TestRunner->module()) 2012-04-30 15:04:59 +02: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