1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 10:39:27 +02:00
deltachat-core/cmdline
2017-11-21 16:30:19 +01:00
..
cmdline.c add a function to get the profile image of a chat easily. 2017-11-21 16:30:19 +01:00
cmdline.h Move CLI test program to separate folder. 2017-11-12 00:18:07 +01:00
main.c Move from MR_EVENT_IS_ONLINE to MR_EVENT_IS_OFFLINE to allow passing 0 as the default parameter and keep the stuff running. 2017-11-15 11:38:10 +01:00
README.md Move CLI test program to separate folder. 2017-11-12 00:18:07 +01:00
SNIPPETS.txt Remove nonworking restore function. 2017-11-15 18:06:53 +01:00
stress.c add some mrarray_t test routines 2017-11-19 12:36:16 +01:00
stress.h Move CLI test program to separate folder. 2017-11-12 00:18:07 +01:00

This directory contains a little CLI test program; these files are not needed when using Delta Chat core as a library.