emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Regression testing for org-mode
@ 2008-10-23 16:03 Robert Goldman
  2008-10-23 23:57 ` Eric Schulte
  0 siblings, 1 reply; 10+ messages in thread
From: Robert Goldman @ 2008-10-23 16:03 UTC (permalink / raw)
  To: emacs-orgmode

There's a page on the EmacsWiki describing schemes for unit/regression
testing in emacs lisp:

http://www.emacswiki.org/cgi-bin/wiki/UnitTesting

Perhaps we could pick up one of these?  I haven't evaluated any of them.

In response to Ben Alexander's question, yes, sometimes the screen
output is what you care about, but a big advantage of emacs is that the
screen output is a big array of text, so we could check it (it's a lot
worse, if it's just a bit map...).  Sure, we can't always do that, but I
think in many cases we could just grab up a buffer's contents and
compare it against a "right answer."

best,
r

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

end of thread, other threads:[~2008-10-24 23:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-23 16:03 Regression testing for org-mode Robert Goldman
2008-10-23 23:57 ` Eric Schulte
2008-10-24  0:03   ` Avdi Grimm
2008-10-24  2:41     ` Robert Goldman
2008-10-24  3:04       ` worg for bug reports and feature requests was: (Regression testing for org-mode) Eric Schulte
2008-10-24  4:42         ` Robert Goldman
2008-10-24 14:12           ` Sebastian Rose
2008-10-24 14:27             ` Avdi Grimm
2008-10-24 20:44             ` Eric Schulte
2008-10-24 23:54               ` Eric Schulte

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

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).