cakephp2-php8/cake/tests/cases/libs
the_undefined 0a715f2afe Refactored CakeTestCase::assertTags to tokenize the validation process and give useful debug information on demand
Refactored all FormHelper test cases to work for the new approach and make use of new features
Fixed a FormHelper::hour dateTime bug causing the hour 0 to be selected at 12pm

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6769 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-08 11:32:31 +00:00
..
cache "code formatting" 2008-03-26 15:43:14 +00:00
controller Adding test cases for uncovered RequestHandler methods 2008-04-26 11:11:27 +00:00
model Fixing manual primary key insert in model test 2008-05-03 16:35:03 +00:00
view Refactored CakeTestCase::assertTags to tokenize the validation process and give useful debug information on demand 2008-05-08 11:32:31 +00:00
cache.test.php Enabling Cache::write() to handle 'empty' values, fixes #4090 2008-03-10 04:11:20 +00:00
cake_log.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
class_registry.test.php "Fixes #4256, tablePrefix + HABTM with defaults == wrong joinTable" 2008-03-16 07:18:42 +00:00
code_coverage_manager.test.php aggregate code coverage for groups 2008-05-05 14:41:27 +00:00
configure.test.php Consolidating Configure and App class tests so test files match, per standard convention 2008-04-25 01:39:30 +00:00
debugger.test.php Simplifying default Debugger output, fixes #4066 2008-04-18 06:01:35 +00:00
error.test.php closes #4552, error test disabled when run from console 2008-05-01 05:37:19 +00:00
file.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
flay.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
folder.test.php "Fixes #4377, Folder class bug for non-existent path" 2008-03-26 04:05:05 +00:00
http_socket.test.php Made HttpSocket::decodeChunkedBody a little more forgiving, fixes #4523 2008-05-05 12:42:15 +00:00
i18n.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
inflector.test.php Foreign character support for Inflector::slug, fixes #3492 2008-05-05 13:39:49 +00:00
l10n.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
magic_db.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
object.test.php "Closes #2508, Allow requestAction to use array urls 2008-03-12 21:19:31 +00:00
overloadable.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
router.test.php putting RouterTest::testFullBaseURL() back into place for CLI test reporting 2008-05-05 15:11:18 +00:00
sanitize.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
security.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
session.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
set.test.php Fixed Set::merge warning when calling it from a static function 2008-04-22 17:18:05 +00:00
socket.test.php adding Socket::reset() and refactoring HttpSocket to use it, 2008-05-05 14:33:35 +00:00
string.test.php Implemented String::insert 2008-05-08 02:59:00 +00:00
validation.test.php Correcting spelling of Validation test method, fixes #4430 2008-04-16 01:17:53 +00:00
xml.test.php Adding namespace support to XML class, as well as XML generation options, entity conversion, whitespace output support, node filtering, I could go on. Props to Mike O'Toole. Fixes #3476 2008-02-01 04:53:09 +00:00