ox: Fix test errors
commitcf8cc35ec55e1c309495c760c1e392bf12506c61
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 12 Aug 2013 08:42:05 +0000 (12 10:42 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 12 Aug 2013 08:42:05 +0000 (12 10:42 +0200)
treee91360836f352cc85bd0c33917088db3b68b6980
parent2a28def0ae480f1dec3fa44f6cd87d1c31bec1af
ox: Fix test errors

* lisp/ox.el (org-export-data-with-backend): Set temporary back-end as
  the new back-end in local communication channel.
(org-export-filter-apply-functions): Handle corner case where back-end
is nil.
* testing/lisp/test-ox.el: Small refactoring.
lisp/ox.el
testing/lisp/test-ox.el