コミット履歴

作者 SHA1 メッセージ 日付
  antirez 55003f7a11 alsoPropagate: handle REDIS_CALL_PROPAGATE and AOF loading. 9 年 前
  Alon Diamant 288028876f Added <count> parameter to SPOP: 10 年 前
  Matt Stancliff 09cb281bc3 Fix spelling in some test cases 10 年 前
  antirez a2c740ea93 Better truncated AOF loading tests. 10 年 前
  antirez b892ea70ae Tests for aof-load-truncated = yes. 10 年 前
  antirez 9f40c25a08 AOF tests fixed turning aof-load-truncated to no. 10 年 前
  antirez 7b2e5ff9f9 Test AOF format error detection. 10 年 前
  antirez 0ab04287aa AOF loading: split handling of format errors from unexpected EOF. 10 年 前
  antirez ce37488919 Test: AOF test false positive when running in slow hosts. 10 年 前
  antirez f8ba3b5668 Fix comment typo in integration/aof.tcl. 11 年 前
  Michael Schlenker 875944a23f Replace unnecessary calls to echo and cat 12 年 前
  antirez 954cc9d0f6 Redis test: vaoid two false positives while running under valgrind. 13 年 前
  antirez 43093dff2d Redis test: two redundant tests removed as they tend to create issues when running the test with valgrind. 13 年 前
  antirez 4c378d7f6c new test engine valgrind support 13 年 前
  antirez 5521fa6a9f Test for regression about: Redis should not try to convert DEL into EXPIREAT for EXPIRE -1 13 年 前
  Hampus Wessman 72bae0cc75 Add test for incorrect expiration when loading AOF. 13 年 前
  Pieter Noordhuis 45b0f6fb14 Use correct argc/argv for cleanup when loading AOF 13 年 前
  Pieter Noordhuis d8b6ae3cd6 Reformat AOF tests 13 年 前
  antirez e2641e09cc redis.c split into many different C files. 14 年 前
  Pieter Noordhuis 5713f06b33 change how arguments are passed from the AOF tests 14 年 前
  Pieter Noordhuis 7f7499eeac tags for existing tests 14 年 前
  Pieter Noordhuis 9e5d2e8bd6 changed how server.tcl accepts options to support more directives without requiring more arguments to the proc 14 年 前
  Pieter Noordhuis 53cbf66caf initial tests for AOF (and small changes to server.tcl to support these) 14 年 前