cakephp2-php8/lib/Cake/Test
Phally 9260a78ea3 Fixes last items for #1665.
- Changes double quotes to single quotes.
- Documents and tests array-based string replace.
- Rewrites test case.

Rewrites the test case because the tests didn't work as well as
they should be. The test file copied itself to the tmp directory,
did some string replace stuff on it and then loaded the data to
test its contents. However in those contents were also the
expectations, so assertContains() would always see the string in
the file... even if the replacing didn't work.

Closes #1665.
2013-10-26 14:50:42 +02:00
..
bake_compare/Controller fix renderLayout and update deprecated and outdated code 2013-09-13 00:09:31 +02:00
Case Fixes last items for #1665. 2013-10-26 14:50:42 +02:00
Fixture Merge pull request #1691 from uzyn/2.5-decimal 2013-10-14 08:36:15 -07:00
test_app Changed url to URL where appropriate 2013-10-07 23:17:58 -04:00