Vibhav Pant
96e18ebb99
bytecomp-tests.el: Store all test forms in one constant.
...
* test/lisp/emacs-lisp/bytecomp-tests.el: Store all test expressions
in a single constant (byte-opt-testsuite-arith-data), add new forms
which generate lapcode with adjacent/redundant tags.
2017-02-15 21:12:44 +05:30
Vibhav Pant
c24e8290fa
test/lisp/emacs-lisp/bytecomp-tests.el: Add more tests for switch.
2017-02-13 13:18:54 +05:30
Vibhav Pant
96c4e367f9
Add tests for checking byte-switch code.
...
* test/lisp/emacs-lisp/bytecomp-tests.el (bytecomp-cond): New test,
test byte-switch bytecode.
2017-02-07 19:35:20 +05:30
Paul Eggert
bcf244ef9b
Merge from origin/emacs-25
...
2e2a806
Fix copyright years by hand
5badc81
Update copyright year to 2017
2017-01-01 01:10:47 -08:00
Eli Zaretskii
4e71b5b343
Incorporate lexbind-tests.el in bytecomp-test.el
...
* test/lisp/emacs-lisp/bytecomp-tests.el: Added tests from
test/lisp/legacy/lexbind-tests.el.
* test/lisp/legacy/lexbind-tests.el: File deleted.
2016-09-24 12:53:46 +03:00
Eli Zaretskii
c5e71d574a
; * test/lisp/emacs-lisp/bytecomp-tests.el: Fix header and 'provide'.
2016-09-24 12:01:44 +03:00
Eli Zaretskii
57b07f7a8a
; * test/lisp/emacs-lisp/bytecomp-tests.el: Moved from test/lisp/.
2016-09-24 11:59:42 +03:00