summaryrefslogtreecommitdiff
path: root/tests
ModeNameSize
-rw-r--r--.gitignore50logplain
-rw-r--r--TODO.txt439logplain
-rwxr-xr-xfake-editor-change-password.sh643logplain
d---------gnupg153logplain
-rwxr-xr-xpwgen63logplain
-rw-r--r--setup.sh1298logplain
-rw-r--r--sharness.sh18531logplain
-rwxr-xr-xt0001-sanity-checks.sh409logplain
-rwxr-xr-xt0010-generate-tests.sh633logplain
-rwxr-xr-xt0020-show-tests.sh508logplain
-rwxr-xr-xt0050-mv-tests.sh2038logplain
-rwxr-xr-xt0060-rm-tests.sh615logplain
-rwxr-xr-xt0100-insert-tests.sh264logplain
-rwxr-xr-xt0200-edit-tests.sh392logplain
-rwxr-xr-xt0300-reencryption.sh4061logplain
-rwxr-xr-xt0400-grep.sh594logplain
-rwxr-xr-xt0500-find.sh582logplain
ions'>+3 2020-04-19SELECT is not necessary for most operations -- skip itRené 'Necoro' Neumann2-12/+1 2020-04-19Store path as array -- the delimiter is not always '.'René 'Necoro' Neumann3-36/+44 2020-04-19Split client part to client.goRené 'Necoro' Neumann2-125/+137 2020-04-19IMAP: Create foldersRené 'Necoro' Neumann1-4/+38 2020-04-19Improved IMAPRené 'Necoro' Neumann1-3/+88 2020-04-19Started IMAP connectionRené 'Necoro' Neumann4-0/+152 2020-04-19Use our own logger for debug for convenience sakeRené 'Necoro' Neumann1-2/+3 2020-04-19Fix debug logging m(René 'Necoro' Neumann1-2/+2 2020-04-19Rename util.go to log.go. Add verbose modeRené 'Necoro' Neumann4-24/+54 2020-04-19Clean go.modRené 'Necoro' Neumann2-3/+0 2020-04-19Do not print the parsedCfg anymoreRené 'Necoro' Neumann1-1/+1 2020-04-19Increase go-version to 1.14René 'Necoro' Neumann1-2/+2 2020-04-19CI: go vetRené 'Necoro' Neumann1-0/+3 2020-04-19Fetching and parsing the feedsRené 'Necoro' Neumann5-4/+113 2020-04-19Ignore all config*.ymlRené 'Necoro' Neumann1-1/+1