emacs-devel
[Top][All Lists]
Advanced

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

Re: Perl and Emacs: Developing tests for progmodes


From: Stefan Kangas
Subject: Re: Perl and Emacs: Developing tests for progmodes
Date: Thu, 3 Sep 2020 20:17:53 +0000

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> I think for now we can tag the tests individually with
>
>     (ert-deftest (...)
>       (skip-unless (eq cperl-test-mode #'cperl-mode))
>       ...)

How about something like the attached to make the tests run
automatically also for perl-mode?  It's a bit of a hack, admittedly.

Attachment: 0001-test-lisp-progmodes-perl-mode-tests.el-New-file.patch
Description: Text Data


reply via email to

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