ChangeLog 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. 2006-04-03 Andrew Skiba <[email protected]>
  2. * W3C.vmwcsproj, W3C.sln: use project reference for nunit
  3. 2006-04-03 Andrew Skiba <[email protected]>
  4. * W3C.vmwcsproj : use nunit from mono tree
  5. 2005-10-23 Andrew Skiba <[email protected]>
  6. * fixme.lst, knownFailures.lst: update to current failures list
  7. * W3C.sln, W3C.vmwcsproj, README.j2ee, run-test.j2ee.bat: add files
  8. that help to run tests on Grasshopper
  9. 2005-09-14 Atsushi Enomoto <[email protected]>
  10. * Makefile: build fix.
  11. 2005-08-17 Atsushi Enomoto <[email protected]>
  12. * xmlconf.cs: we need error message to do real-world debugging.
  13. 2005-07-21 Rafael Mizrahi <[email protected]>
  14. * xmlconf.cs: Close readers handlers in order to free file descriptors.
  15. 2005-06-30 Andrew Skiba <[email protected]>
  16. * Makefile: change targets for nunit based tests
  17. * xmlconf.cs: remove support for standalone test, add few modes
  18. for nunit.
  19. 2005-06-28 Andrew Skiba <[email protected]>
  20. * Makefile, xmlconf.cs: add nunit support
  21. 2005-06-27 Andrew Skiba <[email protected]>
  22. * fixme.lst: remove fixed testcase
  23. 2005-06-27 Andrew Skiba <[email protected]>
  24. * knownFailures.lst, fixme.lst: remove fixed testcases
  25. * ignored.lst: add a test which causes mono runtime to hang
  26. 2005-06-14 Andrew Skiba <[email protected]>
  27. * fixme.lst : remove testcases fixed by r45935
  28. * xmlconf.cs : one-liner for total.lst output
  29. 2005-06-12 Andrew Skiba <[email protected]>
  30. * xmlconf.cs : make class IDisposable; add another output file for total report
  31. 2005-06-09 Andrew Skiba <[email protected]>
  32. * knownFailures.lst : fix the list of tests that fail on GH 1.6
  33. 2005-06-06 Andrew Skiba <[email protected]>
  34. * xmlconf.cs : change messages
  35. 2005-06-02 Andrew Skiba <[email protected]>
  36. * Makefile : mkdir as unzip seems to have trouble otherwise (on Cygwin there is an ambiguity between xmlconf.exe and xmlconf dir)
  37. 2005-06-01 Andrew Skiba <[email protected]>
  38. * TODO : added new file
  39. 2005-06-01 Andrew Skiba <[email protected]>
  40. * Makefile : test target depends on the catalog
  41. * xmlconf.cs : flush fixed list after each output
  42. * knownFailures.lst, fixme.lst : add initial lists of known bugs
  43. 2005-05-30 Andrew Skiba <[email protected]>
  44. * Makefile, xmlconf.cs, README : support for regressions tracking
  45. 2005-05-30 Andrew Skiba <[email protected]>
  46. * net-failed.lst : added a list of tests that fail on dot net
  47. * Makefile : compiles on mono
  48. * xmlconf.cs : commit it before I ruin it with new changes
  49. 2005-05-30 Andrew Skiba <[email protected]>
  50. * xmlconf.cs : added. Compiles and runs on dot net, still misses many features.
  51. 2005-05-25 Andrew Skiba <[email protected]>
  52. * README : added