cakephp2-php8/lib/Cake/Test/Case/Controller/Component
AD7six 0a53242e3e correcting all the inverted assertEqual tests
$expected is the first argument. Now certain test results start to make
sense:

	1) MultibyteTest::testUsingMbStrtolower
	Failed asserting that two strings are equal.
	--- Expected
	+++ Actual
	@@ @@
	-ႠႡႢႣႤႥႦႧႨႩႪႫႬႭႮႯႰႱႲႳႴႵႶႷႸႹႺႻႼႽႾႿჀჁჂჃჄჅ
	+ⴀⴁⴂⴃⴄⴅⴆⴇⴈⴉⴊⴋⴌⴍⴎⴏⴐⴑⴒⴓⴔⴕⴖⴗⴘⴙⴚⴛⴜⴝⴞⴟⴠⴡⴢⴣⴤⴥ
2011-05-17 00:49:00 +02:00
..
Auth remove CAKE_TESTS constant 2011-05-15 18:37:45 +02:00
AclComponentTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
AuthComponentTest.php remove LIBS constant 2011-05-15 18:29:52 +02:00
CookieComponentTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
EmailComponentTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
PaginatorComponentTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
RequestHandlerComponentTest.php fix case for viewPath. 2011-05-16 23:32:59 +02:00
SecurityComponentTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
SessionComponentTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00