comparison tests/ChangeLog @ 5700:37479d841681

Fix subsetp based on patch by Benson and Steven Mitchell. Add appropriate short-circuits for null set arguments. Add tests (mostly from Steven Mitchell) to test suite.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 24 Dec 2012 14:12:51 +0900
parents 9f1c9f957073
children bee2e2568828
comparison
equal deleted inserted replaced
5699:a95c89dc9695 5700:37479d841681
1 2012-12-19 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * automated/lisp-tests.el: Add tests of #'subsetp.
4 Thanks Steven and Benson Mitchell <smitchell@bnin.net>.
5
1 2012-12-14 Mats Lidell <matsl@xemacs.org> 6 2012-12-14 Mats Lidell <matsl@xemacs.org>
2 7
3 * automated/register-tests.el: New. Test for register.el. Test 8 * automated/register-tests.el: New. Test for register.el. Test
4 case for bug in regular expression in describe-register-1 9 case for bug in regular expression in describe-register-1
5 10