index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
comp-tests.el
Age
Commit message (
Expand
)
Author
2024-05-28
Redirect 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.el
Andrea Corallo
2024-03-26
Fix native comp prediction on null functionp tested objects
Andrea Corallo
2024-03-04
Revert "Update some native comp tests"
Stefan Monnier
2024-02-28
Merge remote-tracking branch 'origin/master' into 'feature/type-hierarchy'
Andrea Corallo
2024-02-15
Update some native comp tests
Andrea Corallo
2024-01-29
* Better type comparison in comp tests
Andrea Corallo
2024-01-28
; Fix typos
Stefan Kangas
2024-01-25
* Make comp tests robust against sxhash-equal internal changes
Andrea Corallo
2024-01-22
Revert "* Update a comp test (bug#68523)"
Andrea Corallo
2024-01-17
* Update a comp test (bug#68523)
Andrea Corallo
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-04
comp: Fix mvar dependency chain (bug#67239)
Andrea Corallo
2023-11-08
With `native-compile', compile lambdas in a defun or lambda too
Alan Mackenzie
2023-10-19
Add two missing 'number-or-marker' entries to the cl machinery (bug#66615)
Andrea Corallo
2023-08-20
; Silence byte-compiler
Stefan Kangas
2023-08-16
; Silence byte-compiler
Stefan Kangas
2023-08-12
Merge from origin/emacs-29
Eli Zaretskii
2023-08-09
Fix emacs-lisp-native-compile-and-load eln target directory (bug#64226)
Andrea Corallo
2023-07-21
Fix failing native-compile test
Robert Pluim
2023-07-19
Fix native compilation in dynamically bound files.
Alan Mackenzie
2023-06-10
Merge from origin/emacs-29
Eli Zaretskii
2023-06-08
; Update my mail address
Andrea 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 types
Andrea Corallo
2023-04-07
; * test/src/comp-tests.el (61917-1): Underscore unused parameter.
Mattias EngdegÄrd
2023-03-29
Comp fix calls to redefined primtives with op-bytecode (bug#61917)
Andrea Corallo
2023-03-28
Revert "Comp fix calls to redefined primtives with op-bytecode (bug#61917)"
Andrea Corallo
2023-03-20
Comp 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 typos
Stefan Kangas
2022-10-26
; Fix several symbol name typos
Stefan Kangas
2022-09-13
; Add commentary to comp-tests.el
Eli Zaretskii
2022-09-13
comp-tests.el: Enable compilation again
Stefan Monnier
2022-09-13
; * test/src/comp-tests.el: Explain the last change.
Eli Zaretskii
2022-09-12
Fix comp-tests.el problem after reconfiguring
Paul Eggert
2022-07-14
Merge from origin/emacs-28
Stefan Kangas
2022-07-13
Remove uneffective test
Andrea Corallo
2022-07-13
Mark async worker tmp file as utf-8-emacs-unix (bug#48029)
Andrea Corallo
2022-05-24
Fix issue with nativecomp tests leaving files behind in /tmp
Lars Ingebrigtsen
2022-02-10
Merge from origin/emacs-28
Stefan Kangas
2022-02-09
Fix integer arithmetic miss-compilation (bug#53451)
Andrea Corallo
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-27
* test/src/comp-tests.el: Rework last patch
Stefan Monnier
2021-11-26
* test/src/comp-tests.el: Eliminate byte-compiler warnings (Bug#52105).
Stephen Gildea
2021-11-08
Prefer ert-with-temp-(directory|file) in most remaining tests
Stefan Kangas
2021-09-27
Fix two doc-related test failures
Lars Ingebrigtsen
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
[next]