X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/68575ab00b802b29b0bc74ebb3780a81a7550698..b6e64c4136905ab4f00194c360bd6cd3cd767b9c:/test/ChangeLog?ds=sidebyside diff --git a/test/ChangeLog b/test/ChangeLog index 11b3d9b5e2..04a70737d6 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,47 @@ +2011-11-22 Glenn Morris + + * rmailmm.el: New file, split from lisp/mail/rmailmm.el. + +2011-11-20 Juanma Barranquero + + * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo. + +2011-11-16 Juanma Barranquero + + * automated/icalendar-tests.el (icalendar-tests--get-ical-event) + (icalendar-tests--test-export, icalendar-tests--do-test-export): + * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo. + +2011-10-30 Ulf Jasper + + * automated/newsticker-tests.el + (newsticker--group-manage-orphan-feeds): Removed fsetting of + newsticker--treeview-tree-update. + +2011-10-29 Ulf Jasper + + * automated/newsticker-tests.el + (newsticker--group-manage-orphan-feeds): Use fset instead of flet. + + * trunk/test/automated/newsticker-tests.el + (newsticker--group-manage-orphan-feeds): Prevent updating + newsticker treeview. Fixed bug#9763. + +2011-10-20 Glenn Morris + + * automated/vc-bzr.el (vc-bzr-test-bug9781): New test. + + * automated/vc-bzr.el: New file. + +2011-10-15 Glenn Morris + + * automated/f90.el: New file. + +2011-09-27 Ulf Jasper + + * automated/newsticker-tests.el: Move newsticker-testsuite.el + to automated/newsticker-tests.el. Convert to ERT. + 2011-07-26 Ulf Jasper * automated/icalendar-tests.el (icalendar-tests--compare-strings):