ChangeLog 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. 2006-07-16 Vladimir Krasnov <[email protected]>
  2. * NunitWebTest.cs: fixed AssertAreEqual, order of actual and expected
  3. 2006-06-28 Vladimir Krasnov <[email protected]>
  4. * nunitweb_config.xml: filtered onclick for input tags
  5. 2006-05-21 Yoni Klain <[email protected]>
  6. * XmlComparer.cs: add 2 variable for test fail asserting information
  7. 2006-05-21 Yoni Klain <[email protected]>
  8. * NunitWebTest.cs: add method for Nunit tests asserting fails
  9. 2006-05-17 Andrew Skiba <[email protected]>
  10. * nunitweb_config.xml: similar to almost_config.xml but ignores more stuff
  11. * NunitWebTest.cs: use nunit_config.xml and fallback on XmlException
  12. 2006-05-17 Andrew Skiba <[email protected]>
  13. * nunitweb_config.xml: similar to almost_config.xml but ignores more stuff
  14. * NunitWebTest.cs: use nunit_config.xml and fallback on XmlException
  15. 2006-03-27 Vladimir Krasnov <[email protected]>
  16. * test_catalog.xml: fixed not working tests
  17. * almost_config.xml: fixed almost for not a bug
  18. * reference/HyperLinkColumn_DataTextField.aspx.xml,
  19. reference/HyperLinkColumn_DataNavigateUrlField.aspx.xml: removed refs
  20. of removed tests
  21. * reference/WebControl_CopyBaseAttributes_W.aspx.xml: same
  22. 2006-02-23 Vladimir Krasnov <[email protected]>
  23. * test_catalog.xml: fixed not working tests
  24. 2006-02-23 Vladimir Krasnov <[email protected]>
  25. * added SystemWebTest.vmwcsproj, GH project file
  26. 2006-02-20 Vladimir Krasnov <[email protected]>
  27. * XmlComparer.cs: fixed AreEqualAttribs, to make attributes
  28. compare case insensitive