Esteban
|
58eb7b80ab
|
Added All options enabled when running test from webfrontend
Fix failing test
Fix CS problem with new code
Fix test for code coverage generator
Fix tests
Fix CS Errors
Removed spaces in tabulation
|
2014-12-26 15:49:42 -03:00 |
|
Esteban
|
b7510d4883
|
Avoids problem with code coverage switch when are to equaly named files in a test
|
2014-12-23 17:23:12 -03:00 |
|
euromark
|
974ca851c2
|
Correct doc blocks according to cs guidelines.
Remove superfluous empty lines.
|
2014-07-03 15:36:42 +02:00 |
|
mark_story
|
d8b0083632
|
Fix api doc errors in TestSuite/
|
2014-06-06 13:57:48 -04:00 |
|
mark_story
|
2c5d96e916
|
Merge branch 'master' into 2.5
Conflicts:
lib/Cake/Model/Datasource/DboSource.php
|
2014-02-16 14:24:19 -05:00 |
|
mark_story
|
a5d50da040
|
Remove dead and unused code.
|
2014-02-11 16:38:24 -05:00 |
|
ADmad
|
d9ca148499
|
Merge branch 'master' into 2.5
Conflicts:
CONTRIBUTING.md
lib/Cake/Model/Model.php
lib/Cake/VERSION.txt
|
2013-10-30 02:34:09 +05:30 |
|
Bryan Crowe
|
a943ea5c34
|
Add space between classname(s)
|
2013-10-22 22:59:50 -04:00 |
|
euromark
|
b6a7cb7c7e
|
Output overall coverage.
|
2013-09-20 19:15:51 +02:00 |
|
Marc Würth
|
4c9f0414cb
|
Improved the DocBlocks and other code cleanup
Fixed @license tag, url comes first
Whitespace and other minor code cleanup
Added some docblocks
|
2013-05-31 00:11:19 +02:00 |
|
euromark
|
111366d5c8
|
== to === and != to !== where applicable
|
2013-02-12 03:38:08 +01:00 |
|
Graham Weldon
|
66d856d883
|
Added extra line for referencing license file for copyright
|
2013-02-08 21:22:51 +09:00 |
|
Graham Weldon
|
7b860debe4
|
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
I just wanted to ruin his evening, because this change needs to be merged into CakePHP 3.0.
|
2013-02-08 20:59:49 +09:00 |
|
ADmad
|
72d6ca636f
|
Docblock fixes
|
2012-11-29 04:36:29 +05:30 |
|
Juan Basso
|
c754fb2dcb
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
|
mark_story
|
c2f42343a3
|
Fix most coding standards issues in TestSuite/
|
2012-03-04 21:51:50 -05:00 |
|
euromark
|
e94d307ee1
|
code conventions
|
2012-02-25 19:46:05 -05:00 |
|
Kyle Robinson Young
|
c836ba08a3
|
Add/move docblocks to make text available in the API docs
|
2011-12-08 07:35:02 -08:00 |
|
mark_story
|
5934a7a324
|
Fix html coverage reporting.
HTML coverage reports now work with PHPUnit 3.6
Fixes #2235
|
2011-11-11 22:13:20 -05:00 |
|
mark_story
|
13900dc75c
|
Starting to fix issues with PHPUnit 3.6 compatibility.
|
2011-11-04 22:54:08 -04:00 |
|
Mark Story mark@mark-story.com
|
6f8869631f
|
Fixing issue where divide by 0 errors would crop up on empty files.
|
2011-09-01 20:33:09 +01:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
hiromi2424
|
1e9af715cc
|
removed invalid access modifier from javascript in HtmlCoverageReport
|
2011-06-03 10:52:43 +09:00 |
|
Juan Basso
|
192812ee7f
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
|
Renan Gonçalves
|
438050dcaa
|
Adding 'public' visibility to all public methods.
|
2011-05-30 22:02:32 +02:00 |
|
mark_story
|
ed68368201
|
Fixing HtmlCoverageReport so it properly enables the test subject class as best it can.
|
2011-05-21 13:34:24 -04:00 |
|
José Lorenzo Rodríguez
|
4c0e06c451
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/bootstrap.php
cake/libs/view/helpers/js.php
lib/Cake/Model/AclNode.php
lib/Cake/Model/ConnectionManager.php
lib/Cake/bootstrap.php
lib/Cake/tests/cases/libs/controller/controller.test.php
|
2011-01-02 02:00:03 -04:30 |
|
José Lorenzo Rodríguez
|
8e5bd76752
|
Fixing several errors when running the testsuite
|
2010-12-11 01:17:55 -04:30 |
|
José Lorenzo Rodríguez
|
4c9ad2dec8
|
Starting the tedious process of moving the testsuite and tests
|
2010-12-08 00:34:45 -04:30 |
|