ChangeLog 2.2 KB

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