danielc Sat, 18 Jun 2011 00:29:52 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=312247
Log:
Split DateTime diff/add/sub tests into separate files to make things easier to
see, test and (one hopes) fix.
Changed paths:
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-dates.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type2-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type2-type3.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type3-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type3-type3.phpt
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-february.phpt
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-massive.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type2-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type2-type3.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type3-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type3-type3.phpt
A + php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-absolute.inc
(from
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-absolute.phpt:r312209)
A + php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-dates.inc
(from
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-dates.phpt:r312209)
A +
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-fall-type2-type2.inc
(from
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-fall-type2-type2.phpt:r312209)
A +
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-fall-type2-type3.inc
(from
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-fall-type2-type3.phpt:r312209)
A +
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-fall-type3-type2.inc
(from
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-fall-type3-type2.phpt:r312209)
A +
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-fall-type3-type3.inc
(from
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-fall-type3-type3.phpt:r312209)
A + php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-february.inc
(from
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-february.phpt:r312209)
A + php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-massive.inc
(from
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-massive.phpt:r312209)
A +
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-spring-type2-type2.inc
(from
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-spring-type2-type2.phpt:r312209)
A +
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-spring-type2-type3.inc
(from
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-spring-type2-type3.phpt:r312209)
A +
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-spring-type3-type2.inc
(from
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-spring-type3-type2.phpt:r312209)
A +
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-spring-type3-type3.inc
(from
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-spring-type3-type3.phpt:r312209)
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_days-absolute.phpt
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_days-dates.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_days-fall-type2-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_days-fall-type2-type3.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_days-fall-type3-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_days-fall-type3-type3.phpt
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_days-february.phpt
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_days-massive.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_days-spring-type2-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_days-spring-type2-type3.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_days-spring-type3-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_days-spring-type3-type3.phpt
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-absolute.phpt
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-dates.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type2-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type2-type3.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type3-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type3-type3.phpt
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-february.phpt
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-massive.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type2-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type2-type3.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type3-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type3-type3.phpt
D
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-absolute.phpt
D
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-dates.phpt
D
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-fall-type2-type2.phpt
D
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-fall-type2-type3.phpt
D
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-fall-type3-type2.phpt
D
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-fall-type3-type3.phpt
D
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-february.phpt
D
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-massive.phpt
D
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-spring-type2-type2.phpt
D
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-spring-type2-type3.phpt
D
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-spring-type3-type2.phpt
D
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-spring-type3-type3.phpt
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-dates.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type2-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type2-type3.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type3-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type3-type3.phpt
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-february.phpt
A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-massive.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type3.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type3-type2.phpt
A
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type3-type3.phpt
U php/php-src/branches/PHP_5_3/ext/date/tests/examine_diff.inc
<diffs exceeded maximum size>
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php