all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Adding tests.
@ 2012-12-29 13:32 Fabian Ezequiel Gallina
  2012-12-29 21:02 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Ezequiel Gallina @ 2012-12-29 13:32 UTC (permalink / raw)
  To: Emacs-Devel devel

I have a bunch of ert tests for python.el I would like to add into the
trunk, however for these I created some files with specific content.

Locally I have a test/automated/fixtures folder where I have some
files (completion.py, indentation.py, info.py, etc) which are used by
the test/automated/python.el.

Does this approach look wrong?



Regards,
Fabián



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

* Re: Adding tests.
  2012-12-29 13:32 Adding tests Fabian Ezequiel Gallina
@ 2012-12-29 21:02 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2012-12-29 21:02 UTC (permalink / raw)
  To: Fabian Ezequiel Gallina; +Cc: Emacs-Devel devel

> Locally I have a test/automated/fixtures folder where I have some
> files (completion.py, indentation.py, info.py, etc) which are used by
> the test/automated/python.el.

> Does this approach look wrong?

That looks OK, tho I'm not sure "fixtures" is the best name.  It should
include "python" or at least "py" in its name.


        Stefan



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

end of thread, other threads:[~2012-12-29 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-29 13:32 Adding tests Fabian Ezequiel Gallina
2012-12-29 21:02 ` Stefan Monnier

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.