emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cl-defstruct-based package.el, now with ert tests and no external ta


From: Dmitry Gutov
Subject: Re: cl-defstruct-based package.el, now with ert tests and no external tar!
Date: Wed, 26 Jun 2013 11:35:24 +0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7

On 26.06.2013 1:49, Daniel Hackney wrote:
Dmitry Gutov <address@hidden> wrote:
I still have 6/10 failures, so far.

That's odd. Make sure you remove "finder-inf.el{,c}" and re-make. Its
format has changed and it needs to be re-generated.

I, of course, mean that the problems arise when trying to run your tests with the code that is currently in Emacs trunk. Stefan ported the main features, but the API is not identical.

Currently at 5/10.

Good point. The raw vectors should be replaced with calls to
`package-desc-create' with the appropriate arguments.

Already done. :) Locally.

That is probably
not necessary for testing, so the multi-file package directory could
be replaced with a single .tar. This means that all of the
package-building functions (and parts of `with-package-test') could be
removed as well.

Good idea.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]