ChangeLog 1.4 KB

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