ChangeLog 2.1 KB

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