ChangeLog 3.1 KB

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