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