bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#27559: 26.0.50; [PATCH] Add tests for cl-macs.el


From: Alex
Subject: bug#27559: 26.0.50; [PATCH] Add tests for cl-macs.el
Date: Sun, 02 Jul 2017 23:54:26 -0600

This initial version just includes tests for cl-loop, many of which were
adapted from Common Lisp the Language 2nd Edition. They are mostly
ordered by their appearance in the Hyperspec.

When I was just about finished I realized that I could have just used an
ert wrapper macro to avoid all of the (eval (quote ...))) business,
which would have the added bonus of easily evaluating most of the tests
lexically. Should I redo it in this way?

Attachment: 0001-Add-tests-for-cl-macs.el.patch
Description: cl-loop tests


reply via email to

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