Daniele Alessandri df2e9f4e71 Fix prefix processor to handle variadic EXISTS (Redis >= 3.0.3). 9 سال پیش
..
Processor df2e9f4e71 Fix prefix processor to handle variadic EXISTS (Redis >= 3.0.3). 9 سال پیش
CommandTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 سال پیش
ConnectionAuthTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
ConnectionEchoTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
ConnectionPingTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 سال پیش
ConnectionQuitTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 سال پیش
ConnectionSelectTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 سال پیش
HashDeleteTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
HashExistsTest.php 231a3440f7 Do not parse response to HEXISTS into boolean value. 9 سال پیش
HashGetAllTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
HashGetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
HashGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
HashIncrementByFloatTest.php 381ca99696 [tests] Use round() to avoid issues with floats on certain plaforms. 10 سال پیش
HashIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
HashKeysTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
HashLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
HashScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 سال پیش
HashSetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
HashSetPreserveTest.php 3fdfc50683 Do not parse response to HSETNX into boolean value. 9 سال پیش
HashSetTest.php ae26ecc8bf Do not parse response to HSET into boolean value. 9 سال پیش
HashValuesTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
HyperLogLogAddTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 سال پیش
HyperLogLogCountTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 سال پیش
HyperLogLogMergeTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 سال پیش
KeyDeleteTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
KeyDumpTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
KeyExistsTest.php bb6287f22d [tests] Fix obviously wrong annotation. 9 سال پیش
KeyExpireAtTest.php 082c51146a Do not parse response to EXPIREAT into boolean value. 9 سال پیش
KeyExpireTest.php b02e3f4911 Do not parse response to EXPIRE into boolean value. 9 سال پیش
KeyKeysTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
KeyMigrateTest.php 474f3ddbe7 Add missing command: MIGRATE (Redis 2.6.0). 9 سال پیش
KeyMoveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 سال پیش
KeyPersistTest.php 44e92d8a2f Do not parse response to PERSIST into boolean value. 9 سال پیش
KeyPreciseExpireAtTest.php 082c51146a Do not parse response to EXPIREAT into boolean value. 9 سال پیش
KeyPreciseExpireTest.php b02e3f4911 Do not parse response to EXPIRE into boolean value. 9 سال پیش
KeyPreciseTimeToLiveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 سال پیش
KeyRandomTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
KeyRenamePreserveTest.php fda9f022dd Do not parse response to RENAMENX into boolean value. 9 سال پیش
KeyRenameTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 سال پیش
KeyRestoreTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
KeyScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 سال پیش
KeySortTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
KeyTimeToLiveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 سال پیش
KeyTypeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 سال پیش
ListIndexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ListInsertTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ListLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ListPopFirstBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 سال پیش
ListPopFirstTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ListPopLastBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 سال پیش
ListPopLastPushHeadBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 سال پیش
ListPopLastPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ListPopLastTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ListPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ListPushHeadXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 سال پیش
ListPushTailTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ListPushTailXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 سال پیش
ListRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ListRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ListSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ListTrimTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
PubSubPublishTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
PubSubPubsubTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
PubSubSubscribeByPatternTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
PubSubSubscribeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
PubSubUnsubscribeByPatternTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 سال پیش
PubSubUnsubscribeTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
RawCommandTest.php dbfc1a74ba More random fixes after inspection. 10 سال پیش
ScriptCommandTest.php 2a6409590c Run php-cs against test suite. 11 سال پیش
ServerBackgroundRewriteAOFTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
ServerBackgroundSaveTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
ServerClientTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
ServerCommandTest.php dedc1ba0a9 Move command "COMMAND" to the server profile for Redis 2.8. 10 سال پیش
ServerConfigTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ServerDatabaseSizeTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
ServerEvalSHATest.php dbfc1a74ba More random fixes after inspection. 10 سال پیش
ServerEvalTest.php dbfc1a74ba More random fixes after inspection. 10 سال پیش
ServerFlushAllTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 سال پیش
ServerFlushDatabaseTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 سال پیش
ServerInfoTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
ServerInfoV26xTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
ServerLastSaveTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
ServerMonitorTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 سال پیش
ServerObjectTest.php b3bcf466f5 [tests] Adapt to internal encoding changes for lists in Redis 3.0. 9 سال پیش
ServerSaveTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
ServerScriptTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 سال پیش
ServerSentinelTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
ServerShutdownTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
ServerSlaveOfTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
ServerSlowlogTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ServerTimeTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
SetAddTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
SetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
SetDifferenceStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
SetDifferenceTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
SetIntersectionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
SetIntersectionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
SetIsMemberTest.php e531d39f53 Do not parse response to SISMEMBER into boolean value. 9 سال پیش
SetMembersTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
SetMoveTest.php 5ce683be09 Do not parse response to SMOVE into boolean value. 9 سال پیش
SetPopTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
SetRandomMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
SetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
SetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 سال پیش
SetUnionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
SetUnionTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
StringAppendTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
StringBitCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
StringBitOpTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
StringBitPosTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
StringDecrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
StringDecrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
StringGetBitTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
StringGetMultipleTest.php d2c001812f [tests] Rename test case classes. 11 سال پیش
StringGetRangeTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
StringGetSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
StringGetTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 سال پیش
StringIncrementByFloatTest.php 381ca99696 [tests] Use round() to avoid issues with floats on certain plaforms. 10 سال پیش
StringIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
StringIncrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
StringPreciseSetExpireTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
StringSetBitTest.php dbfc1a74ba More random fixes after inspection. 10 سال پیش
StringSetExpireTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
StringSetMultiplePreserveTest.php 38fafb22ba Do not parse response to MSETNX into boolean value. 9 سال پیش
StringSetMultipleTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 سال پیش
StringSetPreserveTest.php 8c76bd6761 Do not parse response to SETNX into boolean value. 9 سال پیش
StringSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
StringSetTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 سال پیش
StringStrlenTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
StringSubstrTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
TransactionDiscardTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 سال پیش
TransactionExecTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
TransactionMultiTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
TransactionUnwatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 سال پیش
TransactionWatchTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetAddTest.php 24d8f68e7f Support ZADD modifiers when using simplified command signature. 9 سال پیش
ZSetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetIntersectionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
ZSetLexCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetRemoveRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetRemoveRangeByRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetRemoveRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetReverseRangeByLexTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش
ZSetReverseRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetReverseRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetReverseRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 سال پیش
ZSetScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 سال پیش
ZSetUnionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 سال پیش