]> source.dussan.org Git - rspamd.git/commit
[Test] Reorder tests
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 28 Jul 2016 12:57:55 +0000 (13:57 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 28 Jul 2016 12:57:55 +0000 (13:57 +0100)
commitd4bab2f70adbabf14e734f4c9bc497843c298f5c
tree753fc2f88f493c249d25bc180b282098340b3d8b
parentd7ea09ea1f70fb94fb6f8510af16805c3f71b70f
[Test] Reorder tests
37 files changed:
src/plugins/lua/multimap.lua
test/functional/cases/100_general.robot [new file with mode: 0644]
test/functional/cases/101_lua.robot [new file with mode: 0644]
test/functional/cases/105_archives.robot [new file with mode: 0644]
test/functional/cases/110_statistics/compat-keyed.robot [new file with mode: 0644]
test/functional/cases/110_statistics/compat-plain.robot [new file with mode: 0644]
test/functional/cases/110_statistics/lib.robot [new file with mode: 0644]
test/functional/cases/110_statistics/redis-keyed-siphash.robot [new file with mode: 0644]
test/functional/cases/110_statistics/redis-keyed-xxhash.robot [new file with mode: 0644]
test/functional/cases/110_statistics/redis-plain-siphash.robot [new file with mode: 0644]
test/functional/cases/110_statistics/redis-plain-xxhash.robot [new file with mode: 0644]
test/functional/cases/110_statistics/sqlite-broken-stats-dir.robot [new file with mode: 0644]
test/functional/cases/110_statistics/sqlite-keyed-siphash.robot [new file with mode: 0644]
test/functional/cases/110_statistics/sqlite-keyed-xxhash.robot [new file with mode: 0644]
test/functional/cases/110_statistics/sqlite-plain-siphash.robot [new file with mode: 0644]
test/functional/cases/110_statistics/sqlite-plain-xxhash.robot [new file with mode: 0644]
test/functional/cases/120_fuzzy/encrypted.robot [new file with mode: 0644]
test/functional/cases/120_fuzzy/lib.robot [new file with mode: 0644]
test/functional/cases/120_fuzzy/plain.robot [new file with mode: 0644]
test/functional/cases/archives.robot [deleted file]
test/functional/cases/fuzzy/encrypted.robot [deleted file]
test/functional/cases/fuzzy/lib.robot [deleted file]
test/functional/cases/fuzzy/plain.robot [deleted file]
test/functional/cases/general.robot [deleted file]
test/functional/cases/lua.robot [deleted file]
test/functional/cases/statistics/compat-keyed.robot [deleted file]
test/functional/cases/statistics/compat-plain.robot [deleted file]
test/functional/cases/statistics/lib.robot [deleted file]
test/functional/cases/statistics/redis-keyed-siphash.robot [deleted file]
test/functional/cases/statistics/redis-keyed-xxhash.robot [deleted file]
test/functional/cases/statistics/redis-plain-siphash.robot [deleted file]
test/functional/cases/statistics/redis-plain-xxhash.robot [deleted file]
test/functional/cases/statistics/sqlite-broken-stats-dir.robot [deleted file]
test/functional/cases/statistics/sqlite-keyed-siphash.robot [deleted file]
test/functional/cases/statistics/sqlite-keyed-xxhash.robot [deleted file]
test/functional/cases/statistics/sqlite-plain-siphash.robot [deleted file]
test/functional/cases/statistics/sqlite-plain-xxhash.robot [deleted file]