1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 19:42:04 +02:00
deltachat-core/cmdline
2017-11-15 11:38:10 +01:00
..
cmdline.c Remove 'poke' function from public API. 2017-11-14 17:03:39 +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
stress.c Remove unused constant from stress test. 2017-11-15 09:25:58 +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.