summaryrefslogtreecommitdiff
path: root/test/data
AgeCommit message (Expand)Author
2024-05-20New tests for nested archives (bug#70987)Juri Linkov
2021-10-24Add tests for gif to src/image-tests.elStefan Kangas
2021-10-22Add WebP image format support (Bug#51296)Stefan Kangas
2020-10-24Move faces.el test data to follow our conventionsStefan Kangas
2020-10-24Move epg.el test data to follow our conventionsStefan Kangas
2020-10-24Move shr.el test data to follow our conventionsStefan Kangas
2020-10-24Move mml-sec.el test data to follow our conventionsStefan Kangas
2020-10-23Move more test data to follow our conventionsStefan Kangas
2020-10-23Move some test data to follow our conventionsStefan Kangas
2020-10-23Move icalendar test data to test/lisp/calendar/icalendar-resourcesUlf Jasper
2020-10-22Move test data for icalendar tests to separate files.Ulf Jasper
2020-10-13Allow creating unibyte strings from Emacs modulesLars Ingebrigtsen
2020-10-02Enhance syntax-tests.el to test comments in parse-partial-sexpAlan Mackenzie
2020-10-02Enhance syntax-tests.el to test comments in scan-listsAlan Mackenzie
2020-10-01Enhance syntax-tests.el to test some comment character handling.Alan Mackenzie
2020-09-13Add facility to make module functions interactive (Bug#23486).Philipp Stephani
2020-08-27; Fix license statements.Stefan Kangas
2020-08-04Remove mistakenly checked-in random_seed fileLars Ingebrigtsen
2020-08-04Add tests for mml-sec.elJens Lechtenbörger
2020-08-01* test/data/emacs-module/mod-test.c (Fmod_test_string_a_to_b): Fix leakPhilipp Stephani
2020-07-29Merge from origin/emacs-27Glenn Morris
2020-07-26Add another test for global module referencesPhilipp Stephani
2020-07-26Backport: add another test case for module assertions.Philipp Stephani
2020-07-26Backport: Add module test for edge case.Philipp Stephani
2020-07-25Make checking for liveness of global values more precise.Philipp Stephani
2020-07-25Fix subtle bug when checking liveness of module values.Philipp Stephani
2020-07-09Use Gnulib libgmp modulePaul Eggert
2020-03-27Port the 'module/async-pipe' test to MS-WindowsEli Zaretskii
2020-03-26Add a module function to open a file descriptor connected to a pipe.Philipp Stephani
2020-03-19Don't have exif bugging out on short stringsLars Ingebrigtsen
2020-03-19Don't have exif bugging out on short stringsLars Ingebrigtsen
2020-01-05Also print function data when printing module functions.Philipp Stephani
2020-01-03Implement finalizers for module functions (Bug#30373)Philipp Stephani
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-10Rename faces used in faces-tests.elDmitry Gutov
2019-12-10Make ':extend' inherited from default spec unless overriddenDmitry Gutov
2019-12-05Fix recent modifications in emacs-module-testsEli Zaretskii
2019-12-04Change module interface to no longer use GMP objects directly.Philipp Stephani
2019-11-26* test/lisp/minibuffer-tests.el (completion-table-test-quoting): New testStefan Monnier
2019-09-21Add an Exif parsing libraryLars Ingebrigtsen
2019-05-05Port mod-test to --enable-gcc-warningsPaul Eggert
2019-05-05Fix compilation of mod-test.c on MinGWEli Zaretskii
2019-05-05Use extract_time in test module.Philipp Stephani
2019-04-28Export major version of latest Emacs supported by emacs-module.h.Philipp Stephani
2019-04-24Unbreak build when building without GMP support.Philipp Stephani
2019-04-24Clarify rounding mode when converting to struct timespec.Philipp Stephani
2019-04-24Add module functions to convert from and to big integers.Philipp Stephani
2019-04-24Add conversions to and from struct timespec to module interface.Philipp Stephani
2019-03-22Revert "Revert "Revert "Rely on conservative stack scanning to find "emacs_va...Eli Zaretskii
2019-03-21Revert "Revert "Rely on conservative stack scanning to find "emacs_value"s""Eli Zaretskii