Handling of readme and license files

Mirko Vukovic mirko.vukovic at gmail.com
Sun Oct 16 13:04:27 UTC 2022


On Sun, Oct 16, 2022 at 6:46 AM Russell Sim <rsl at simopolis.xyz> wrote:

> Mirko Vukovic <mirko.vukovic at gmail.com> writes:
>
> > somewhat off-topic to the original question:
> >
> > Can :static-file be used for files part of unit tests? Such as unit tests
> > for log-parsers.
>
> My understanding is that :static-file components are used to specify any
> non-lisp file dependencies of the system.  The lisp parts of the unit
> tests should use :file declarations.
>
> I have used them for things like, css, graphics, test fixtures,
> templates etc, pretty much any file that I know the system depends on,
> that aren't common lisp files.
>
> Thank you for that pointer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20221016/e64feaf1/attachment.html>


More information about the asdf-devel mailing list