cakephp2-php8/lib/Cake/Test/Case/View/Helper
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
..
CacheHelperTest.php case fixes 2011-05-17 00:25:16 +02:00
FormHelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
HtmlHelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
JqueryEngineHelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
JsHelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
MootoolsEngineHelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
NumberHelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
PaginatorHelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
PrototypeEngineHelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
RssHelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
SessionHelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
TextHelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
TimeHelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00