summaryrefslogtreecommitdiff
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Avoid looking at localized stringsMark Oteiza2017-09-091-0/+5
* Add function to read all entries in a groupMark Oteiza2017-09-092-0/+6
* Add XDG desktop file parsing and testsMark Oteiza2017-09-062-0/+5
* Add tests for mailcap.elMark Oteiza2017-09-051-0/+5
* Module assertions: check for garbage collectionsPhilipp Stephani2017-07-081-0/+23
* Inline test module Makefile into main test MakefilePhilipp Stephani2017-06-131-59/+0
* Print module structure sizes when initializing test modulePhilipp Stephani2017-06-121-2/+12
* Fix off-by-one errorPhilipp Stephani2017-06-121-1/+1
* Improve previous test/data/emacs-module/Makefile changeGlenn Morris2017-06-121-1/+2
* Small improvements for test/data/emacs-module/MakefileGlenn Morris2017-06-121-2/+8
* Test module: add necessary version checksPhilipp Stephani2017-06-121-0/+6
* Use additional CFLAGS from configurePhilipp Stephani2017-06-121-1/+7
* Use Autoconf to generate the test module MakefilePhilipp Stephani2017-06-121-10/+15
* Also compile test module as C11Philipp Stephani2017-06-121-2/+2
* Implement module assertions for usersPhilipp Stephani2017-06-121-0/+24
* Reimplement module functionsPhilipp Stephani2017-05-201-1/+1
* Put re-loaded file back at start of load-history (bug#26837)Glenn Morris2017-05-092-0/+14
* Integrate module test with normal test suitePhilipp Stephani2017-04-292-0/+309
* Add image sizing tests for an image that's narrowLars Ingebrigtsen2017-04-241-0/+0
* Add tests to check image scaling functionalityLars Ingebrigtsen2017-04-211-0/+0
* Fix epg-tests with dummy-pinentry program (Bug#23619)Noam Postavsky2017-02-281-0/+22
* Port xref-tests to master branchPaul Eggert2016-05-062-0/+4
* Encode the shr tests files with trailing white spaceLars Magne Ingebrigtsen2016-04-241-3/+3
* (shr-insert): Respect non-breaking space in non-<pre> textLars Magne Ingebrigtsen2016-03-252-0/+13