all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Christian Ohler <ohler+emacs@fastmail.net>
Cc: Nikolaj Schumacher <me@nschum.de>,
	web@shellarchive.co.uk,
	Lennart Borgman <lennart.borgman@gmail.com>,
	Masatake YAMATO <yamato@redhat.com>,
	joakim@verona.se, emacs-devel@gnu.org,
	rubikitch <rubikitch@ruby-lang.org>,
	Phil Hagelberg <phil@hagelb.org>
Subject: Re: unit test framework
Date: Fri, 23 Jul 2010 23:58:20 +0200	[thread overview]
Message-ID: <jwvy6d1hnib.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <4C1323F5.80301@fastmail.net> (Christian Ohler's message of "Sat,  12 Jun 2010 16:06:45 +1000")

> I have some spare time now and can offer to work on integrating ert into
> Emacs; any suggestions where to start?

Try integrating it, provide some example tests in emacs/test.

> Where does a file like ert.el belong?

In emacs/lisp/emacs-lisp, I think.

> Where should the corresponding tests go?

We've been using emacs/test for the (very) few tests we have, so that's
where they should go.

> Should I try to change makefiles to let tests run automatically
> during build?

I don't think so.  You can just try and make "cd test; make" do
something useful.  We can later on decide whether running tests shojuld
be performed as part of routine compilations.


        Stefan



  parent reply	other threads:[~2010-07-23 21:58 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-18  7:39 unit test framework Masatake YAMATO
2010-03-18  9:31 ` Lennart Borgman
2010-03-18 10:07   ` Leo
2010-03-18 10:23     ` Lennart Borgman
2010-03-18 11:25     ` Masatake YAMATO
2010-03-18 14:22 ` Stefan Monnier
2010-03-18 14:56   ` Lennart Borgman
2010-03-19  0:16     ` rubikitch
2010-03-19 19:00     ` Phil Hagelberg
2010-03-20 11:01     ` Nikolaj Schumacher
2010-03-23  9:02     ` joakim
2010-03-23 13:15       ` Lennart Borgman
2010-03-24  3:03         ` Masatake YAMATO
2010-03-23 14:22       ` Stefan Monnier
2010-04-13 10:32         ` joakim
2010-06-12  6:06           ` Christian Ohler
2010-06-12 13:48             ` Lennart Borgman
2010-06-14 11:24             ` Masatake YAMATO
2010-07-23 21:58             ` Stefan Monnier [this message]
2010-03-23 10:15     ` Philip Jackson
2010-06-27 18:50   ` Philip Jackson
2010-07-09 13:43     ` Christian Ohler
2010-07-09 23:01       ` Glenn Morris
2010-07-10  1:12         ` Christian Ohler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvy6d1hnib.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=joakim@verona.se \
    --cc=lennart.borgman@gmail.com \
    --cc=me@nschum.de \
    --cc=ohler+emacs@fastmail.net \
    --cc=phil@hagelb.org \
    --cc=rubikitch@ruby-lang.org \
    --cc=web@shellarchive.co.uk \
    --cc=yamato@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.