ChangeLog 2.3 KB

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