summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-03 09:03:18 +0200
committerDanilo M. <danix@danix.xyz>2026-08-03 09:03:18 +0200
commit255662101a4370197da6a1e64a7a446fd9a80187 (patch)
tree16521d6d62230feb7e34f9d83c70265d1056aaac /src/main.cpp
parent376323043a6b7a02e23cd9b6232bc25ec5fc1ce6 (diff)
downloadqtmaildir-255662101a4370197da6a1e64a7a446fd9a80187.tar.gz
qtmaildir-255662101a4370197da6a1e64a7a446fd9a80187.zip
docs: fold deferred findings into the task 13 checklist
Adds two checks the earlier tasks turned up but only recorded in passing: - Item 21: config.cpp validates the sync command by splitting on a space, while MailSync splits it with QProcess::splitCommand. A quoted program path containing a space makes the two disagree. The failure is safe (sync disables itself) but the message misleads, so the check is to confirm the behaviour and then pick a side. - Item 22: deleting the sync script while running exercises the launch failure path, which config's load-time validation cannot cover. Also corrects two claims the plan had outgrown: task 13 is no longer the notmuch layer's only coverage now that task 8 tests against a throwaway database, and cron runs every 10 minutes rather than hourly. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions