unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* include Org-mode test suite in Emacs repository?
@ 2010-10-26  0:42 Eric Schulte
  2010-10-26 21:31 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Schulte @ 2010-10-26  0:42 UTC (permalink / raw)
  To: emacs-devel; +Cc: Carsten Dominik

Hi,

Org-mode currently includes a suite of 19 ERT tests in its repository
[1].  Should these tests be included in the upcoming commit of Org-mode
into the main Emacs repository?

The layout of the Org-mode repository is as follows:
| path                              | contents                             |
|-----------------------------------+--------------------------------------|
| org/lisp/                         | main Org-mode lisp files             |
| org/contrib/                      | contributed elisp packages           |
| org/...                           | other files, Makefile, etc...        |
| org/testing/                      | testing directory                    |
| org/testing/README.org            | testing instructions                 |
| org/testing/contrib               | tests for contributed elisp packages |
| org/testing/ert                   | ert repository as git submodule      |
| org/testing/examples              | .org files used in tests             |
| org/testing/jump                  | jump repository as git submodule     |
| org/testing/lisp                  | tests for main elisp files           |
| org/testing/org-test-ob-consts.el | constants used in tests              |
| org/testing/org-test.el           | helper functions for using tests     |

Of the above files and directories only the testing/examples and
testing/lisp directories as well as paired down versions of org-test.el
and org-test-ob-consts.el (which could be combined) are required for
running the tests.

There is a test directory in the base of the Emacs repository, although
none of the tests defined therein seem to use ERT.  Could the org-mode
tests be added as a sub-directory of the existing test directory?

Thanks -- Eric

Footnotes: 
[1]  http://repo.or.cz/w/org-mode.git




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: include Org-mode test suite in Emacs repository?
  2010-10-26  0:42 include Org-mode test suite in Emacs repository? Eric Schulte
@ 2010-10-26 21:31 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2010-10-26 21:31 UTC (permalink / raw)
  To: Eric Schulte; +Cc: Carsten Dominik, emacs-devel

> There is a test directory in the base of the Emacs repository, although
> none of the tests defined therein seem to use ERT.  Could the org-mode
> tests be added as a sub-directory of the existing test directory?

I don't see any problems with that,


        Stefan



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-26 21:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-26  0:42 include Org-mode test suite in Emacs repository? Eric Schulte
2010-10-26 21:31 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).