summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Clean up temp files after some testsGlenn Morris2017-08-141-1/+3
* Let `define-symbol-prop' take effect during compilationStefan Monnier2017-08-071-0/+17
* Make `old-style-backquotes' variable internalPhilipp2017-05-131-0/+15
* Improve unescaped character literal warningsPhilipp Stephani2017-05-131-1/+2
* Warn about missing backslashes during loadPhilipp Stephani2017-05-011-0/+23
* Add cond test cases for singleton clauses.Vibhav Pant2017-04-221-1/+7
* bytecomp-tests.el: Store all test forms in one constant.Vibhav Pant2017-02-151-14/+33
* test/lisp/emacs-lisp/bytecomp-tests.el: Add more tests for switch.Vibhav Pant2017-02-131-1/+6
* Add tests for checking byte-switch code.Vibhav Pant2017-02-071-0/+14
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Incorporate lexbind-tests.el in bytecomp-test.elEli Zaretskii2016-09-241-1/+42
* ; * test/lisp/emacs-lisp/bytecomp-tests.el: Fix header and 'provide'.Eli Zaretskii2016-09-241-2/+3
* ; * test/lisp/emacs-lisp/bytecomp-tests.el: Moved from test/lisp/.Eli Zaretskii2016-09-241-0/+428