aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/emacs-module (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* 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
* Integrate module test with normal test suitePhilipp Stephani2017-04-292-0/+309