summaryrefslogtreecommitdiff
path: root/test/data
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Revert "Fix incorrect handling of module runtime and environment pointers."Eli Zaretskii2020-11-28
* Fix incorrect handling of module runtime and environment pointers.Philipp Stephani2020-11-27
* 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
* Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-19
* Update copyright year to 2020Paul Eggert2020-01-01
* Rename faces used in faces-tests.elDmitry Gutov2019-12-10
* Make ':extend' inherited from default spec unless overriddenDmitry Gutov2019-12-10
* Fix recent modifications in emacs-module-testsEli Zaretskii2019-12-05
* Change module interface to no longer use GMP objects directly.Philipp Stephani2019-12-04
* * test/lisp/minibuffer-tests.el (completion-table-test-quoting): New testStefan Monnier2019-11-26
* Add an Exif parsing libraryLars Ingebrigtsen2019-09-21
* Port mod-test to --enable-gcc-warningsPaul Eggert2019-05-05
* Fix compilation of mod-test.c on MinGWEli Zaretskii2019-05-05
* Use extract_time in test module.Philipp Stephani2019-05-05
* Export major version of latest Emacs supported by emacs-module.h.Philipp Stephani2019-04-28
* Unbreak build when building without GMP support.Philipp Stephani2019-04-24
* Clarify rounding mode when converting to struct timespec.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
* Ignore pending_signals when checking for quits.Philipp Stephani2019-02-24
* Handle HTML 'ol' start attribute in shr.elNicholas Drozd2019-02-22
* * lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)Juri Linkov2019-02-03
* * test/lisp/vc/diff-mode-tests.el (diff-mode-test-font-lock): New test.Juri Linkov2019-02-02
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-08-26
|\|
| * Fix detection of freed emacs_values (Bug#32479)Sergey Vinokurov2018-08-25
* | Use 'defalias' in test module instead of 'fset'.Philipp Stephani2018-02-02
* | Merge from origin/emacs-26Glenn Morris2018-01-20
|\|
| * Portability fixes in emacs-module-testsEli Zaretskii2018-01-19
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Add MIME apps spec utilitiesMark Oteiza2017-09-26
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Avoid looking at localized stringsMark Oteiza2017-09-09
* Add function to read all entries in a groupMark Oteiza2017-09-09
* Add XDG desktop file parsing and testsMark Oteiza2017-09-06
* Add tests for mailcap.elMark Oteiza2017-09-05
* Module assertions: check for garbage collectionsPhilipp Stephani2017-07-08
* Inline test module Makefile into main test MakefilePhilipp Stephani2017-06-13
* Print module structure sizes when initializing test modulePhilipp Stephani2017-06-12
* Fix off-by-one errorPhilipp Stephani2017-06-12
* Improve previous test/data/emacs-module/Makefile changeGlenn Morris2017-06-12
* Small improvements for test/data/emacs-module/MakefileGlenn Morris2017-06-12