1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 08:41:47 -07:00
emacs/test/src/comp-resources
Julian Scheid f15ad18a14 Fix 'comp--func-unique-in-cu-p' to match docstring
* lisp/emacs-lisp/comp.el (comp--func-unique-in-cu-p): Check
only the callee name instead of requiring global uniqueness.
* test/src/comp-resources/comp-test-direct-call.el: New file.
* test/src/comp-resources/comp-test-direct-call-dup.el: New file.
* test/src/comp-tests.el (comp-tests-has-direct-call-p)
(comp-tests-direct-call-with-lambdas)
(comp-tests-direct-call-with-duplicate-names): New tests.
2026-03-12 09:08:08 +01:00
..
comp-test-45603.el
comp-test-direct-call-dup.el Fix 'comp--func-unique-in-cu-p' to match docstring 2026-03-12 09:08:08 +01:00
comp-test-direct-call.el Fix 'comp--func-unique-in-cu-p' to match docstring 2026-03-12 09:08:08 +01:00
comp-test-funcs-dyn.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
comp-test-funcs-dyn2.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
comp-test-funcs.el Fix negated equality assumptions (bug#80327) 2026-03-11 17:09:57 +01:00
comp-test-pure.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00