Revīziju vēsture

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