Commit History

Author SHA1 Message Date
  antirez aa19fd612b Scripting: regression test for issue #1811. 10 years ago
  antirez 96e0fe6232 Fix semantics of Lua calls to SELECT. 10 years ago
  Matt Stancliff 76efe1225f Scripting: Fix regression from #1118 10 years ago
  Salvatore Sanfilippo e8ebd7d0e0 Merge pull request #1789 from yoav-steinberg/fix_eval_in_tests 10 years ago
  antirez 3307db49bd Regression test for issue #1118. 10 years ago
  antirez 7f772355f4 Regression test for issue #1764. 10 years ago
  antirez 76c31d425e Scripting test: check that Lua can call commands rewirting argv. 10 years ago
  antirez 93e7a130fc Test: fixed scripting.tcl test false positive. 10 years ago
  yoav 4930d903fc Fix eval usage in tests to conform with eval semantics 10 years ago
  antirez f2bdf601be Test: regression for issue #1549. 10 years ago
  antirez e9d97b453e Test: Lua stack leak regression test added. 11 years ago
  antirez b02bb47e67 Test: regression test for #1163. 11 years ago
  guiquanz 9d09ce3981 Fixed many typos. 12 years ago
  antirez a5cc063c17 Test: added regression for issue #872. 12 years ago
  antirez 95f68f7b0f EVALSHA is now case insensitive. 12 years ago
  antirez acfe3675e3 Differentiate SCRIPT KILL error replies. 12 years ago
  antirez ece77037e9 Revert "Scripting: redis.NIL to return nil bulk replies." 12 years ago
  antirez 6dd1693c0e Scripting: redis.NIL to return nil bulk replies. 12 years ago
  antirez 7eb850ef0e A reimplementation of blocking operation internals. 12 years ago
  antirez 36741b2c81 Scripting: Force SORT BY constant determinism inside SORT itself. 12 years ago
  antirez 46c31a150a Scripting: require at least one argument for redis.call(). 12 years ago
  antirez 80e808b6d6 EVAL replication test: less false positives. 12 years ago
  antirez 5080e625d3 Redis test: scripting EVALSHA replication test more reliable. 12 years ago
  antirez 47db53c3c3 New tests related to scripts max execution time. 12 years ago
  antirez 5498e7bc76 Tests for scripting PRNG. 12 years ago
  antirez 13a21caae3 New test for scripting engine: DECR_IF_GT. 12 years ago
  antirez 3cd4ad267c Tests modified to match the new global protection implementation. 12 years ago
  antirez 2fd7c9efde Tests for lua globals protection. 12 years ago
  antirez 6aa2f98938 Test for redis.sha1hex(). 12 years ago
  antirez c17947287a Added tests checking ability of the scripting engine to reorder the output of commands with a random output regarding signle elements position in the multi bulk reply. 13 years ago