silverstripe-framework/tests/view
Sam Minnee 4aa50534d5 FIX: Fixes needed to adapt to whitespace changes.
API: Whitespace trimmed from custom form field templates

The introduction of trailing newlines on all template files introduced
some changes that needed to be made.

Notably, whitespace has been trimmed from rendered form field templates.
This is the minimal impact to SilverStripe developers, as it preserves
the behaviour of the default field types, but I’ve still noted as a
change.
2016-01-07 14:17:57 +13:00
..
themes MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
ContentNegotiatorTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
SSViewerCacheBlockTest.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
SSViewerTest.php FIX: Fixes needed to adapt to whitespace changes. 2016-01-07 14:17:57 +13:00
ViewableDataTest.php NEW: Add ViewableData::setFailover() to refresh detected methods when changing failover 2016-01-06 15:19:33 +00:00