2006-12-27 Atsushi Enomoto * t38.cs, t38.exe.config, t38.exe.expected : new test for duplicate element. * t39.cs, t39.exe.config, t39.exe.expected : new test for identical element. * t40.* : similar test to t38 but with Alternate collection. * t41.* : similar test to t39 but with Alternate collection. * Makefile : added above. 2006-12-22 Atsushi Enomoto * Makefile : disable t13 and t14 tests (they are based on old API or whatever - now broken). 2006-11-05 Vladimir Krasnov * t37.cs, t37.exe.config, t37.exe.expected: added some tests for element 2006-09-05 Vladimir Krasnov * t37.cs, t37.exe.config, t37.exe.expected: new test for bug in connectionStrings section 2006-05-10 Atsushi Enomoto * t36.cs, t36-lib.cs, t36.exe.config, t36.exe.expected : new test for bug #77236. * Makefile : added a trick for building this test. 2006-05-10 Atsushi Enomoto * t35.cs, t35.exe.config, t35.exe.expected : new test, largely from bug #78337. 2006-04-28 Atsushi Enomoto * t33.cs, t33.exe.config, t33.exe.expected, t34.cs, t34.exe.config, t34.exe.expected, Makefile : new tests. 2006-04-27 Atsushi Enomoto * t16.exe.result t17.exe.result t18.exe.result : removed. * t32.cs t32.exe.expected t32.exe.config : new test from bug #77957. * Makefile : use diff --strip-trailing-cr instead of cmp so that it works fine on windows.