summaryrefslogtreecommitdiff
path: root/test/data
AgeCommit message (Expand)Author
2019-03-21Revert "Rely on conservative stack scanning to find "emacs_value"s"Philipp Stephani
2019-02-24Ignore pending_signals when checking for quits.Philipp Stephani
2019-02-22Handle HTML 'ol' start attribute in shr.elNicholas Drozd
2019-02-03* lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)Juri Linkov
2019-02-02* test/lisp/vc/diff-mode-tests.el (diff-mode-test-font-lock): New test.Juri Linkov
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-26Merge from origin/emacs-26Glenn Morris
2018-08-25Fix detection of freed emacs_values (Bug#32479)Sergey Vinokurov
2018-02-02Use 'defalias' in test module instead of 'fset'.Philipp Stephani
2018-01-20Merge from origin/emacs-26Glenn Morris
2018-01-19Portability fixes in emacs-module-testsEli Zaretskii
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-26Add MIME apps spec utilitiesMark Oteiza
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-09-09Avoid looking at localized stringsMark Oteiza
2017-09-09Add function to read all entries in a groupMark Oteiza
2017-09-06Add XDG desktop file parsing and testsMark Oteiza
2017-09-05Add tests for mailcap.elMark Oteiza
2017-07-08Module assertions: check for garbage collectionsPhilipp Stephani
2017-06-13Inline test module Makefile into main test MakefilePhilipp Stephani
2017-06-12Print module structure sizes when initializing test modulePhilipp Stephani
2017-06-12Fix off-by-one errorPhilipp Stephani
2017-06-12Improve previous test/data/emacs-module/Makefile changeGlenn Morris
2017-06-12Small improvements for test/data/emacs-module/MakefileGlenn Morris
2017-06-12Test module: add necessary version checksPhilipp Stephani
2017-06-12Use additional CFLAGS from configurePhilipp Stephani
2017-06-12Use Autoconf to generate the test module MakefilePhilipp Stephani
2017-06-12Also compile test module as C11Philipp Stephani
2017-06-12Implement module assertions for usersPhilipp Stephani
2017-05-20Reimplement module functionsPhilipp Stephani
2017-05-09Put re-loaded file back at start of load-history (bug#26837)Glenn Morris
2017-04-29Integrate module test with normal test suitePhilipp Stephani
2017-04-24Add image sizing tests for an image that's narrowLars Ingebrigtsen
2017-04-21Add tests to check image scaling functionalityLars Ingebrigtsen
2017-02-28Fix epg-tests with dummy-pinentry program (Bug#23619)Noam Postavsky
2016-05-06Port xref-tests to master branchPaul Eggert
2016-04-24Encode the shr tests files with trailing white spaceLars Magne Ingebrigtsen
2016-03-25(shr-insert): Respect non-breaking space in non-<pre> textLars Magne Ingebrigtsen
2016-03-20Move the cert files to the data directoryLars Magne Ingebrigtsen
2016-03-20Further empty <li> tweaksLars Magne Ingebrigtsen
2016-03-20Don't remove too much white space at the end of documentsLars Magne Ingebrigtsen
2016-03-20Add tests for empty <ul><li>Lars Magne Ingebrigtsen
2016-03-20Add more shr HTML rendering testsLars Magne Ingebrigtsen
2016-03-20Add a test harness for shr HTML rendering and one testLars Magne Ingebrigtsen
2015-11-24Move package test files to new directory.Phillip Lord
2015-11-24Test infrastructure: updates after directory movePhillip Lord
2015-11-24Rename all test files to reflect source layout.Phillip Lord