cakephp2-php8/cake/tests
2009-09-06 13:57:24 -04:00
..
cases DboMssql::value() now returns NULL for numeric column types (float, integer, binary) when the column data is empty. Fixes #28. 2009-09-06 13:57:24 -04:00
fixtures Making sure we are not making non-uniques and non-primary keys index. Also changing basic fixture schema to make tests pass. 2009-09-02 22:07:58 -03:00
groups Splitting Model test into several classes for ease of testing. Creating new 'Database' test group for schema, db_acl and datasource tests. Model group test now only encompasses model & behavior test cases. 2009-07-04 19:23:22 +00:00
lib Removing ending html tags, they were being generated before the page ended. 2009-07-25 21:45:30 +00:00
test_app Fixing building of the right vendor path in the dispatcher in the case the plugin name appears again in the path 2009-08-12 16:08:31 +02:00