Daniele Alessandri c4e0f2f037 Run php-cs-fixer. 8 år sedan
..
Processor 8491b1d880 Add new command: GEORADIUSBYMEMBER (Redis 3.2.0). 8 år sedan
CommandTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 år sedan
ConnectionAuthTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
ConnectionEchoTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
ConnectionPingTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 år sedan
ConnectionQuitTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 år sedan
ConnectionSelectTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
GeospatialGeoAddTest.php dd0edf761a Add new command: GEOADD (Redis 3.2.0). 8 år sedan
GeospatialGeoDistTest.php 5eccd6ee3c Add new command: GEODIST (Redis 3.2.0). 8 år sedan
GeospatialGeoHashTest.php e96f7f748a Add new command: GEOHASH (Redis 3.2.0). 8 år sedan
GeospatialGeoPosTest.php c4e0f2f037 Run php-cs-fixer. 8 år sedan
GeospatialGeoRadiusByMemberTest.php c4e0f2f037 Run php-cs-fixer. 8 år sedan
GeospatialGeoRadiusTest.php c4e0f2f037 Run php-cs-fixer. 8 år sedan
HashDeleteTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
HashExistsTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
HashGetAllTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
HashGetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
HashGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
HashIncrementByFloatTest.php ce85fdadd1 [tests] Fix test executed on current Redis unstable. 8 år sedan
HashIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
HashKeysTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
HashLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
HashScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 år sedan
HashSetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
HashSetPreserveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
HashSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
HashStringLengthTest.php ea2fd9700d [tests] Missing @requiresRedisVersion for HSTRLEN. 8 år sedan
HashValuesTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
HyperLogLogAddTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 år sedan
HyperLogLogCountTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 år sedan
HyperLogLogMergeTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 år sedan
KeyDeleteTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
KeyDumpTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
KeyExistsTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
KeyExpireAtTest.php fc18e6456a [tests] Apply small changes to commands tests with expirations. 9 år sedan
KeyExpireTest.php fc18e6456a [tests] Apply small changes to commands tests with expirations. 9 år sedan
KeyKeysTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
KeyMigrateTest.php 6a0348fbea Add missing command: MIGRATE (Redis 2.6.0). 9 år sedan
KeyMoveTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 år sedan
KeyPersistTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
KeyPreciseExpireAtTest.php fc18e6456a [tests] Apply small changes to commands tests with expirations. 9 år sedan
KeyPreciseExpireTest.php fc18e6456a [tests] Apply small changes to commands tests with expirations. 9 år sedan
KeyPreciseTimeToLiveTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 år sedan
KeyRandomTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
KeyRenamePreserveTest.php 2d2de7837b [tests] Fix some tests methods names. 9 år sedan
KeyRenameTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
KeyRestoreTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
KeyScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 år sedan
KeySortTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
KeyTimeToLiveTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 år sedan
KeyTypeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 år sedan
ListIndexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListInsertTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListPopFirstBlockingTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 år sedan
ListPopFirstTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListPopLastBlockingTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 år sedan
ListPopLastPushHeadBlockingTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 år sedan
ListPopLastPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListPopLastTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListPushHeadXTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListPushTailTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListPushTailXTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ListTrimTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
PubSubPublishTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
PubSubPubsubTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
PubSubSubscribeByPatternTest.php f378faaf22 fix tests, list of allowed commands have changed (redis 3.0.6) 9 år sedan
PubSubSubscribeTest.php f378faaf22 fix tests, list of allowed commands have changed (redis 3.0.6) 9 år sedan
PubSubUnsubscribeByPatternTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 år sedan
PubSubUnsubscribeTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
RawCommandTest.php dbfc1a74ba More random fixes after inspection. 10 år sedan
ScriptCommandTest.php 2a6409590c Run php-cs against test suite. 11 år sedan
ServerBackgroundRewriteAOFTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
ServerBackgroundSaveTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
ServerClientTest.php 1f1c9cf1a4 Run php-cs-fixer. 8 år sedan
ServerCommandTest.php 2175d87a96 [tests] Fix test executed on current Redis unstable. 8 år sedan
ServerConfigTest.php 1f1c9cf1a4 Run php-cs-fixer. 8 år sedan
ServerDatabaseSizeTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
ServerEvalSHATest.php dbfc1a74ba More random fixes after inspection. 10 år sedan
ServerEvalTest.php dbfc1a74ba More random fixes after inspection. 10 år sedan
ServerFlushAllTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 år sedan
ServerFlushDatabaseTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 år sedan
ServerInfoTest.php 1f1c9cf1a4 Run php-cs-fixer. 8 år sedan
ServerInfoV26xTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
ServerLastSaveTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
ServerMonitorTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 år sedan
ServerObjectTest.php 5cd7b774c4 [tests] Adapt to internal encoding changes for lists in Redis 3.0. 9 år sedan
ServerSaveTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
ServerScriptTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 9 år sedan
ServerSentinelTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
ServerShutdownTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
ServerSlaveOfTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
ServerSlowlogTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ServerTimeTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
SetAddTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
SetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
SetDifferenceStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
SetDifferenceTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
SetIntersectionStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
SetIntersectionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
SetIsMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
SetMembersTest.php 2d2de7837b [tests] Fix some tests methods names. 9 år sedan
SetMoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
SetPopTest.php 1e521b56cd [tests] Test count argument for SPOP in Redis 3.2. 8 år sedan
SetRandomMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
SetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
SetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 år sedan
SetUnionStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
SetUnionTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
StringAppendTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
StringBitCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
StringBitFieldTest.php 8cbbd073cb Add new command: BITFIELD (Redis 3.2.0). 8 år sedan
StringBitOpTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
StringBitPosTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
StringDecrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
StringDecrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
StringGetBitTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
StringGetMultipleTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
StringGetRangeTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
StringGetSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
StringGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
StringIncrementByFloatTest.php 5f3723bbd1 [tests] Use round() to avoid issues with floats on certain plaforms. 10 år sedan
StringIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
StringIncrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
StringPreciseSetExpireTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
StringSetBitTest.php dbfc1a74ba More random fixes after inspection. 10 år sedan
StringSetExpireTest.php fc18e6456a [tests] Apply small changes to commands tests with expirations. 9 år sedan
StringSetMultiplePreserveTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
StringSetMultipleTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 år sedan
StringSetPreserveTest.php d2c001812f [tests] Rename test case classes. 11 år sedan
StringSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
StringSetTest.php 6f2064ed90 [tests] Cover SET modifiers EX, PX, NX|XX (Redis >= 2.6.12). 9 år sedan
StringStrlenTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
StringSubstrTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
TransactionDiscardTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
TransactionExecTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
TransactionMultiTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
TransactionUnwatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 år sedan
TransactionWatchTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetAddTest.php 354d1ef921 Support ZADD modifiers when using simplified command signature. 9 år sedan
ZSetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetIntersectionStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan
ZSetLexCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetRemoveRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetRemoveRangeByRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetRemoveRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetReverseRangeByLexTest.php 381e44b6e6 Run php-cs-fixer with new configuration. 9 år sedan
ZSetReverseRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetReverseRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetReverseRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 år sedan
ZSetScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 år sedan
ZSetUnionStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 år sedan