提交历史

作者 SHA1 备注 提交日期
  Matt Stancliff 88530804e8 Add test for deleting an expired key 10 年之前
  antirez a881827b6e SCAN: tests moved to unit/scan.tcl. 11 年之前
  antirez 0471b90844 SCAN: Fix test after option renamed from PATTERN to MATCH. 11 年之前
  Pieter Noordhuis 7f490b197f Add SCAN command 12 年之前
  antirez ddccd0ed58 Test: regression test for issue #1208. 11 年之前
  antirez dfc31a1ee8 Test: Extended SET tests. 11 年之前
  antirez c4b0b6854e Type mismatch errors are now prefixed with WRONGTYPE. 12 年之前
  antirez bf758397a1 more valgrind (and other archs) friendly testing of floating number related features. 13 年之前
  antirez cd4aba36cd valgrind handles floating point numbers differently for some reason, so using "simpler" numbers to make tests happy. 13 年之前
  antirez 70023978fd test for the new more strict behavior about number parsing 13 年之前
  antirez c9df799b2c INCRBYFLOAT tests 13 年之前
  antirez 02a3e58258 Added two new tests for RENAME, currently both will fail because of bug #128. 13 年之前
  Pieter Noordhuis b0d1d2684d SETNX regression tests. 13 年之前
  Pieter Noordhuis 7d5f5712d9 Update tests for STRLEN 14 年之前
  Pieter Noordhuis 8f8eeffec1 Disable negative offsets for SETRANGE 14 年之前
  Pieter Noordhuis e983cf34be Add fuzzy test for SETBIT 14 年之前
  Pieter Noordhuis 30407e1f4f Make SETBIT return original bit value 14 年之前
  Pieter Noordhuis d8f160a848 Add test cases for GETRANGE against integer-encoded strings 14 年之前
  Pieter Noordhuis ef11bcccca Refactor and rename SUBSTR to GETRANGE 14 年之前
  Pieter Noordhuis 9f9e1ceaa0 Add SETRANGE command implementation and tests 14 年之前
  Pieter Noordhuis eae33c1c81 Add generic function to grow an sds value 14 年之前
  Pieter Noordhuis 076f88d657 Enforce maximum string value length of 512MB 14 年之前
  Pieter Noordhuis 3c1bf4957e Add commands SETBIT/GETBIT 14 年之前
  Pieter Noordhuis dc11daf3b5 Change tests to use either the inline or the multibulk protocol 14 年之前
  antirez 2c572622fb no longer passing tests due to the new write-on-volatile semantics modified/removed 14 年之前
  antirez 80091bbaac STRLEN command implemented 14 年之前
  Pieter Noordhuis 7f7499eeac tags for existing tests 14 年之前
  Pieter Noordhuis 6e0e5bedd9 basic support to tag tests 14 年之前
  Pieter Noordhuis 9e5d2e8bd6 changed how server.tcl accepts options to support more directives without requiring more arguments to the proc 14 年之前
  antirez ab72b4833d minor fixes to the new test suite, html doc updated 14 年之前