Histórico de Commits

Autor SHA1 Mensagem Data
  antirez 47db53c3c3 New tests related to scripts max execution time. há 12 anos atrás
  antirez 5498e7bc76 Tests for scripting PRNG. há 12 anos atrás
  antirez 13a21caae3 New test for scripting engine: DECR_IF_GT. há 12 anos atrás
  antirez 3cd4ad267c Tests modified to match the new global protection implementation. há 12 anos atrás
  antirez 2fd7c9efde Tests for lua globals protection. há 12 anos atrás
  antirez 6aa2f98938 Test for redis.sha1hex(). há 12 anos atrás
  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. há 13 anos atrás
  antirez ef23f3ac92 Script max execution time test disabled for now since it is no longer enforced. há 13 anos atrás
  antirez e5abf6ef19 SCRIPT LOAD now returns the SHA1 instead of +OK há 13 anos atrás
  antirez e8c993f0fb Fixes for the scripting refactoring and new commands. Tests for the new features. há 13 anos atrás
  antirez 9ed32ba083 Redis.call is now split into two variants of the same function. Redis.call will raise an error by default. Redis.pcall will return the error object instead. há 13 anos atrás
  antirez 7864ef8551 new tests for the scripting engine: not allowed commands and write commands after random commands. há 13 anos atrás
  antirez d50292d2cc make a scripting test more valgrind friendly há 13 anos atrás
  antirez 61fee31999 test that EVALSHA is replicated as EVAL há 13 anos atrás
  antirez 449286a588 Scripting tests added há 13 anos atrás