1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00
elinks/src/mime/backend
Witold Filipczyk c15dc0da66 [mailcap] Fix in test. Refs #241
mailcap test failed on s390x arch.
Better fix would require much more elinks code included in this test.
For example call to register_options(...).
2023-06-28 12:19:38 +02: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 [meson] Do not build test programs by default 2022-11-30 10:17:49 +01: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