Define factory function to create pre-defined link export tests
commitada3ff175f830edb83fc30a66da5e3fdd3bcb4bc
authorDavid Maus <dmaus@ictsoc.de>
Tue, 1 Feb 2011 05:47:20 +0000 (1 06:47 +0100)
committerDavid Maus <dmaus@ictsoc.de>
Tue, 1 Feb 2011 05:47:20 +0000 (1 06:47 +0100)
tree9186aba0ba6d80270f85da1dc2f24b23370748c9
parent415d4fbf3840a1d997c54ef634b1c127f5fe521c
Define factory function to create pre-defined link export tests

* lisp/test-org-html.el (test-org-html/export-link-alist): New
variable. Abstract link export test definition.
(test-org-html/export-link-factory): New function. Create tests for
link export.
testing/lisp/test-org-html.el [new file with mode: 0644]