Daniele Alessandri 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
..
Processor 6a0348fbea Add missing command: MIGRATE (Redis 2.6.0). 9 years ago
CommandTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
ConnectionAuthTest.php d2c001812f [tests] Rename test case classes. 11 years ago
ConnectionEchoTest.php d2c001812f [tests] Rename test case classes. 11 years ago
ConnectionPingTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
ConnectionQuitTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
ConnectionSelectTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HashDeleteTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HashExistsTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HashGetAllTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HashGetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HashGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HashIncrementByFloatTest.php 5f3723bbd1 [tests] Use round() to avoid issues with floats on certain plaforms. 10 years ago
HashIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HashKeysTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HashLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HashScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 years ago
HashSetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HashSetPreserveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HashSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HashValuesTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
HyperLogLogAddTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
HyperLogLogCountTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
HyperLogLogMergeTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
KeyDeleteTest.php d2c001812f [tests] Rename test case classes. 11 years ago
KeyDumpTest.php d2c001812f [tests] Rename test case classes. 11 years ago
KeyExistsTest.php d2c001812f [tests] Rename test case classes. 11 years ago
KeyExpireAtTest.php d2c001812f [tests] Rename test case classes. 11 years ago
KeyExpireTest.php d2c001812f [tests] Rename test case classes. 11 years ago
KeyKeysTest.php d2c001812f [tests] Rename test case classes. 11 years ago
KeyMigrateTest.php 6a0348fbea Add missing command: MIGRATE (Redis 2.6.0). 9 years ago
KeyMoveTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
KeyPersistTest.php d2c001812f [tests] Rename test case classes. 11 years ago
KeyPreciseExpireAtTest.php dbfc1a74ba More random fixes after inspection. 10 years ago
KeyPreciseExpireTest.php d2c001812f [tests] Rename test case classes. 11 years ago
KeyPreciseTimeToLiveTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
KeyRandomTest.php d2c001812f [tests] Rename test case classes. 11 years ago
KeyRenamePreserveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
KeyRenameTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
KeyRestoreTest.php d2c001812f [tests] Rename test case classes. 11 years ago
KeyScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 years ago
KeySortTest.php dbfc1a74ba More random fixes after inspection. 10 years ago
KeyTimeToLiveTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
KeyTypeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
ListIndexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListInsertTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListPopFirstBlockingTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
ListPopFirstTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListPopLastBlockingTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
ListPopLastPushHeadBlockingTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
ListPopLastPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListPopLastTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListPushHeadXTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListPushTailTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListPushTailXTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ListTrimTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
PubSubPublishTest.php d2c001812f [tests] Rename test case classes. 11 years ago
PubSubPubsubTest.php d2c001812f [tests] Rename test case classes. 11 years ago
PubSubSubscribeByPatternTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
PubSubSubscribeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
PubSubUnsubscribeByPatternTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
PubSubUnsubscribeTest.php d2c001812f [tests] Rename test case classes. 11 years ago
RawCommandTest.php dbfc1a74ba More random fixes after inspection. 10 years ago
ScriptCommandTest.php 2a6409590c Run php-cs against test suite. 11 years ago
ServerBackgroundRewriteAOFTest.php d2c001812f [tests] Rename test case classes. 11 years ago
ServerBackgroundSaveTest.php d2c001812f [tests] Rename test case classes. 11 years ago
ServerClientTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ServerCommandTest.php dedc1ba0a9 Move command "COMMAND" to the server profile for Redis 2.8. 10 years ago
ServerConfigTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ServerDatabaseSizeTest.php d2c001812f [tests] Rename test case classes. 11 years ago
ServerEvalSHATest.php dbfc1a74ba More random fixes after inspection. 10 years ago
ServerEvalTest.php dbfc1a74ba More random fixes after inspection. 10 years ago
ServerFlushAllTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
ServerFlushDatabaseTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
ServerInfoTest.php d2c001812f [tests] Rename test case classes. 11 years ago
ServerInfoV26xTest.php e2f4357ca3 Fix E_NOTICE emitted on empty response to INFO [section]. 10 years ago
ServerLastSaveTest.php d2c001812f [tests] Rename test case classes. 11 years ago
ServerMonitorTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
ServerObjectTest.php 5cd7b774c4 [tests] Adapt to internal encoding changes for lists in Redis 3.0. 9 years ago
ServerSaveTest.php d2c001812f [tests] Rename test case classes. 11 years ago
ServerScriptTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 years ago
ServerSentinelTest.php d2c001812f [tests] Rename test case classes. 11 years ago
ServerShutdownTest.php d2c001812f [tests] Rename test case classes. 11 years ago
ServerSlaveOfTest.php d2c001812f [tests] Rename test case classes. 11 years ago
ServerSlowlogTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ServerTimeTest.php d2c001812f [tests] Rename test case classes. 11 years ago
SetAddTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetDifferenceStoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetDifferenceTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetIntersectionStoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetIntersectionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetIsMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetMembersTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetMoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetPopTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetRandomMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 years ago
SetUnionStoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
SetUnionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringAppendTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringBitCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringBitOpTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringBitPosTest.php 75ca2f8111 Add minimum required Redis version for BITPOS integration tests. 10 years ago
StringDecrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringDecrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringGetBitTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringGetMultipleTest.php d2c001812f [tests] Rename test case classes. 11 years ago
StringGetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringGetSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringIncrementByFloatTest.php 5f3723bbd1 [tests] Use round() to avoid issues with floats on certain plaforms. 10 years ago
StringIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringIncrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringPreciseSetExpireTest.php d09c4f32f3 [tests] Relax checks on invalid expire time messages. 10 years ago
StringSetBitTest.php dbfc1a74ba More random fixes after inspection. 10 years ago
StringSetExpireTest.php d09c4f32f3 [tests] Relax checks on invalid expire time messages. 10 years ago
StringSetMultiplePreserveTest.php d2c001812f [tests] Rename test case classes. 11 years ago
StringSetMultipleTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
StringSetPreserveTest.php d2c001812f [tests] Rename test case classes. 11 years ago
StringSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringSetTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
StringStrlenTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
StringSubstrTest.php d2c001812f [tests] Rename test case classes. 11 years ago
TransactionDiscardTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
TransactionExecTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
TransactionMultiTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
TransactionUnwatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
TransactionWatchTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetAddTest.php 354d1ef921 Support ZADD modifiers when using simplified command signature. 9 years ago
ZSetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetIntersectionStoreTest.php dbfc1a74ba More random fixes after inspection. 10 years ago
ZSetLexCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetRemoveRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetRemoveRangeByRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetRemoveRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetReverseRangeByLexTest.php af48b30398 add zrevrangebylex command 10 years ago
ZSetReverseRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetReverseRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetReverseRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 years ago
ZSetScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
ZSetUnionStoreTest.php dbfc1a74ba More random fixes after inspection. 10 years ago