valkey/tests
Matt Stancliff 6c0abc4a0e Fix zero-ordering SORT when called against lists
People mostly use SORT against lists, but our prior
behavior was pretending lists were an unordered bag
requiring a forced-sort when no sort was requested.

We can just use the native list ordering to ensure
consistency across replicaion and scripting calls.

Closes #2079
Closes #545 (again)
2014-10-29 14:57:35 -04:00
..
assets Test: enable latency monitor in the default config. 2014-07-10 15:04:34 +02:00
cluster Cluster test: helpers/onlydots.tcl: detect EOF and exit. 2014-10-08 10:17:01 +02:00
helpers Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 2012-03-30 10:26:07 +02:00
integration Diskless replication tested with the multiple slaves consistency test. 2014-10-24 09:49:26 +02:00
sentinel Spell software correctly 2014-09-29 06:49:07 -04:00
support Remove trailing spaces from tests 2014-09-29 06:49:08 -04:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Fix zero-ordering SORT when called against lists 2014-10-29 14:57:35 -04:00
instances.tcl Spell software correctly 2014-09-29 06:49:07 -04:00
test_helper.tcl Spell software correctly 2014-09-29 06:49:07 -04:00