summaryrefslogtreecommitdiff
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* Add tests for gif to src/image-tests.elStefan Kangas2021-10-241-0/+0
* Add WebP image format support (Bug#51296)Stefan Kangas2021-10-221-0/+0
* Move faces.el test data to follow our conventionsStefan Kangas2020-10-242-69/+0
* Move epg.el test data to follow our conventionsStefan Kangas2020-10-243-75/+0
* Move shr.el test data to follow our conventionsStefan Kangas2020-10-2414-95/+0
* Move mml-sec.el test data to follow our conventionsStefan Kangas2020-10-2434-31/+0
* Move more test data to follow our conventionsStefan Kangas2020-10-2313-96/+0
* Move some test data to follow our conventionsStefan Kangas2020-10-238-892/+0
* Move icalendar test data to test/lisp/calendar/icalendar-resourcesUlf Jasper2020-10-23141-1107/+0
* Move test data for icalendar tests to separate files.Ulf Jasper2020-10-22141-0/+1107
* Allow creating unibyte strings from Emacs modulesLars Ingebrigtsen2020-10-131-0/+11
* Enhance syntax-tests.el to test comments in parse-partial-sexpAlan Mackenzie2020-10-021-6/+7
* Enhance syntax-tests.el to test comments in scan-listsAlan Mackenzie2020-10-021-14/+15
* Enhance syntax-tests.el to test some comment character handling.Alan Mackenzie2020-10-011-0/+66
* 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