Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Incorporate syntax-tests in lisp-tests. | Eli Zaretskii | 2016-09-24 | 1 | -2/+69 |
| | | | | | | * test/lisp/emacs-lisp/lisp-tests.el: Add tests from test/lisp/legacy/syntax-tests.el. * test/lisp/legacy/syntax-tests.el: File deleted. | ||||
* | Incorporate core-elisp-tests in lisp-tests | Eli Zaretskii | 2016-09-24 | 1 | -0/+29 |
| | | | | | | * test/lisp/emacs-lisp/lisp-tests.el: Added tests from test/lisp/legacy/core-elisp-tests.el. * test/lisp/legacy/core-elisp-tests.el: File removed. | ||||
* | Add forward-sexp (and related) tests | Aaron S. Hawley | 2016-02-26 | 1 | -0/+211 |
* test/lisp/emacs-lisp/lisp-tests.el: New file for testing forward-sexp and related functions (bug#22800). |