aboutsummaryrefslogtreecommitdiffstats
path: root/test/data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add facility to make module functions interactive (Bug#23486).Philipp Stephani2020-09-131-0/+21
* ; Fix license statements.Stefan Kangas2020-08-272-6/+10
* Remove mistakenly checked-in random_seed fileLars Ingebrigtsen2020-08-041-0/+0
* Add tests for mml-sec.elJens Lechtenbörger2020-08-0435-0/+31
* * test/data/emacs-module/mod-test.c (Fmod_test_string_a_to_b): Fix leakPhilipp Stephani2020-08-011-1/+3
* Merge from origin/emacs-27Glenn Morris2020-07-291-0/+31
|\
| * Add another test for global module referencesPhilipp Stephani2020-07-261-0/+31
| * Backport: add another test case for module assertions.Philipp Stephani2020-07-261-0/+14
| * Backport: Add module test for edge case.Philipp Stephani2020-07-261-0/+18
| * Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-191-0/+0
* | Make checking for liveness of global values more precise.Philipp Stephani2020-07-251-0/+14
* | Fix subtle bug when checking liveness of module values.Philipp Stephani2020-07-251-0/+18
* | Use Gnulib libgmp modulePaul Eggert2020-07-091-5/+0
* | Port the 'module/async-pipe' test to MS-WindowsEli Zaretskii2020-03-271-7/+41
* | Add a module function to open a file descriptor connected to a pipe.Philipp Stephani2020-03-261-2/+55
* | Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-191-0/+0
* | Also print function data when printing module functions.Philipp Stephani2020-01-051-1/+4
* | Implement finalizers for module functions (Bug#30373)Philipp Stephani2020-01-031-2/+47
|/
* Update copyright year to 2020Paul Eggert2020-01-013-3/+3
* Rename faces used in faces-tests.elDmitry Gutov2019-12-102-5/+5
* Make ':extend' inherited from default spec unless overriddenDmitry Gutov2019-12-102-0/+65
* Fix recent modifications in emacs-module-testsEli Zaretskii2019-12-051-1/+1
* Change module interface to no longer use GMP objects directly.Philipp Stephani2019-12-041-14/+97
* * test/lisp/minibuffer-tests.el (completion-table-test-quoting): New testStefan Monnier2019-11-261-0/+0
* Add an Exif parsing libraryLars Ingebrigtsen2019-09-211-0/+0
* Port mod-test to --enable-gcc-warningsPaul Eggert2019-05-051-0/+2
* Fix compilation of mod-test.c on MinGWEli Zaretskii2019-05-051-0/+4
* Use extract_time in test module.Philipp Stephani2019-05-051-17/+1
* Export major version of latest Emacs supported by emacs-module.h.Philipp Stephani2019-04-281-0/+5
* Unbreak build when building without GMP support.Philipp Stephani2019-04-241-2/+7
* Clarify rounding mode when converting to struct timespec.Philipp Stephani2019-04-241-0/+17
* Add module functions to convert from and to big integers.Philipp Stephani2019-04-241-0/+19
* Add conversions to and from struct timespec to module interface.Philipp Stephani2019-04-241-0/+13
* Revert "Revert "Revert "Rely on conservative stack scanning to find "emacs_va...Eli Zaretskii2019-03-221-3/+3
* Revert "Revert "Rely on conservative stack scanning to find "emacs_value"s""Eli Zaretskii2019-03-211-3/+3
* Revert "Rely on conservative stack scanning to find "emacs_value"s"Philipp Stephani2019-03-211-3/+3
* Ignore pending_signals when checking for quits.Philipp Stephani2019-02-241-1/+68
* Handle HTML 'ol' start attribute in shr.elNicholas Drozd2019-02-222-0/+48
* * lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)Juri Linkov2019-02-032-0/+0
* * test/lisp/vc/diff-mode-tests.el (diff-mode-test-font-lock): New test.Juri Linkov2019-02-024-0/+14
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-08-261-0/+19
|\ \ | |/
| * Fix detection of freed emacs_values (Bug#32479)Sergey Vinokurov2018-08-251-0/+19
* | Use 'defalias' in test module instead of 'fset'.Philipp Stephani2018-02-021-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-01-201-6/+31
|\ \ | |/
| * Portability fixes in emacs-module-testsEli Zaretskii2018-01-191-6/+31
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Add MIME apps spec utilitiesMark Oteiza2017-09-262-0/+13
|/