silverstripe-framework/tests
Sean Harvey a171c7e4b0 BUG Fixing regression in 26d70d6fca with formatted output in SS_HTMLValue
If formatOutput is set to TRUE, then the regexes in getContent()
will not match the newlines, and the output will include html, body
and meta tags. Introduce a few new tests to ensure the output is
correct, and fix the regex.
2012-10-16 11:59:30 +13:00
..
api FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
cache Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
control FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
core ENHANCEMENT: change those harded-coded 'sapphire' to 'framework' either in javascript code or inline document, or a <a> href propty. 2012-10-05 17:00:39 +13:00
dev ENHANCEMENT Make it possible to extend SS_Log 2012-10-04 16:34:20 +10:00
filesystem FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
forms NEW: GridFieldPageCount control for displaying the current page count/total in the gridview header. Designed to complement a functional pager in the grid footer. 2012-10-03 14:54:37 +13:00
i18n FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13: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 BUG Retaining join extraFields on ManyManyList->add() 2012-10-03 14:58:28 +13: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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
security FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
tasks Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
templates API: add api for setting a custom template on a RSS feed. 2012-07-01 21:27:50 +12:00
testing FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
travis Exclude test/travis/_config.php from being include in the test manifest. 2012-10-12 17:07:42 +13:00
view FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13: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:00:57 +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