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