ChangeLog 1.3 KB

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