aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/emacs-module/mod-test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use 'defalias' in test module instead of 'fset'.Philipp Stephani2018-02-021-2/+2
* Portability fixes in emacs-module-testsEli Zaretskii2018-01-191-6/+31
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Module assertions: check for garbage collectionsPhilipp Stephani2017-07-081-0/+23
* Print module structure sizes when initializing test modulePhilipp Stephani2017-06-121-2/+12
* Fix off-by-one errorPhilipp Stephani2017-06-121-1/+1
* Test module: add necessary version checksPhilipp Stephani2017-06-121-0/+6
* Implement module assertions for usersPhilipp Stephani2017-06-121-0/+24
* Reimplement module functionsPhilipp Stephani2017-05-201-1/+1
* Integrate module test with normal test suitePhilipp Stephani2017-04-291-0/+268