1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-15 23:35:34 +00:00
elinks/src/mime/backend
Scott Mcdermott d1621e7230 [mailcap] make a meson 'test-mailcap' option that only builds mailcap tests
Not all 'test' compiled, and only needed to test mailcap, so separated
it out.  It will still be built with 'test' option like before.
2024-04-08 01:55:25 -07:00
..
.gitignore Ignore test files 2006-01-31 22:23:22 +01:00
common.c [dgi] Experimental DGI support. 2022-05-21 18:18:55 +02:00
common.h [module] name - const char * 2022-01-14 21:08:04 +01:00
default.c [options] No need for C_ macro in INIT_OPT_* 2022-03-02 19:02:47 +01:00
default.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
dgi.c [lists] LIST_HEAD -> LIST_HEAD_EL to not clash with libevent's LIST_HEAD. Also added curl implementation of ftpes and sftp 2023-06-19 18:43:53 +02:00
dgi.h [dgi] Experimental DGI support. 2022-05-21 18:18:55 +02:00
mailcap.c [mailcap] Fix in test. Refs #241 2023-06-28 12:19:38 +02:00
mailcap.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
Makefile [test] Added gettext files for mailcap tests. Refs #218 2023-04-28 09:34:00 +02:00
meson.build [mailcap] make a meson 'test-mailcap' option that only builds mailcap tests 2024-04-08 01:55:25 -07:00
mimetypes.c [options] No need for C_ macro in INIT_OPT_* 2022-03-02 19:02:47 +01:00
mimetypes.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
test-mailcap-cache [mailcap] Fixed tests 2022-06-05 15:29:04 +02:00