ChangeLog 2.5 KB

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