summaryrefslogtreecommitdiff
path: root/test/data
Commit message (Expand)AuthorAge
* Move faces.el test data to follow our conventionsStefan Kangas2020-10-24
* Move epg.el test data to follow our conventionsStefan Kangas2020-10-24
* Move shr.el test data to follow our conventionsStefan Kangas2020-10-24
* Move mml-sec.el test data to follow our conventionsStefan Kangas2020-10-24
* Move more test data to follow our conventionsStefan Kangas2020-10-23
* Move some test data to follow our conventionsStefan Kangas2020-10-23
* Move icalendar test data to test/lisp/calendar/icalendar-resourcesUlf Jasper2020-10-23
* Move test data for icalendar tests to separate files.Ulf Jasper2020-10-22
* Allow creating unibyte strings from Emacs modulesLars Ingebrigtsen2020-10-13
* Enhance syntax-tests.el to test comments in parse-partial-sexpAlan Mackenzie2020-10-02
* Enhance syntax-tests.el to test comments in scan-listsAlan Mackenzie2020-10-02
* Enhance syntax-tests.el to test some comment character handling.Alan Mackenzie2020-10-01
* Add facility to make module functions interactive (Bug#23486).Philipp Stephani2020-09-13
* ; Fix license statements.Stefan Kangas2020-08-27
* Remove mistakenly checked-in random_seed fileLars Ingebrigtsen2020-08-04
* Add tests for mml-sec.elJens Lechtenbörger2020-08-04
* * test/data/emacs-module/mod-test.c (Fmod_test_string_a_to_b): Fix leakPhilipp Stephani2020-08-01
* 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
| * Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-19
* | 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
* | Use Gnulib libgmp modulePaul 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
* | Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-19
* | Also print function data when printing module functions.Philipp Stephani2020-01-05
* | Implement finalizers for module functions (Bug#30373)Philipp Stephani2020-01-03
|/
* 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