1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-06 03:50:08 +02:00
deltachat-core/cmdline
B. Petersen c278145081 Comment
2017-11-20 16:19:56 +01:00
..
cmdline.c Comment 2017-11-20 16:19:56 +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.