ChangeLog 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. 2007-03-06 Vladimir Krasniv <[email protected]>
  2. * reference20: added reference test for PageDirectories tests
  3. 2007-03-05 Vladimir Krasniv <[email protected]>
  4. * reference20: added reference tests for PageDirectories tests
  5. 2007-02-27 Vladimir Krasniv <[email protected]>
  6. * almost_config.xml, test_catalog.xml, WebTest.cs: fixed not working
  7. tests for asp 2.0
  8. 2006-12-07 Igor Zelmanovich <[email protected]>
  9. * XmlComparer.cs:
  10. * NunitWebTest.cs: fixed HtmlComparer
  11. 2006-10-30 Andrew Skiba <[email protected]>
  12. * NunitWebTest.cs: fallback for HtmlCompare to the text diff
  13. 2006-09-28 Vladimir Krasniv <[email protected]>
  14. * added SystemWebTest20.csproj, SystemWebTest20.vmwcsproj for VS2005
  15. 2006-09-12 Vladimir Krasniv <[email protected]>
  16. * WebTest.cs: fixed test case find in response of net2.0
  17. * added reference20, reference response from net2.0
  18. 2006-07-26 Vladimir Krasnov <[email protected]>
  19. * NunitWebTest.cs: fixed HtmltoXml, removes spaces and crlf before
  20. converting
  21. 2006-07-26 Andrew Skiba <[email protected]>
  22. * XmlComparer.cs: make expected and actual arguments look like in NUnit.
  23. 2006-07-16 Vladimir Krasnov <[email protected]>
  24. * NunitWebTest.cs: fixed AssertAreEqual, order of actual and expected
  25. 2006-06-28 Vladimir Krasnov <[email protected]>
  26. * nunitweb_config.xml: filtered onclick for input tags
  27. 2006-05-21 Yoni Klain <[email protected]>
  28. * XmlComparer.cs: add 2 variable for test fail asserting information
  29. 2006-05-21 Yoni Klain <[email protected]>
  30. * NunitWebTest.cs: add method for Nunit tests asserting fails
  31. 2006-05-17 Andrew Skiba <[email protected]>
  32. * nunitweb_config.xml: similar to almost_config.xml but ignores more stuff
  33. * NunitWebTest.cs: use nunit_config.xml and fallback on XmlException
  34. 2006-05-17 Andrew Skiba <[email protected]>
  35. * nunitweb_config.xml: similar to almost_config.xml but ignores more stuff
  36. * NunitWebTest.cs: use nunit_config.xml and fallback on XmlException
  37. 2006-03-27 Vladimir Krasnov <[email protected]>
  38. * test_catalog.xml: fixed not working tests
  39. * almost_config.xml: fixed almost for not a bug
  40. * reference/HyperLinkColumn_DataTextField.aspx.xml,
  41. reference/HyperLinkColumn_DataNavigateUrlField.aspx.xml: removed refs
  42. of removed tests
  43. * reference/WebControl_CopyBaseAttributes_W.aspx.xml: same
  44. 2006-02-23 Vladimir Krasnov <[email protected]>
  45. * test_catalog.xml: fixed not working tests
  46. 2006-02-23 Vladimir Krasnov <[email protected]>
  47. * added SystemWebTest.vmwcsproj, GH project file
  48. 2006-02-20 Vladimir Krasnov <[email protected]>
  49. * XmlComparer.cs: fixed AreEqualAttribs, to make attributes
  50. compare case insensitive