mark_story
|
7798914676
|
Fix most code standards errors in Case/TestSuite.
|
2012-03-18 17:31:53 -04:00 |
|
Juan Basso
|
3b1bd90ad6
|
Updated copyright to 2012.
|
2012-03-12 22:46:07 -04:00 |
|
euromark
|
77624552eb
|
added missing assertText methods to assert cross OS
|
2012-02-17 23:36:57 +01:00 |
|
mark_story
|
bd0104d972
|
Add methods to CakeTestCase
Add assertTextEquals, and assertTextNotEquals for doing
platform independant text comparisons.
Refs #2148
|
2012-01-24 21:08:56 -05:00 |
|
Kyle Robinson Young
|
1e1c7a036d
|
Code consistency formatting tweaks
|
2011-12-06 12:52:48 -08:00 |
|
mark_story
|
8272705fee
|
Fixing failing test from previous commit.
|
2011-09-12 23:25:13 -04:00 |
|
Mark Story mark@mark-story.com
|
3a8b344208
|
Fixing issue where CakeTestCase would erase custom bootstrapped paths in tearDown().
Adding App::paths() to simplify getting all the paths App knows about.
Fixes #1934
|
2011-08-29 22:14:18 -04:00 |
|
Juan Basso
|
7d0250ff47
|
Merge branch '2.0-api-doc' into 2.0
|
2011-08-26 20:22:26 -04:00 |
|
Mark Story
|
73f4b8c8bf
|
Adding additional test cases for assertTags.
|
2011-08-22 20:44:32 -04:00 |
|
Juan Basso
|
9bc3e567c1
|
Removed the @access and @static.
|
2011-07-30 20:56:48 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
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 |
|
AD7six
|
afa8f6b441
|
remove LIBS constant
libs always means the Cake lib - so use the CAKE constant
|
2011-05-15 18:29:52 +02:00 |
|
Jose Lorenzo Rodriguez
|
d24aca34f1
|
Replacing more string to match new paths
|
2011-05-13 03:31:12 -04:30 |
|
Jose Lorenzo Rodriguez
|
900dfef2f7
|
Starting unification of casing in remaining folders
|
2011-05-13 01:53:49 -04:30 |
|