Daniele Alessandri e531d39f53 Do not parse response to SISMEMBER into boolean value. 10 yıl önce
..
Processor 474f3ddbe7 Add missing command: MIGRATE (Redis 2.6.0). 10 yıl önce
CommandTest.php 2ff8c37104 Redesign the whole internals for clustering. 11 yıl önce
ConnectionAuthTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ConnectionEchoTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ConnectionPingTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 12 yıl önce
ConnectionQuitTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 12 yıl önce
ConnectionSelectTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
HashDeleteTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
HashExistsTest.php 231a3440f7 Do not parse response to HEXISTS into boolean value. 10 yıl önce
HashGetAllTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
HashGetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
HashGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
HashIncrementByFloatTest.php 381ca99696 [tests] Use round() to avoid issues with floats on certain plaforms. 11 yıl önce
HashIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
HashKeysTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
HashLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
HashScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 11 yıl önce
HashSetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
HashSetPreserveTest.php 3fdfc50683 Do not parse response to HSETNX into boolean value. 10 yıl önce
HashSetTest.php ae26ecc8bf Do not parse response to HSET into boolean value. 10 yıl önce
HashValuesTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
HyperLogLogAddTest.php 87921f7a05 Do not parse response to PFADD into boolean value. 10 yıl önce
HyperLogLogCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
HyperLogLogMergeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
KeyDeleteTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
KeyDumpTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
KeyExistsTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
KeyExpireAtTest.php 082c51146a Do not parse response to EXPIREAT into boolean value. 10 yıl önce
KeyExpireTest.php b02e3f4911 Do not parse response to EXPIRE into boolean value. 10 yıl önce
KeyKeysTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
KeyMigrateTest.php 474f3ddbe7 Add missing command: MIGRATE (Redis 2.6.0). 10 yıl önce
KeyMoveTest.php e75b69f6fd Do not parse response to MOVE into boolean value. 10 yıl önce
KeyPersistTest.php 44e92d8a2f Do not parse response to PERSIST into boolean value. 10 yıl önce
KeyPreciseExpireAtTest.php 082c51146a Do not parse response to EXPIREAT into boolean value. 10 yıl önce
KeyPreciseExpireTest.php b02e3f4911 Do not parse response to EXPIRE into boolean value. 10 yıl önce
KeyPreciseTimeToLiveTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
KeyRandomTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
KeyRenamePreserveTest.php fda9f022dd Do not parse response to RENAMENX into boolean value. 10 yıl önce
KeyRenameTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
KeyRestoreTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
KeyScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 11 yıl önce
KeySortTest.php dbfc1a74ba More random fixes after inspection. 11 yıl önce
KeyTimeToLiveTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
KeyTypeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 12 yıl önce
ListIndexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ListInsertTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ListLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ListPopFirstBlockingTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ListPopFirstTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ListPopLastBlockingTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ListPopLastPushHeadBlockingTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ListPopLastPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ListPopLastTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ListPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ListPushHeadXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
ListPushTailTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ListPushTailXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
ListRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ListRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ListSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ListTrimTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
PubSubPublishTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
PubSubPubsubTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
PubSubSubscribeByPatternTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
PubSubSubscribeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
PubSubUnsubscribeByPatternTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
PubSubUnsubscribeTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
RawCommandTest.php dbfc1a74ba More random fixes after inspection. 11 yıl önce
ScriptCommandTest.php 2a6409590c Run php-cs against test suite. 11 yıl önce
ServerBackgroundRewriteAOFTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ServerBackgroundSaveTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ServerClientTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ServerCommandTest.php dedc1ba0a9 Move command "COMMAND" to the server profile for Redis 2.8. 11 yıl önce
ServerConfigTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ServerDatabaseSizeTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ServerEvalSHATest.php dbfc1a74ba More random fixes after inspection. 11 yıl önce
ServerEvalTest.php dbfc1a74ba More random fixes after inspection. 11 yıl önce
ServerFlushAllTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 12 yıl önce
ServerFlushDatabaseTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
ServerInfoTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ServerInfoV26xTest.php 5e24d85c8a Fix E_NOTICE emitted on empty response to INFO [section]. 11 yıl önce
ServerLastSaveTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ServerMonitorTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 12 yıl önce
ServerObjectTest.php b3bcf466f5 [tests] Adapt to internal encoding changes for lists in Redis 3.0. 10 yıl önce
ServerSaveTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ServerScriptTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ServerSentinelTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ServerShutdownTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ServerSlaveOfTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
ServerSlowlogTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ServerTimeTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
SetAddTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
SetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
SetDifferenceStoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
SetDifferenceTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
SetIntersectionStoreTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
SetIntersectionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
SetIsMemberTest.php e531d39f53 Do not parse response to SISMEMBER into boolean value. 10 yıl önce
SetMembersTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
SetMoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
SetPopTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
SetRandomMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
SetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
SetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 11 yıl önce
SetUnionStoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
SetUnionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringAppendTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringBitCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringBitOpTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringBitPosTest.php e9264bb087 Add minimum required Redis version for BITPOS integration tests. 10 yıl önce
StringDecrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringDecrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringGetBitTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringGetMultipleTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
StringGetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringGetSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringGetTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
StringIncrementByFloatTest.php 381ca99696 [tests] Use round() to avoid issues with floats on certain plaforms. 11 yıl önce
StringIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringIncrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringPreciseSetExpireTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
StringSetBitTest.php dbfc1a74ba More random fixes after inspection. 11 yıl önce
StringSetExpireTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
StringSetMultiplePreserveTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
StringSetMultipleTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 12 yıl önce
StringSetPreserveTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
StringSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringSetTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
StringStrlenTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
StringSubstrTest.php d2c001812f [tests] Rename test case classes. 12 yıl önce
TransactionDiscardTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 10 yıl önce
TransactionExecTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
TransactionMultiTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
TransactionUnwatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 12 yıl önce
TransactionWatchTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetAddTest.php 24d8f68e7f Support ZADD modifiers when using simplified command signature. 10 yıl önce
ZSetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetIntersectionStoreTest.php dbfc1a74ba More random fixes after inspection. 11 yıl önce
ZSetLexCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetRemoveRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetRemoveRangeByRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetRemoveRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetReverseRangeByLexTest.php af48b30398 add zrevrangebylex command 10 yıl önce
ZSetReverseRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetReverseRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetReverseRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 11 yıl önce
ZSetScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 11 yıl önce
ZSetUnionStoreTest.php dbfc1a74ba More random fixes after inspection. 11 yıl önce