summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Warn about wrong number of args for subrs (Bug#35767)Noam Postavsky2019-05-301-0/+14
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Fix byte compilation of (eq foo 'default)Paul Eggert2018-06-161-1/+8
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Test that advice doesn't trigger bytecomp warnings (Bug#28803)John Williams2017-10-211-0/+11
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* 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