mark_story
|
9b8ce2d7fa
|
Updating includes for shell + task includes to point at the new file.
|
2010-10-13 23:18:17 -04:00 |
|
mark_story
|
3ab77017ae
|
Fixing OpenTest license mentions to use MIT License
Fixing PHP versions 4 and 5 to only be PHP5.
|
2010-10-03 12:31:21 -04:00 |
|
mark_story
|
92b57d81ee
|
Moving common setup and teardown functionality in to CakeTestCase.
Removing repeated setup/teardown logic from test cases.
Switching tests to use setup/teardown instead of startTest/endTest.
|
2010-09-25 21:36:49 -04:00 |
|
mark_story
|
309d08d4ef
|
Mocking out clear() on all the shell tests as it wreaks havoc on the CLI runner.
|
2010-09-24 23:30:02 -04:00 |
|
mark_story
|
dad4b5ae5c
|
Updating DbConfigTask to PHPUnit.
Making protected methods and properties protected for easier mocking.
|
2010-06-08 22:14:48 -04:00 |
|
mark_story
|
ebfbbfea48
|
Partially fixing DbConfig tests to work with phpunit.
|
2010-06-08 00:54:42 -04:00 |
|
predominant
|
8f880731c6
|
Removing closing PHP tags.
|
2010-05-11 08:27:28 +10:00 |
|
Mark Story
|
0a8aafe3c8
|
Fixing reference to method name.
|
2010-04-23 22:03:11 -04: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
|
cdd87849cc
|
Fixing @link tags to ease merging.
|
2010-01-26 17:03:03 -05:00 |
|
predominant
|
5092262d4d
|
Reformatting and adding missing documentation blocks.
|
2009-11-14 23:18:31 +11:00 |
|
renan.saddam
|
ff04c7668a
|
Fixing DS for Windows
|
2009-08-06 15:59:47 -03:00 |
|
mark_story
|
48a483e5ce
|
Fixing bake and bake related task test cases for PHP4.
|
2009-08-02 18:17:31 -04:00 |
|
AD7six
|
f64f4cbddc
|
whitespace normalization
|
2009-07-26 11:59:51 +02:00 |
|
gwoo
|
062f471b7f
|
updating App::import usage. ran each test and everything seems ok.
|
2009-07-25 18:27:02 -07:00 |
|
AD7six
|
b2142df2bc
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
|
mark_story
|
ad3e5f43e0
|
Removing newlines in files.
Adding and update bake.test to bake group test.
Fixing doc blocks.
|
2009-07-16 23:55:41 -04:00 |
|
mark_story
|
dc98184086
|
Updating Shell and Bake tasks to use App::path() instead of Configure::read().
|
2009-07-06 23:11:57 -04:00 |
|
mark_story
|
5843d5e40a
|
Adding test case for DbConfig task
making DbConfigTask testable.
|
2009-05-20 23:15:31 -04:00 |
|