Mark Story
|
79eeb33e35
|
Fixing constructors
Adding method visibility.
Removing reference operators.
|
2010-04-14 22:56:51 -04:00 |
|
predominant
|
50a547167b
|
Changing protected methods to specify protected access.
|
2010-04-05 13:21:28 +10:00 |
|
predominant
|
1497ec3910
|
Changed all public methods to specify public access.
|
2010-04-05 13:19:38 +10:00 |
|
predominant
|
850ca02bb6
|
Changed all public 'var' declarations to be 'public $var'
|
2010-04-04 17:14:00 +10:00 |
|
Mark Story
|
0803e2a5a6
|
Moving CLI code coverage generation into the CliReporter.
|
2010-01-11 18:04:08 -05:00 |
|
Mark Story
|
9989327b5b
|
Fixing constructor of CakeCliReporter to match CakeBaseReporter.
|
2010-01-10 15:55:49 -05:00 |
|
Mark Story
|
f4bda62ea3
|
Adding doc blocks and correcting constructor of CakeCliReporter
Fixing TestSuite console code coverage output.
|
2010-01-09 23:00:03 -05:00 |
|
Mark Story
|
bcd7d34023
|
Refactoring breadcrumb and time generation in the CLI reporter.
|
2010-01-09 22:51:17 -05:00 |
|
Mark Story
|
f52900f818
|
Adding time and memory use to CakeCliReporter
|
2010-01-09 22:04:28 -05:00 |
|
Mark Story
|
7b5addec3e
|
Making CakeCliReporter a subclass of CakeBaseReporter.
Removing duplicated output from reporter message.
Adjusting formatting of output to be more readable.
|
2010-01-09 22:02:35 -05:00 |
|
Mark Story
|
081509a09c
|
Fixing typos.
Removing useless constant.
Fixing constructor
|
2010-01-09 21:30:46 -05:00 |
|
Mark Story
|
6721c4926d
|
Renaming CliReporter to CakeCliReporter, so it name matches the other new refactored reporters.
|
2010-01-09 20:19:49 -05:00 |
|