1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-10 17:02:06 -07:00
emacs/test/src
Michael Albinus fedf45ca63 Revert "Repair serious breakage in the batch tests."
This reverts commit feac531415.

This patch has deactivated 253 test cases without a sufficient reasoning.
Instead it speaks about a shotgun in its commite message.

The patch is reverted because

- It hasn't been discussed on emacs-devel. It should have, because it is
  a serious change in our infrastructure (new official tag :nobatch). Any
  documentation of this change, for example in test/README, is missing.

- The proper way to deactivate such tests would have been

  (skip-when noninteractive)

  Even better to skip for the respective reasons.

- There is no fault report. There is no information about how these tests
  have failed. Since it hasn't been a problem so far for us, nobody will
  work on a fix forever.
2026-03-04 19:24:52 +01:00
..
comp-resources ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
emacs-module-resources ; Fix emacs-module-tests on MS-Windows 2026-02-25 19:32:46 +02:00
lread-resources
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 ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00: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 Improve test coverage of builtin predicates. 2026-02-25 11:47:16 -05: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 ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00: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