cakephp2-php8/lib/Cake/Test/Case/Console/Command/Task
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
..
ControllerTaskTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
DbConfigTaskTest.php Replacing config string in favor of Config 2011-05-13 03:36:45 -04:30
ExtractTaskTest.php remove LIBS constant 2011-05-15 18:29:52 +02:00
FixtureTaskTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
ModelTaskTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
PluginTaskTest.php Updating tests and classes in Console package after most recent updates in folder casing 2011-05-14 23:40:09 -04:30
ProjectTaskTest.php remove CONFIGS constant 2011-05-15 18:34:52 +02:00
TemplateTaskTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
TestTaskTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
ViewTaskTest.php More string replacing for new paths 2011-05-13 03:23:53 -04:30