emacs-devel
[Top][All Lists]
Advanced

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

[PATCH] A few cl-lib tests


From: Przemysław Wojnowski
Subject: [PATCH] A few cl-lib tests
Date: Sat, 21 Feb 2015 00:16:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hello everybody,

I've written a few cl-lib tests, but have couple of questions:

1. What should be level of compatibility with Common Lisp?
   Should it be as strict as possible (e.g. missing keywords,
   functions vs macros)?

2. Is there any rule for placing tests?
   Usually it is a file named in the same way as the tested
   lib with added postfix "tests". Is it ok to move
   incorrectly placed tests to correct files?

Thanks!

Attachment: 0001-A-few-cl-lib-tests.patch
Description: Text Data


reply via email to

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