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-23 22:49:35 +01:00
..
cmdline.c adapt cli tool to new api 2017-11-23 15:35:23 +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 stress test with bad keys 2017-11-23 22:49:35 +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.