Remi Collet d1290dfde0 fix test for ArgumentCountError exception with PHP 7.1 8 vuotta sitten
..
Processor 0dff761a61 Merge branch 'v1.1-commands-redis-3.2' 8 vuotta sitten
CommandTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 vuotta sitten
ConnectionAuthTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
ConnectionEchoTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
ConnectionPingTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 vuotta sitten
ConnectionQuitTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 vuotta sitten
ConnectionSelectTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 vuotta sitten
GeospatialGeoAddTest.php 7ef9619f5c Add new command: GEOADD (Redis 3.2.0). 8 vuotta sitten
GeospatialGeoDistTest.php b2284d015f Add new command: GEODIST (Redis 3.2.0). 8 vuotta sitten
GeospatialGeoHashTest.php 0b6b3b2558 Add new command: GEOHASH (Redis 3.2.0). 8 vuotta sitten
GeospatialGeoPosTest.php ad7b8b08cb Run php-cs-fixer. 8 vuotta sitten
GeospatialGeoRadiusByMemberTest.php ad7b8b08cb Run php-cs-fixer. 8 vuotta sitten
GeospatialGeoRadiusTest.php ad7b8b08cb Run php-cs-fixer. 8 vuotta sitten
HashDeleteTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
HashExistsTest.php 231a3440f7 Do not parse response to HEXISTS into boolean value. 9 vuotta sitten
HashGetAllTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
HashGetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
HashGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
HashIncrementByFloatTest.php b6a14cda04 [tests] Fix test executed on current Redis unstable. 8 vuotta sitten
HashIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
HashKeysTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
HashLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
HashScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 vuotta sitten
HashSetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
HashSetPreserveTest.php 3fdfc50683 Do not parse response to HSETNX into boolean value. 9 vuotta sitten
HashSetTest.php ae26ecc8bf Do not parse response to HSET into boolean value. 9 vuotta sitten
HashStringLengthTest.php 1ab65da368 [tests] Missing @requiresRedisVersion for HSTRLEN. 8 vuotta sitten
HashValuesTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
HyperLogLogAddTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 vuotta sitten
HyperLogLogCountTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 vuotta sitten
HyperLogLogMergeTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 vuotta sitten
KeyDeleteTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
KeyDumpTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
KeyExistsTest.php bb6287f22d [tests] Fix obviously wrong annotation. 9 vuotta sitten
KeyExpireAtTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 vuotta sitten
KeyExpireTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 vuotta sitten
KeyKeysTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
KeyMigrateTest.php 474f3ddbe7 Add missing command: MIGRATE (Redis 2.6.0). 9 vuotta sitten
KeyMoveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 vuotta sitten
KeyPersistTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 vuotta sitten
KeyPreciseExpireAtTest.php 082c51146a Do not parse response to EXPIREAT into boolean value. 9 vuotta sitten
KeyPreciseExpireTest.php 6cce9eb35c Run php-cs-fixer. 9 vuotta sitten
KeyPreciseTimeToLiveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 vuotta sitten
KeyRandomTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 vuotta sitten
KeyRenamePreserveTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 vuotta sitten
KeyRenameTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 vuotta sitten
KeyRestoreTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
KeyScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 vuotta sitten
KeySortTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
KeyTimeToLiveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 vuotta sitten
KeyTypeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 vuotta sitten
ListIndexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ListInsertTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ListLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ListPopFirstBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 vuotta sitten
ListPopFirstTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ListPopLastBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 vuotta sitten
ListPopLastPushHeadBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 vuotta sitten
ListPopLastPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ListPopLastTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ListPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ListPushHeadXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 vuotta sitten
ListPushTailTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ListPushTailXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 vuotta sitten
ListRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ListRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ListSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ListTrimTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
PubSubPublishTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
PubSubPubsubTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
PubSubSubscribeByPatternTest.php 57a7d5d3e6 fix tests, list of allowed commands have changed (redis 3.0.6) 9 vuotta sitten
PubSubSubscribeTest.php 57a7d5d3e6 fix tests, list of allowed commands have changed (redis 3.0.6) 9 vuotta sitten
PubSubUnsubscribeByPatternTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 vuotta sitten
PubSubUnsubscribeTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
RawCommandTest.php d1290dfde0 fix test for ArgumentCountError exception with PHP 7.1 8 vuotta sitten
ScriptCommandTest.php 2a6409590c Run php-cs against test suite. 11 vuotta sitten
ServerBackgroundRewriteAOFTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
ServerBackgroundSaveTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
ServerClientTest.php 5b3a5bbef9 Run php-cs-fixer. 8 vuotta sitten
ServerCommandTest.php 104e42cfe0 [tests] Fix test executed on current Redis unstable. 8 vuotta sitten
ServerConfigTest.php 5b3a5bbef9 Run php-cs-fixer. 8 vuotta sitten
ServerDatabaseSizeTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
ServerEvalSHATest.php dbfc1a74ba More random fixes after inspection. 10 vuotta sitten
ServerEvalTest.php dbfc1a74ba More random fixes after inspection. 10 vuotta sitten
ServerFlushAllTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 vuotta sitten
ServerFlushDatabaseTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 vuotta sitten
ServerInfoTest.php 5b3a5bbef9 Run php-cs-fixer. 8 vuotta sitten
ServerInfoV26xTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
ServerLastSaveTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
ServerMonitorTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 vuotta sitten
ServerObjectTest.php b3bcf466f5 [tests] Adapt to internal encoding changes for lists in Redis 3.0. 9 vuotta sitten
ServerSaveTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
ServerScriptTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 vuotta sitten
ServerSentinelTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
ServerShutdownTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
ServerSlaveOfTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
ServerSlowlogTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ServerTimeTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
SetAddTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
SetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
SetDifferenceStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
SetDifferenceTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
SetIntersectionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
SetIntersectionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
SetIsMemberTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 vuotta sitten
SetMembersTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 vuotta sitten
SetMoveTest.php 5ce683be09 Do not parse response to SMOVE into boolean value. 9 vuotta sitten
SetPopTest.php da009e59dd [tests] Test count argument for SPOP in Redis 3.2. 8 vuotta sitten
SetRandomMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
SetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
SetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 vuotta sitten
SetUnionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
SetUnionTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
StringAppendTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
StringBitCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
StringBitFieldTest.php 3362e474b6 Add new command: BITFIELD (Redis 3.2.0). 8 vuotta sitten
StringBitOpTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
StringBitPosTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
StringDecrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
StringDecrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
StringGetBitTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
StringGetMultipleTest.php d2c001812f [tests] Rename test case classes. 11 vuotta sitten
StringGetRangeTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
StringGetSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
StringGetTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 vuotta sitten
StringIncrementByFloatTest.php 381ca99696 [tests] Use round() to avoid issues with floats on certain plaforms. 10 vuotta sitten
StringIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
StringIncrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
StringPreciseSetExpireTest.php 59798e1f9e [tests] Apply small changes to commands tests with expirations. 9 vuotta sitten
StringSetBitTest.php dbfc1a74ba More random fixes after inspection. 10 vuotta sitten
StringSetExpireTest.php 59798e1f9e [tests] Apply small changes to commands tests with expirations. 9 vuotta sitten
StringSetMultiplePreserveTest.php 38fafb22ba Do not parse response to MSETNX into boolean value. 9 vuotta sitten
StringSetMultipleTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 vuotta sitten
StringSetPreserveTest.php 8c76bd6761 Do not parse response to SETNX into boolean value. 9 vuotta sitten
StringSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
StringSetTest.php d0012e67ff [tests] Cover SET modifiers EX, PX, NX|XX (Redis >= 2.6.12). 9 vuotta sitten
StringStrlenTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
StringSubstrTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
TransactionDiscardTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 vuotta sitten
TransactionExecTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
TransactionMultiTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
TransactionUnwatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 vuotta sitten
TransactionWatchTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetAddTest.php 24d8f68e7f Support ZADD modifiers when using simplified command signature. 9 vuotta sitten
ZSetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetIntersectionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten
ZSetLexCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetRemoveRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetRemoveRangeByRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetRemoveRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetReverseRangeByLexTest.php 8dd9893a2f Run php-cs-fixer with new configuration. 9 vuotta sitten
ZSetReverseRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetReverseRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetReverseRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 vuotta sitten
ZSetScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 vuotta sitten
ZSetUnionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 vuotta sitten