ChangeLog 1.8 KB

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