ChangeLog 2.0 KB

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