silverstripe-framework/tests
Andrew O'Neil 9d74c99e08 BUGFIX: ArrayList now discards keys of the array passed in and keeps the numerically indexed array sequential.
This fixes FirstLast and EvenOdd in templates, and makes ArrayList more consistent, as several methods already discarded the keys.
2012-12-11 10:12:00 +01:00
..
api FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
behat Fixed Behat steps for preview feature 2012-12-10 18:06:49 +01:00
cache Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
control Merge remote-tracking branch 'origin/3.0' 2012-11-23 15:31:08 +01:00
core API Explicitly load project template files after modules 2012-12-04 10:47:37 +01:00
dev Fixed PHPUnit assertions for incomplete tests in core 2012-11-23 15:16:39 +01:00
filesystem BUG GD::greyscale did not correctly preserve alpha component of images Added test cases to test greyscale operation across various image formats Replaced various magic numbers with IMAGETYPE_XXX definitions 2012-12-04 09:47:26 +01:00
forms NEW Relation search for GridFieldAddExistingAutocompleter 2012-11-27 10:51:10 +01:00
i18n API Explicitly load project template files after modules 2012-12-04 10:47:37 +01:00
injector FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
integration BUG Fixing regression in 26d70d6fca with formatted output in SS_HTMLValue 2012-10-16 11:59:30 +13:00
javascript MINOR Cleaning up code of Datagrid with related classes with more tests 2011-09-29 12:16:15 +13:00
model BUGFIX: ArrayList now discards keys of the array passed in and keeps the numerically indexed array sequential. 2012-12-11 10:12:00 +01:00
oembed FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
parsers FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
phpcs NEW Amend Travis build to run a simple PHP_CodeSniffer test. 2012-09-30 17:28:46 +13:00
search APICHANGE: Use late static binding for Object::has_extension() 2012-11-07 11:07:55 +13:00
security Merge remote-tracking branch 'origin/3.0' 2012-11-23 15:31:08 +01:00
tasks Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
templates BUG Only include processed requirements at the top level. (Fixes #7847) 2012-11-04 17:54:09 +13:00
testing FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
travis Merge remote-tracking branch 'origin/3.0' 2012-11-28 16:36:21 +01:00
view Fixed PHPUnit assertions for incomplete tests in core 2012-11-23 15:16:39 +01: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 Revert "Make PHPUnit bootstrap add flush=1" 2012-08-14 19:01:30 +12:00
FakeController.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
MemoryLimitTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
PhpSyntaxTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00