.. |
cache
|
fixing up some tests. pretty much all greens for me.
|
2009-06-02 17:21:15 -07:00 |
controller
|
Merge branch '1.2' into 1.3
|
2009-07-22 09:27:31 -07:00 |
model
|
Merge branch '1.2' into 1.3
|
2009-07-24 15:57:30 -07:00 |
view
|
Merge branch '1.2' into 1.3
|
2009-07-22 09:27:31 -07:00 |
cache.test.php
|
Adding tests to disprove #6236. Closes #6236.
|
2009-03-26 20:40:45 +00:00 |
cake_log.test.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
cake_session.test.php
|
Merge branch 'master' into 1.3
|
2009-06-03 10:00:56 -07:00 |
cake_socket.test.php
|
Merge branch '1.2' into 1.3
|
2009-07-20 09:31:56 -07:00 |
cake_test_case.test.php
|
Merge branch '1.2' into 1.3
|
2009-07-24 15:57:30 -07:00 |
cake_test_fixture.test.php
|
Fixing cake_test_fixture and dbo_mssql tests. Refs #6135.
|
2009-04-28 22:20:04 +00:00 |
class_registry.test.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
code_coverage_manager.test.php
|
simplified App::path(). Changed App::build() to handle all paths.
|
2009-06-11 09:13:16 -07:00 |
configure.test.php
|
adding more levels to confiure test
|
2009-07-24 13:29:46 -07:00 |
debugger.test.php
|
updating configure and debugger
|
2009-07-25 10:27:17 -07:00 |
error.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
file.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
folder.test.php
|
Adding tests for Folder::copy and ::move showing that
|
2009-04-01 17:54:25 +00:00 |
http_socket.test.php
|
Merge branch '1.3-lib_renames' into 1.3
|
2009-06-02 10:17:02 -07:00 |
i18n.test.php
|
fixing up some broken tests
|
2009-07-20 09:59:16 -07:00 |
inflector.test.php
|
adding tests for map param on Inflector::slug. cleaning up.
|
2009-05-01 10:34:19 -07:00 |
l10n.test.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
magic_db.test.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
multibyte.test.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
object.test.php
|
simplified App::path(). Changed App::build() to handle all paths.
|
2009-06-11 09:13:16 -07:00 |
overloadable.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
router.test.php
|
2nd param init value for Router::stripPlugin(), improving router's coverage by adding tests for stripPlugin()
|
2009-07-22 13:02:31 +00:00 |
sanitize.test.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
security.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
set.test.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
string.test.php
|
merging 1.3-misc into master
|
2009-05-01 14:05:46 -07:00 |
test_manager.test.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
validation.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
xml.test.php
|
Fixing Xml parsing where multiple child elements of the same name, with no value are collapsed causing data errors when Xml object was converted to an array. Test cases from 'burzum' added.
|
2009-07-01 18:58:05 +00:00 |