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