summaryrefslogtreecommitdiff
path: root/test/src/emacs-module-tests.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix several symbol name typosStefan Kangas2022-10-26
* Decouple mod-test.c from GnulibPaul Eggert2022-03-08
* Avoid emacs-module-tests failure on macOSMattias Engdegård2022-02-16
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Do not exclude emacs-module-tests.el on embaMichael Albinus2021-11-18
* | Replace some macros with ert-with-temp-(file|directory)Stefan Kangas2021-11-06
* | ; * test/src/emacs-module-tests.el: Instrument for bug#50902.Michael Albinus2021-10-11
|/
* Adjust test to describe-function changesLars Ingebrigtsen2021-09-08
* * test/src/emacs-module-tests.el (mod-test-file): Unbreak out-of-tree.Glenn Morris2021-05-10
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* Update copyright year to 2021Paul Eggert2021-01-01
* Document and enforce some properties for strings created by modules.Philipp Stephani2020-12-12
* Fix incorrect handling of module runtime and environment pointers.Philipp Stephani2020-11-27
* Move some test data to follow our conventionsStefan Kangas2020-10-23
* Allow creating unibyte strings from Emacs modulesLars Ingebrigtsen2020-10-13
* Add facility to make module functions interactive (Bug#23486).Philipp Stephani2020-09-13
* Adapt some tests for Emacs's excitingly variable quoting formatGlenn Morris2020-09-12
* * test/src/emacs-module-tests.el: Use proper outline headings.Jonas Bernoulli2020-08-13
* Merge from origin/emacs-27Glenn Morris2020-07-29
|\
| * Add another test for global module referencesPhilipp Stephani2020-07-26
| * Backport: add another test case for module assertions.Philipp Stephani2020-07-26
| * Backport: Add module test for edge case.Philipp Stephani2020-07-26
* | Make checking for liveness of global values more precise.Philipp Stephani2020-07-25
* | Fix subtle bug when checking liveness of module values.Philipp Stephani2020-07-25
* | Fix out-of-source ‘make check’ emacs-module-testsPaul Eggert2020-07-09
* | Port the 'module/async-pipe' test to MS-WindowsEli Zaretskii2020-03-27
* | Add a module function to open a file descriptor connected to a pipe.Philipp Stephani2020-03-26
* | Also print function data when printing module functions.Philipp Stephani2020-01-05
* | Make module function finalizer test less brittle.Philipp Stephani2020-01-04
* | Implement finalizers for module functions (Bug#30373)Philipp Stephani2020-01-03
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Support .dylib suffix for modules on macOS (Bug#36226).Philipp Stephani2019-12-25
|/
* Fix recent modifications in emacs-module-testsEli Zaretskii2019-12-05
* Fix time-add rounding bugPaul Eggert2019-08-16
* Port mod-test-nanoseconds to 32-bit EmacsPaul Eggert2019-08-15
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-06
* Use extract_time in test module.Philipp Stephani2019-05-05
* Fix another compilation warning.Philipp Stephani2019-04-28
* Fix a few minor compilation and Checkdoc warnings.Philipp Stephani2019-04-28
* * test/src/emacs-module-tests.el: Switch to lexical binding.Philipp Stephani2019-04-28
* Clarify rounding mode when converting to struct timespec.Philipp Stephani2019-04-24
* Fix return type of make_time.Philipp Stephani2019-04-24
* Add module functions to convert from and to big integers.Philipp Stephani2019-04-24
* Add conversions to and from struct timespec to module interface.Philipp Stephani2019-04-24
* Revert "Revert "Revert "Rely on conservative stack scanning to find "emacs_va...Eli Zaretskii2019-03-22
* Revert "Revert "Rely on conservative stack scanning to find "emacs_value"s""Eli Zaretskii2019-03-21
* Revert "Rely on conservative stack scanning to find "emacs_value"s"Philipp Stephani2019-03-21