Daniele Alessandri 7060c013ba [tests] Relax checks on invalid expire time messages. 10 years ago
..
Processor a9b42924e5 [tests] Improve the basic framework of our test suite. 11 years ago
CommandTest.php a9b42924e5 [tests] Improve the basic framework of our test suite. 11 years ago
ConnectionAuthTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ConnectionEchoTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ConnectionPingTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ConnectionQuitTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ConnectionSelectTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashDeleteTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashExistsTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashGetAllTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashGetMultipleTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashGetTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashIncrementByFloatTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashIncrementByTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashKeysTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashLengthTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashScanTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashSetMultipleTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashSetPreserveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashSetTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HashValuesTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
HyperLogLogAddTest.php 1da827c0ae [tests] Use annotations to specify expected Redis server version. 10 years ago
HyperLogLogCountTest.php 1da827c0ae [tests] Use annotations to specify expected Redis server version. 10 years ago
HyperLogLogMergeTest.php 1da827c0ae [tests] Use annotations to specify expected Redis server version. 10 years ago
KeyDeleteTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyDumpTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyExistsTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyExpireAtTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyExpireTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyKeysTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyKeysV12xTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyMoveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyPersistTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyPreciseExpireAtTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyPreciseExpireTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyPreciseTimeToLiveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyRandomTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyRenamePreserveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyRenameTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyRestoreTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyScanTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeySortTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyTimeToLiveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
KeyTypeTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListIndexTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListInsertTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListLengthTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListPopFirstBlockingTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListPopFirstTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListPopLastBlockingTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListPopLastPushHeadBlockingTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListPopLastPushHeadTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListPopLastTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListPushHeadTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListPushHeadXTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListPushTailTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListPushTailXTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListRangeTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListRemoveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListSetTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ListTrimTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
PrefixHelpersTest.php a9b42924e5 [tests] Improve the basic framework of our test suite. 11 years ago
PrefixableCommandTest.php a9b42924e5 [tests] Improve the basic framework of our test suite. 11 years ago
PubSubPublishTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
PubSubSubscribeByPatternTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
PubSubSubscribeTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
PubSubUnsubscribeByPatternTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
PubSubUnsubscribeTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
RawCommandTest.php 838e6af403 [tests] Adapt for testing with HHVM. 11 years ago
ScriptedCommandTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerBackgroundRewriteAOFTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerBackgroundSaveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerClientTest.php 1da827c0ae [tests] Use annotations to specify expected Redis server version. 10 years ago
ServerCommandTest.php cab266f359 Move command "COMMAND" to the server profile for Redis 2.8. 10 years ago
ServerConfigTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerDatabaseSizeTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerEvalSHATest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerEvalTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerFlushAllTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerFlushDatabaseTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerInfoTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerInfoV26xTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerLastSaveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerMonitorTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerObjectTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerSaveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerScriptTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerShutdownTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerSlaveOfTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerSlowlogTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ServerTimeTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetAddTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetCardinalityTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetDifferenceStoreTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetDifferenceTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetIntersectionStoreTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetIntersectionTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetIsMemberTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetMembersTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetMoveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetPopTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetRandomMemberTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetRemoveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetScanTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetUnionStoreTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
SetUnionTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringAppendTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringBitCountTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringBitOpTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringDecrementByTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringDecrementTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringGetBitTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringGetMultipleTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringGetRangeTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringGetSetTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringGetTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringIncrementByFloatTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringIncrementByTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringIncrementTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringPreciseSetExpireTest.php 7060c013ba [tests] Relax checks on invalid expire time messages. 9 years ago
StringSetBitTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringSetExpireTest.php 7060c013ba [tests] Relax checks on invalid expire time messages. 9 years ago
StringSetMultiplePreserveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringSetMultipleTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringSetPreserveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringSetRangeTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringSetTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringStrlenTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
StringSubstrTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
TransactionDiscardTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
TransactionExecTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
TransactionMultiTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
TransactionUnwatchTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
TransactionWatchTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetAddTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetCardinalityTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetCountTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetIncrementByTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetIntersectionStoreTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetLexCountTest.php 1da827c0ae [tests] Use annotations to specify expected Redis server version. 10 years ago
ZSetRangeByLexTest.php 1da827c0ae [tests] Use annotations to specify expected Redis server version. 10 years ago
ZSetRangeByScoreTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetRangeTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetRankTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetRemoveRangeByLexTest.php 1da827c0ae [tests] Use annotations to specify expected Redis server version. 10 years ago
ZSetRemoveRangeByRankTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetRemoveRangeByScoreTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetRemoveTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetReverseRangeByScoreTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetReverseRangeTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetReverseRankTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetScanTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetScoreTest.php 56627f30f8 Run php-cs against test suite. 11 years ago
ZSetUnionStoreTest.php 56627f30f8 Run php-cs against test suite. 11 years ago