.. |
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 سال پیش |