| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- 2007-03-06 Vladimir Krasniv <[email protected]>
-
- * reference20: added reference test for PageDirectories tests
- 2007-03-05 Vladimir Krasniv <[email protected]>
- * reference20: added reference tests for PageDirectories tests
- 2007-02-27 Vladimir Krasniv <[email protected]>
- * almost_config.xml, test_catalog.xml, WebTest.cs: fixed not working
- tests for asp 2.0
- 2006-12-07 Igor Zelmanovich <[email protected]>
- * XmlComparer.cs:
- * NunitWebTest.cs: fixed HtmlComparer
- 2006-10-30 Andrew Skiba <[email protected]>
- * NunitWebTest.cs: fallback for HtmlCompare to the text diff
- 2006-09-28 Vladimir Krasniv <[email protected]>
- * added SystemWebTest20.csproj, SystemWebTest20.vmwcsproj for VS2005
- 2006-09-12 Vladimir Krasniv <[email protected]>
- * WebTest.cs: fixed test case find in response of net2.0
- * added reference20, reference response from net2.0
- 2006-07-26 Vladimir Krasnov <[email protected]>
-
- * NunitWebTest.cs: fixed HtmltoXml, removes spaces and crlf before
- converting
- 2006-07-26 Andrew Skiba <[email protected]>
- * XmlComparer.cs: make expected and actual arguments look like in NUnit.
- 2006-07-16 Vladimir Krasnov <[email protected]>
- * NunitWebTest.cs: fixed AssertAreEqual, order of actual and expected
- 2006-06-28 Vladimir Krasnov <[email protected]>
- * nunitweb_config.xml: filtered onclick for input tags
- 2006-05-21 Yoni Klain <[email protected]>
- * XmlComparer.cs: add 2 variable for test fail asserting information
- 2006-05-21 Yoni Klain <[email protected]>
- * NunitWebTest.cs: add method for Nunit tests asserting fails
- 2006-05-17 Andrew Skiba <[email protected]>
- * nunitweb_config.xml: similar to almost_config.xml but ignores more stuff
- * NunitWebTest.cs: use nunit_config.xml and fallback on XmlException
- 2006-05-17 Andrew Skiba <[email protected]>
- * nunitweb_config.xml: similar to almost_config.xml but ignores more stuff
- * NunitWebTest.cs: use nunit_config.xml and fallback on XmlException
- 2006-03-27 Vladimir Krasnov <[email protected]>
- * test_catalog.xml: fixed not working tests
- * almost_config.xml: fixed almost for not a bug
- * reference/HyperLinkColumn_DataTextField.aspx.xml,
- reference/HyperLinkColumn_DataNavigateUrlField.aspx.xml: removed refs
- of removed tests
- * reference/WebControl_CopyBaseAttributes_W.aspx.xml: same
- 2006-02-23 Vladimir Krasnov <[email protected]>
- * test_catalog.xml: fixed not working tests
- 2006-02-23 Vladimir Krasnov <[email protected]>
- * added SystemWebTest.vmwcsproj, GH project file
- 2006-02-20 Vladimir Krasnov <[email protected]>
- * XmlComparer.cs: fixed AreEqualAttribs, to make attributes
- compare case insensitive
|