summaryrefslogtreecommitdiff
path: root/test/src/comp-tests.el
AgeCommit message (Expand)Author
2024-05-28Redirect calls to `subr-native-elisp-p` to `native-comp-function-p`Stefan Monnier
2024-04-08* Fix out of date comp pass names in comp-tests.elAndrea Corallo
2024-03-26Fix native comp prediction on null functionp tested objectsAndrea Corallo
2024-03-04Revert "Update some native comp tests"Stefan Monnier
2024-02-28Merge remote-tracking branch 'origin/master' into 'feature/type-hierarchy'Andrea Corallo
2024-02-15Update some native comp testsAndrea Corallo
2024-01-29* Better type comparison in comp testsAndrea Corallo
2024-01-28; Fix typosStefan Kangas
2024-01-25* Make comp tests robust against sxhash-equal internal changesAndrea Corallo
2024-01-22Revert "* Update a comp test (bug#68523)"Andrea Corallo
2024-01-17* Update a comp test (bug#68523)Andrea Corallo
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-04comp: Fix mvar dependency chain (bug#67239)Andrea Corallo
2023-11-08With `native-compile', compile lambdas in a defun or lambda tooAlan Mackenzie
2023-10-19Add two missing 'number-or-marker' entries to the cl machinery (bug#66615)Andrea Corallo
2023-08-20; Silence byte-compilerStefan Kangas
2023-08-16; Silence byte-compilerStefan Kangas
2023-08-12Merge from origin/emacs-29Eli Zaretskii
2023-08-09Fix emacs-lisp-native-compile-and-load eln target directory (bug#64226)Andrea Corallo
2023-07-21Fix failing native-compile testRobert Pluim
2023-07-19Fix native compilation in dynamically bound files.Alan Mackenzie
2023-06-10Merge from origin/emacs-29Eli Zaretskii
2023-06-08; Update my mail addressAndrea Corallo
2023-05-31; * test/src/comp-tests.el (non-locals): Repair botched test.Mattias EngdegÄrd
2023-05-23* test/src/comp-tests.el: Add some ret type tests for non builtin typesAndrea Corallo
2023-04-07; * test/src/comp-tests.el (61917-1): Underscore unused parameter.Mattias EngdegÄrd
2023-03-29Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo
2023-03-28Revert "Comp fix calls to redefined primtives with op-bytecode (bug#61917)"Andrea Corallo
2023-03-20Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-20; Fix typosStefan Kangas
2022-10-26; Fix several symbol name typosStefan Kangas
2022-09-13; Add commentary to comp-tests.elEli Zaretskii
2022-09-13comp-tests.el: Enable compilation againStefan Monnier
2022-09-13; * test/src/comp-tests.el: Explain the last change.Eli Zaretskii
2022-09-12Fix comp-tests.el problem after reconfiguringPaul Eggert
2022-07-14Merge from origin/emacs-28Stefan Kangas
2022-07-13Remove uneffective testAndrea Corallo
2022-07-13Mark async worker tmp file as utf-8-emacs-unix (bug#48029)Andrea Corallo
2022-05-24Fix issue with nativecomp tests leaving files behind in /tmpLars Ingebrigtsen
2022-02-10Merge from origin/emacs-28Stefan Kangas
2022-02-09Fix integer arithmetic miss-compilation (bug#53451)Andrea Corallo
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-27* test/src/comp-tests.el: Rework last patchStefan Monnier
2021-11-26* test/src/comp-tests.el: Eliminate byte-compiler warnings (Bug#52105).Stephen Gildea
2021-11-08Prefer ert-with-temp-(directory|file) in most remaining testsStefan Kangas
2021-09-27Fix two doc-related test failuresLars Ingebrigtsen
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas