Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri 0d4426c052 Test suite: added HKEYS, HVALS, HGETALL. il y a 15 ans
  Daniele Alessandri 08adcb478d Test suite: added HLEN. il y a 15 ans
  Daniele Alessandri ead414c530 Test suite: added HDEL. il y a 15 ans
  Daniele Alessandri 290e51877c Test suite: added HINCRBY. il y a 15 ans
  Daniele Alessandri 7e61ac6f30 Test suite: added HEXISTS. il y a 15 ans
  Daniele Alessandri 4f25e568cf Test suite: minor code formatting fix. il y a 15 ans
  Daniele Alessandri 7f138dfcef Test suite: added HMSET and HMGET. il y a 15 ans
  Daniele Alessandri 55404a2400 Test suite: added HSETNX. il y a 15 ans
  Daniele Alessandri 69bce63453 Test suite: added HGET. il y a 15 ans
  Daniele Alessandri c227eedbb7 Test suite: added HSET. il y a 15 ans
  Daniele Alessandri 887fea87e5 Test suite: added ZREMRANGEBYRANK. il y a 15 ans
  Daniele Alessandri 4b2400b570 Test suite: added ZINTER. il y a 15 ans
  Daniele Alessandri a1c8568ccf Test suite: added ZUNION. il y a 15 ans
  Daniele Alessandri fa039fe500 Test suite: renamed ZRANK test method. il y a 15 ans
  Daniele Alessandri 9c587b6f1d Test suite: added ZREVRANK. il y a 15 ans
  Daniele Alessandri 2f6b24c098 Test suite: added SETEX. il y a 15 ans
  Daniele Alessandri ea75b168d1 Re-enabled the test for SORT in the test suite. il y a 15 ans
  Daniele Alessandri 9fc0fbdb8c Converted the test suite to invoke commands on the client instance as they are defined in the command reference of Redis instead of using their aliases. il y a 15 ans
  Daniele Alessandri 67a27a7f05 Fixed a bug in the test suite discovered thanks to the validation of numeric inputs introduced in Redis with commit bbe025e. il y a 15 ans
  Daniele Alessandri bdf4dfb54e Fixed the test suite to comply with the changes introduced in Redis with commit 4e27f26. il y a 15 ans
  Daniele Alessandri de1b8f45bc Fixed failing tests due to changes introduced in Redis commits 3ea27d3, cc3b01c and 653c924. il y a 15 ans
  Daniele Alessandri 5cae45282d Fixed tests against the current Redis master branch. il y a 15 ans
  Daniele Alessandri c06f9e34bf Added tests for DISCARD. il y a 15 ans
  Daniele Alessandri ac8172235f Added tests for ZRANK. il y a 15 ans
  Daniele Alessandri 5aaec9d11b Added a test for SUBSTR on integer-encoded values. il y a 15 ans
  Daniele Alessandri 3e0d9c8400 Added tests for SUBSTR. il y a 15 ans
  Daniele Alessandri 9ac0d26a48 Minor code rearrangements. il y a 15 ans
  Daniele Alessandri c8554f2c8b Added tests for APPEND. il y a 15 ans
  Daniele Alessandri 4c6dedabe0 Added tests for ZCOUNT. il y a 15 ans
  Daniele Alessandri 5ad2abd149 Added test for ZRANGEBYSCORE with the WITHSCORES parameter. il y a 15 ans