cakephp2-php8/lib/Cake/Test/Case/Model/Behavior
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
..
AclBehaviorTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
ContainableBehaviorTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
TranslateBehaviorTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
TreeBehaviorAfterTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
TreeBehaviorNumberTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
TreeBehaviorScopedTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
TreeBehaviorTest.php Merge remote-tracking branch 'origin/2.0' into 2.0-merge 2011-05-15 00:40:54 -04:30
TreeBehaviorUuidTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00