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 година