Historique des commits

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