unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* library dependencies and unit/integration testing
@ 2010-03-01 17:33 Ted Zlatanov
  2010-03-01 17:59 ` Tom Tromey
  0 siblings, 1 reply; 5+ messages in thread
From: Ted Zlatanov @ 2010-03-01 17:33 UTC (permalink / raw)
  To: emacs-devel

This is in the context of package management (e.g. package.el/ELPA and
Emacsmirror).  I am not proposing anything, only trying to find out
what's currently possible.

What capabilities does Emacs offer for tracking library dependencies
beyond 'require and `load-history'?  I think versions (as stated by the
Version header) are not tracked and that's a basic requirement.  Then,
how would a library state it depends on "foo v.1 or later and bar v.2
exactly"?

In order to ensure these dependencies are tracked correctly, is there a
*standard* way in Emacs to test if a library loads and runs some basic
unit and integration tests correctly?

Ted





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

end of thread, other threads:[~2010-03-02 15:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-01 17:33 library dependencies and unit/integration testing Ted Zlatanov
2010-03-01 17:59 ` Tom Tromey
2010-03-02 13:23   ` Ted Zlatanov
2010-03-02 15:25     ` Jonas Bernoulli
2010-03-02 15:47       ` Ted Zlatanov

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).