1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-27 01:01:52 -07:00
emacs/test/src
Andrea Corallo 40f4fc1d8c Fix negated equality assumptions (bug#80327)
* lisp/emacs-lisp/comp.el (comp--add-cond-cstrs): Skip
negated equality assumptions only for relational non-immediate
operands. Keep immediate false-branch constraints.
* test/src/comp-resources/comp-test-funcs.el
(comp-test-80327-hash, comp-test-80327-f): Add reproducer.
* test/src/comp-tests.el (comp-tests-bug-80327): Add regression
test.
2026-03-11 17:09:57 +01:00
..
comp-resources Fix negated equality assumptions (bug#80327) 2026-03-11 17:09:57 +01:00
emacs-module-resources Fix signal calls where the data argument is not a list 2026-03-10 00:13:31 -04:00
lread-resources Make force-load-doc-strings work again 2022-08-07 10:25:03 +02:00
regex-resources * src/regex-emacs.c (analyze_first): Fix incorrect optimization 2023-09-27 13:29:50 -04:00
syntax-resources
alloc-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
buffer-tests.el More tests for edit functions, buffers, and markers. 2026-02-25 18:10:05 -05:00
callint-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
callproc-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
casefiddle-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
category-tests.el Category/charset/coding + char-table tests. 2026-02-25 17:23:46 -05:00
character-tests.el Tests for primitives from the character.c module. 2026-02-25 19:41:05 -05:00
charset-tests.el Tests for primitives in coding.c and charset.c. 2026-02-25 19:41:05 -05:00
chartab-tests.el Category/charset/coding + char-table tests. 2026-02-25 17:23:46 -05:00
cmds-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
coding-tests.el Tests for primitives in coding.c and charset.c. 2026-02-25 19:41:05 -05:00
comp-tests.el Fix negated equality assumptions (bug#80327) 2026-03-11 17:09:57 +01:00
data-tests.el ; * test/src/data-tests.el (data-tests-native-comp-unit): Fix test. 2026-02-27 15:29:16 +02:00
decompress-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
doc-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
editfns-tests.el More tests for edit functions, buffers, and markers. 2026-02-25 18:10:05 -05:00
emacs-module-tests.el Fix signal calls where the data argument is not a list 2026-03-10 00:13:31 -04:00
emacs-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
eval-tests.el Repair another test bollixed by aggressive optimization. 2026-02-25 20:51:21 -05:00
fileio-tests.el Tesrts for the portable primitives in fileio.c. 2026-02-25 19:54:11 -05:00
filelock-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
floatfns-tests.el Complete the test set for floatfns,c. 2026-02-25 20:18:31 -05:00
fns-tests.el More correctness tesrs for orinitives from fns.c. 2026-02-25 18:25:58 -05:00
font-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
image-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
indent-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
inotify-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
json-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
keyboard-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
keymap-tests.el More test coverage improvements. 2026-02-25 17:06:50 -05:00
lcms-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
lread-tests.el Tests for the lreaf.c amd print.c primitives. 2026-02-25 19:03:02 -05:00
marker-tests.el More tests for edit functions, buffers, and markers. 2026-02-25 18:10:05 -05:00
minibuf-tests.el More test coverage improvements. 2026-02-25 17:06:50 -05:00
print-tests.el Tests for the lreaf.c amd print.c primitives. 2026-02-25 19:03:02 -05:00
process-tests.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
profiler-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
regex-emacs-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
search-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
sqlite-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
syntax-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
textprop-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
thread-tests.el Fix signal calls where the data argument is not a list 2026-03-10 00:13:31 -04:00
timefns-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
treesit-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
undo-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
xdisp-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
xfaces-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
xml-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00