Hi Tom,

as you may or may not have noticed, by merging your patch I actually have created the new directory "testing" in the org-mode git repository.

Can I invite you to build this out into a testing system for Org-mode?

Basically, I think, this would mean adding your testing package (is it called emt?) and documenting for other how to create and run tests like the ones which you have in
testing/org-html/tests.el

Cheers

- Carsten

On May 18, 2010, at 3:01 AM, Tom Breton (Tehom) wrote:

In developing emtest, I've given some thought to conventions for test
files.  My convention is that:

  * tests of foo.el go into foo/tests.el

    * With feature name foo/tests

  * Any shared testhelp goes into foo/testhelp.el

    * With feature name foo/testhelp

  * Example files go in foo/examples/

  * Alternative, they can all be placed in another directory
    hierarchy, like "org/testing/foo/tests.el" as long as
    "org/testing" is in the load-path (emacs doesn't know the
    difference).

I welcome any comments on this convention.  I considered it carefully;
I wrote a small document considering the alternatives and chose this
as best.  But it's young enough that it could be changed, were strong
arguments made towards some alternative.

       Tom Breton (Tehom)



- Carsten




_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to