summaryrefslogtreecommitdiff
path: root/test/src/comp-tests.el
Commit message (Expand)AuthorAge
* ; * test/src/comp-tests.el (61917-1): Underscore unused parameter.Mattias EngdegÄrd2023-04-07
* Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo2023-03-29
* Revert "Comp fix calls to redefined primtives with op-bytecode (bug#61917)"Andrea Corallo2023-03-28
* Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo2023-03-20
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typosStefan Kangas2022-11-20
* ; Fix several symbol name typosStefan Kangas2022-10-26
* ; Add commentary to comp-tests.elEli Zaretskii2022-09-13
* comp-tests.el: Enable compilation againStefan Monnier2022-09-13
* ; * test/src/comp-tests.el: Explain the last change.Eli Zaretskii2022-09-13
* Fix comp-tests.el problem after reconfiguringPaul Eggert2022-09-12
* Merge from origin/emacs-28Stefan Kangas2022-07-14
|\
| * Remove uneffective testAndrea Corallo2022-07-13
| * Mark async worker tmp file as utf-8-emacs-unix (bug#48029)Andrea Corallo2022-07-13
* | Fix issue with nativecomp tests leaving files behind in /tmpLars Ingebrigtsen2022-05-24
* | Merge from origin/emacs-28Stefan Kangas2022-02-10
|\|
| * Fix integer arithmetic miss-compilation (bug#53451)Andrea Corallo2022-02-09
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | * test/src/comp-tests.el: Rework last patchStefan Monnier2021-11-27
* | * test/src/comp-tests.el: Eliminate byte-compiler warnings (Bug#52105).Stephen Gildea2021-11-26
* | Prefer ert-with-temp-(directory|file) in most remaining testsStefan Kangas2021-11-08
|/
* Fix two doc-related test failuresLars Ingebrigtsen2021-09-27
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-26
* Rename batch-byte-native-compile-for-bootstrap (bug#48743)Andrea Corallo2021-06-01
* Rename comp-debug -> native-comp-debugAndrea Corallo2021-05-06
* Rename comp-speed -> native-comp-speedAndrea Corallo2021-05-06
* Rename feature `nativecomp' into `native-compile'Andrea Corallo2021-05-05
* ; Fix typosStefan Kangas2021-04-27
* Make use of `ert-resource-file' `ert-resource-directory' in comp-testsAndrea Corallo2021-04-26
* * Use `expand-file-name' in place of `concat' in comp-tests.elAndrea Corallo2021-04-26
* Move native compiler test data into proper directory (bug#48031)Andrea Corallo2021-04-26
* * test/src/comp-tests.el: Fix it for non native compiled build (bug#48031).Andrea Corallo2021-04-26
* Improve a native compiler testAndrea Corallo2021-04-22
* Fix native compiler string hash consing strategy (bug#47868)Andrea Corallo2021-04-21
* Fix some entry in `comp-known-type-specifiers' (bug#46847)Andrea Corallo2021-03-14
* Fix `comp-cstr-intersection-no-hashcons' for negated result cstrAndrea Corallo2021-03-06
* Fix `=' propagation to handle -0.0 0.0 caseAndrea Corallo2021-03-06
* Don't call _setjmp through a function pointer (Bug#46824)Pip Cet2021-03-03
* Fix = propagation semantic for constrained inputsAndrea Corallo2021-03-02
* Fix `eql' `equal' propagation of non hash consed values (bug#46843)Andrea Corallo2021-03-01
* Don't treat '=' as simple equality emitting constraints (bug#46812)Andrea Corallo2021-02-28
* Migrate and rename a bunch of functions from comp.el to comp-cstr.elAndrea Corallo2021-02-28
* Do not emit assumptions referencing clobbered mvars (bug#46670)Andrea Corallo2021-02-23
* * Fix union constraint for mixed pos/neg constraintsAndrea Corallo2021-02-22
* Fix inverted logic in constraint comparison (bug#46540)Andrea Corallo2021-02-17
* Fix bug#45603Andrea Corallo2021-01-06
* * test/src/comp-tests.el (cond-rw-1, not-cons, 45576): Rename three tests.Andrea Corallo2021-01-04
* Fix type inference for bug#45635Andrea Corallo2021-01-04
* Fix `functionp' contraining (bug#45576)Andrea Corallo2021-01-02