[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Test-file naming conventions - mine and suggested for org
From: |
Tom Breton (Tehom) |
Subject: |
[Orgmode] Test-file naming conventions - mine and suggested for org |
Date: |
Mon, 17 May 2010 21:01:51 -0400 |
User-agent: |
SquirrelMail/1.4.19 |
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)
- Re: [Orgmode] org-html link building diff, Carsten Dominik, 2010/05/01
- Re: [Orgmode] org-html link building diff, Carsten Dominik, 2010/05/15
- Re: [Orgmode] org-html link building diff, Tom Breton (Tehom), 2010/05/15
- Re: [Orgmode] org-html link building diff, Carsten Dominik, 2010/05/16
- Re: [Orgmode] org-html link building diff, Tom Breton (Tehom), 2010/05/17
- Re: [Orgmode] org-html link building diff, Carsten Dominik, 2010/05/18
- Re: [Orgmode] org-html link building diff, Sebastian Rose, 2010/05/18
- Re: [Orgmode] org-html link building diff, Carsten Dominik, 2010/05/16
- [Orgmode] Test-file naming conventions - mine and suggested for org,
Tom Breton (Tehom) <=
- [Orgmode] Re: Test-file naming conventions - mine and suggested for org, Carsten Dominik, 2010/05/21
- [Orgmode] Proposal: Emtest as tester, Tom Breton (Tehom), 2010/05/24
- [Orgmode] Re: Proposal: Emtest as tester, Dan Davison, 2010/05/24
- [Orgmode] Re: Proposal: Emtest as tester, Tom Breton (Tehom), 2010/05/27
- [Orgmode] Re: Proposal: Emtest as tester, Carsten Dominik, 2010/05/25
- Re: [Orgmode] Proposal: Emtest as tester, Martin Pohlack, 2010/05/25
- Re: [Orgmode] Proposal: Emtest as tester, Tom Breton (Tehom), 2010/05/27