cakephp2-php8/lib/Cake/Test/Case/View
mark_story 506051f688 Correct input generation for postgres numeric types.
Numeric types in postgres are treated like decimals, except they can
have no length, precision or scale components defined.

IE does not accept 1.00000 as a valid step attribute so we'll default to
any when we encounter decimal types with no length.

Refs #7497
2015-10-01 21:46:21 -04:00
..
Helper Correct input generation for postgres numeric types. 2015-10-01 21:46:21 -04:00
HelperCollectionTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
HelperTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
JsonViewTest.php Backport jsonOptions 2015-04-30 15:51:13 +02:00
MediaViewTest.php Adjust tests 2014-12-22 22:07:51 +01:00
ScaffoldViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ThemeViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ViewTest.php Backport helper method for view blocks from 3.0 2014-12-11 16:44:11 +02:00
XmlViewTest.php fix cs 2015-05-02 16:16:27 +02:00