cakephp2-php8/lib/Cake/Test/Case/View
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
..
Helper correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
HelperCollectionTest.php remove LIBS constant 2011-05-15 18:29:52 +02:00
HelperTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
MediaViewTest.php remove LIBS constant 2011-05-15 18:29:52 +02:00
ThemeViewTest.php case fixes 2011-05-17 00:23:58 +02:00
ViewTest.php case correction 2011-05-17 00:22:19 +02:00