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