summaryrefslogtreecommitdiff
path: root/test/src/emacs-module-resources
AgeCommit message (Expand)Author
2022-03-08Decouple mod-test.c from GnulibPaul Eggert
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-12Fix test bug when calloc returns nullPaul Eggert
2021-07-12Pacify gcc 11.1.1 -Wanalyzer-possible-null-dereferencePaul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-12Document and enforce some properties for strings created by modules.Philipp Stephani
2020-11-29Fix double-free bug when finalizing module runtimes.Philipp Stephani
2020-11-27Fix incorrect handling of module runtime and environment pointers.Philipp Stephani
2020-10-23Move some test data to follow our conventionsStefan Kangas