aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-17Use obarray-make instead of make-vector to create obarraysMattias Engdegård1-1/+1
2024-02-12Make minibuf-tests independent of obarray hash orderMattias Engdegård1-3/+9
2024-02-11Rename a number of native compiler functionsAndrea Corallo1-2/+2
2024-02-04* doc/lispref/parsing.texi (Retrieving Nodes): Improve documentation.Juri Linkov1-1/+1
2024-01-31Allow equal user-defined hash table tests with different namesMattias Engdegård1-0/+10
2024-01-29* Better type comparison in comp testsAndrea Corallo1-9/+16
2024-01-28; Fix typosStefan Kangas1-1/+1
2024-01-25* Make comp tests robust against sxhash-equal internal changesAndrea Corallo1-2/+15
2024-01-22Revert "* Update a comp test (bug#68523)"Andrea Corallo1-1/+1
2024-01-20Be more systematic about parens in C source codePaul Eggert1-2/+2
2024-01-20* lisp/keymap.el (define-keymap): Demote "duplicate def" to a warningStefan Monnier1-4/+13
2024-01-17* Update a comp test (bug#68523)Andrea Corallo1-1/+1
2024-01-13* src/print.c (print_object): Don't print empty hash-table dataMattias Engdegård1-7/+0
2024-01-04(signal_or_quit): Preserve error object identityStefan Monnier1-0/+10
2024-01-04emacs-module-tests.el (mod-test-non-local-exit-signal-test): Repair testStefan Monnier1-7/+6
2024-01-04New special form `handler-bind`Stefan Monnier1-0/+37
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu51-51/+51
2023-12-30Add tests for `let' (bug#66117)Ihor Radchenko1-0/+21
2023-12-22Fix treesit test (bug#67117)Denis Zubarev1-7/+13
2023-12-18Fix an issue when searching subtree backward (bug#67117)Denis Zubarev1-0/+30
2023-12-10; Fix typosStefan Kangas1-1/+1
2023-12-04comp: Fix mvar dependency chain (bug#67239)Andrea Corallo2-0/+20
2023-11-18(update_search_regs): Install better fix for bug#67124Stefan Monnier1-0/+38
2023-11-09Add treesit-node-enclosed-pYuan Fu1-0/+7
2023-11-08With `native-compile', compile lambdas in a defun or lambda tooAlan Mackenzie2-1/+33
2023-10-29Require `cl-lib` rather than directly some of its subfilesStefan Monnier1-1/+1
2023-10-29Add 'case-symbols-as-words' to configure symbol case behaviorSpencer Baugh1-0/+12
2023-10-19Add two missing 'number-or-marker' entries to the cl machinery (bug#66615)Andrea Corallo1-2/+2
2023-10-03regex.c: Fix recent regression with mutually_exclusive_pStefan Monnier1-4/+5
2023-09-28regex.c (mutually_exclusive_aux) <wordbound>: Remove optimizationStefan Monnier1-0/+1
2023-09-27* src/regex-emacs.c (analyze_first): Fix incorrect optimizationStefan Monnier1-0/+1
2023-09-27; * test/src/regex-emacs-tests.el: suppress relint complaintsMattias Engdegård1-0/+8
2023-09-26regex.c (mutually_exclusive_p): Fix initial value of `loop_beg`Stefan Monnier1-1/+19
2023-09-17Offset ranges before applying embedded tree-sitter parserDanny Freeman1-0/+14
2023-09-15(mutually_exclusive_p): Fix the regression from commit 6fad73d7cc53Stefan Monnier1-1/+0
2023-09-13(report_overlay_modification): Fix bug#65929Stefan Monnier1-0/+1
2023-09-10; Suppress relint complaint in testMattias Engdegård1-0/+1
2023-09-05(regexp-tests-backtrack-optimization): Mark it as failingStefan Monnier1-0/+1
2023-09-05; Add regression test for bug#65726Mattias Engdegård1-0/+4
2023-09-04Use new ERT `skip-when` macro in testsStefan Kangas5-13/+13
2023-09-04Correct the handling of symbols with position in equalAlan Mackenzie1-0/+20
2023-08-20; Silence byte-compilerStefan Kangas1-0/+1
2023-08-19Skip hanging tests on Cygwin (bug#65325)Ken Brown1-0/+5
2023-08-18(Fmake_local_variable): Fix bug#65209Stefan Monnier1-0/+25
2023-08-16; Silence byte-compilerStefan Kangas1-0/+1
2023-08-14; * test/src/syntax-tests.el (syntax-char-syntax): remove junkMattias Engdegård1-2/+1
2023-08-09Fix emacs-lisp-native-compile-and-load eln target directory (bug#64226)Andrea Corallo1-2/+4
2023-08-09; Re-enable the /dev/urandom testEli Zaretskii1-3/+2
2023-08-09Disable failing test (bug#65156)Mattias Engdegård1-0/+2