Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Daniele Alessandri 69bce63453 Test suite: added HGET. 15 vuotta sitten
  Daniele Alessandri c227eedbb7 Test suite: added HSET. 15 vuotta sitten
  Daniele Alessandri 887fea87e5 Test suite: added ZREMRANGEBYRANK. 15 vuotta sitten
  Daniele Alessandri 4b2400b570 Test suite: added ZINTER. 15 vuotta sitten
  Daniele Alessandri a1c8568ccf Test suite: added ZUNION. 15 vuotta sitten
  Daniele Alessandri fa039fe500 Test suite: renamed ZRANK test method. 15 vuotta sitten
  Daniele Alessandri 9c587b6f1d Test suite: added ZREVRANK. 15 vuotta sitten
  Daniele Alessandri 2f6b24c098 Test suite: added SETEX. 15 vuotta sitten
  Daniele Alessandri ea75b168d1 Re-enabled the test for SORT in the test suite. 15 vuotta sitten
  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. 15 vuotta sitten
  Daniele Alessandri 67a27a7f05 Fixed a bug in the test suite discovered thanks to the validation of numeric inputs introduced in Redis with commit bbe025e. 15 vuotta sitten
  Daniele Alessandri bdf4dfb54e Fixed the test suite to comply with the changes introduced in Redis with commit 4e27f26. 15 vuotta sitten
  Daniele Alessandri de1b8f45bc Fixed failing tests due to changes introduced in Redis commits 3ea27d3, cc3b01c and 653c924. 15 vuotta sitten
  Daniele Alessandri 5cae45282d Fixed tests against the current Redis master branch. 15 vuotta sitten
  Daniele Alessandri c06f9e34bf Added tests for DISCARD. 15 vuotta sitten
  Daniele Alessandri ac8172235f Added tests for ZRANK. 15 vuotta sitten
  Daniele Alessandri 5aaec9d11b Added a test for SUBSTR on integer-encoded values. 15 vuotta sitten
  Daniele Alessandri 3e0d9c8400 Added tests for SUBSTR. 15 vuotta sitten
  Daniele Alessandri 9ac0d26a48 Minor code rearrangements. 15 vuotta sitten
  Daniele Alessandri c8554f2c8b Added tests for APPEND. 15 vuotta sitten
  Daniele Alessandri 4c6dedabe0 Added tests for ZCOUNT. 15 vuotta sitten
  Daniele Alessandri 5ad2abd149 Added test for ZRANGEBYSCORE with the WITHSCORES parameter. 15 vuotta sitten
  Daniele Alessandri 40df90007d Miss typings, oh my... 15 vuotta sitten
  Daniele Alessandri 2c7a99df55 Added missing test for SORT ... GET 15 vuotta sitten
  Daniele Alessandri f5f06d643f Fixed a dangerous oversight in the test suite (seriously, testing FLUSHALL was indeed stupid). 15 vuotta sitten
  Daniele Alessandri afdc79f97f Added tests for BGREWRITEAOF. 15 vuotta sitten
  Daniele Alessandri 03886d9a78 Merge branch 'blpop' 16 vuotta sitten
  Daniele Alessandri 2577f6a2cb Added tests for BLPOP and BRPOP. They are not really that great as they are missing a concurrent RPUSHing client, but they are enough for now. 16 vuotta sitten
  Daniele Alessandri db6e40df98 Added tests for MULTI / EXEC. 16 vuotta sitten
  Daniele Alessandri 627433cef8 Extended the tests for ZRANGE and ZREVRANGE to cover the newly added "WITHSCORES" option. 16 vuotta sitten