aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/emacs-module-resources (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-05-12Silence some macOS build warningsMattias EngdegÄrd1-0/+1
2024-01-20Be more systematic about parens in C source codePaul Eggert1-2/+2
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-09-28Port better to C23 bool+true+false keywordsPaul Eggert1-1/+0
2022-03-08Decouple mod-test.c from GnulibPaul Eggert1-14/+28
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-10-12Fix test bug when calloc returns nullPaul Eggert1-1/+4
2021-07-12Pacify gcc 11.1.1 -Wanalyzer-possible-null-dereferencePaul Eggert1-0/+4
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-12-12Document and enforce some properties for strings created by modules.Philipp Stephani1-0/+30
2020-11-29Fix double-free bug when finalizing module runtimes.Philipp Stephani1-0/+6
2020-11-27Fix incorrect handling of module runtime and environment pointers.Philipp Stephani1-0/+10
2020-10-23Move some test data to follow our conventionsStefan Kangas1-0/+801