.. |
Processor
|
8491b1d880
Add new command: GEORADIUSBYMEMBER (Redis 3.2.0).
|
8 年之前 |
CommandTest.php
|
95624de5c4
[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
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
GeospatialGeoAddTest.php
|
dd0edf761a
Add new command: GEOADD (Redis 3.2.0).
|
8 年之前 |
GeospatialGeoDistTest.php
|
5eccd6ee3c
Add new command: GEODIST (Redis 3.2.0).
|
8 年之前 |
GeospatialGeoHashTest.php
|
e96f7f748a
Add new command: GEOHASH (Redis 3.2.0).
|
8 年之前 |
GeospatialGeoPosTest.php
|
c4e0f2f037
Run php-cs-fixer.
|
8 年之前 |
GeospatialGeoRadiusByMemberTest.php
|
c4e0f2f037
Run php-cs-fixer.
|
8 年之前 |
GeospatialGeoRadiusTest.php
|
c4e0f2f037
Run php-cs-fixer.
|
8 年之前 |
HashDeleteTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
HashExistsTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
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
|
ce85fdadd1
[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
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
HashSetTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
HashStringLengthTest.php
|
ea2fd9700d
[tests] Missing @requiresRedisVersion for HSTRLEN.
|
8 年之前 |
HashValuesTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
HyperLogLogAddTest.php
|
95624de5c4
[tests] Apply some fixes and improvements and remove old stuff.
|
9 年之前 |
HyperLogLogCountTest.php
|
95624de5c4
[tests] Apply some fixes and improvements and remove old stuff.
|
9 年之前 |
HyperLogLogMergeTest.php
|
95624de5c4
[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
|
d2c001812f
[tests] Rename test case classes.
|
11 年之前 |
KeyExpireAtTest.php
|
fc18e6456a
[tests] Apply small changes to commands tests with expirations.
|
9 年之前 |
KeyExpireTest.php
|
fc18e6456a
[tests] Apply small changes to commands tests with expirations.
|
9 年之前 |
KeyKeysTest.php
|
d2c001812f
[tests] Rename test case classes.
|
11 年之前 |
KeyMigrateTest.php
|
6a0348fbea
Add missing command: MIGRATE (Redis 2.6.0).
|
9 年之前 |
KeyMoveTest.php
|
95624de5c4
[tests] Apply some fixes and improvements and remove old stuff.
|
9 年之前 |
KeyPersistTest.php
|
d2c001812f
[tests] Rename test case classes.
|
11 年之前 |
KeyPreciseExpireAtTest.php
|
fc18e6456a
[tests] Apply small changes to commands tests with expirations.
|
9 年之前 |
KeyPreciseExpireTest.php
|
fc18e6456a
[tests] Apply small changes to commands tests with expirations.
|
9 年之前 |
KeyPreciseTimeToLiveTest.php
|
95624de5c4
[tests] Apply some fixes and improvements and remove old stuff.
|
9 年之前 |
KeyRandomTest.php
|
d2c001812f
[tests] Rename test case classes.
|
11 年之前 |
KeyRenamePreserveTest.php
|
2d2de7837b
[tests] Fix some tests methods names.
|
9 年之前 |
KeyRenameTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
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
|
82e404660e
Run php-cs-fixer against codebase in src/ and tests/.
|
9 年之前 |
KeyTimeToLiveTest.php
|
95624de5c4
[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
|
95624de5c4
[tests] Apply some fixes and improvements and remove old stuff.
|
9 年之前 |
ListPopFirstTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
ListPopLastBlockingTest.php
|
95624de5c4
[tests] Apply some fixes and improvements and remove old stuff.
|
9 年之前 |
ListPopLastPushHeadBlockingTest.php
|
95624de5c4
[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
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
ListPushTailTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
ListPushTailXTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
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
|
f378faaf22
fix tests, list of allowed commands have changed (redis 3.0.6)
|
9 年之前 |
PubSubSubscribeTest.php
|
f378faaf22
fix tests, list of allowed commands have changed (redis 3.0.6)
|
9 年之前 |
PubSubUnsubscribeByPatternTest.php
|
95624de5c4
[tests] Apply some fixes and improvements and remove old stuff.
|
9 年之前 |
PubSubUnsubscribeTest.php
|
d2c001812f
[tests] Rename test case classes.
|
11 年之前 |
RawCommandTest.php
|
dbfc1a74ba
More random fixes after inspection.
|
10 年之前 |
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
|
1f1c9cf1a4
Run php-cs-fixer.
|
8 年之前 |
ServerCommandTest.php
|
2175d87a96
[tests] Fix test executed on current Redis unstable.
|
8 年之前 |
ServerConfigTest.php
|
1f1c9cf1a4
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
|
373d30b070
Use Predis\Response\Status to identify all kinds of status responses.
|
11 年之前 |
ServerInfoTest.php
|
1f1c9cf1a4
Run php-cs-fixer.
|
8 年之前 |
ServerInfoV26xTest.php
|
82e404660e
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
|
5cd7b774c4
[tests] Adapt to internal encoding changes for lists in Redis 3.0.
|
9 年之前 |
ServerSaveTest.php
|
d2c001812f
[tests] Rename test case classes.
|
11 年之前 |
ServerScriptTest.php
|
95624de5c4
[tests] Apply some fixes and improvements and remove old stuff.
|
9 年之前 |
ServerSentinelTest.php
|
82e404660e
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
|
82e404660e
Run php-cs-fixer against codebase in src/ and tests/.
|
9 年之前 |
SetDifferenceTest.php
|
82e404660e
Run php-cs-fixer against codebase in src/ and tests/.
|
9 年之前 |
SetIntersectionStoreTest.php
|
82e404660e
Run php-cs-fixer against codebase in src/ and tests/.
|
9 年之前 |
SetIntersectionTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
SetIsMemberTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
SetMembersTest.php
|
2d2de7837b
[tests] Fix some tests methods names.
|
9 年之前 |
SetMoveTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
SetPopTest.php
|
1e521b56cd
[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
|
82e404660e
Run php-cs-fixer against codebase in src/ and tests/.
|
9 年之前 |
SetUnionTest.php
|
82e404660e
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
|
8cbbd073cb
Add new command: BITFIELD (Redis 3.2.0).
|
8 年之前 |
StringBitOpTest.php
|
82e404660e
Run php-cs-fixer against codebase in src/ and tests/.
|
9 年之前 |
StringBitPosTest.php
|
82e404660e
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
|
82e404660e
Run php-cs-fixer against codebase in src/ and tests/.
|
9 年之前 |
StringGetSetTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
StringGetTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
StringIncrementByFloatTest.php
|
5f3723bbd1
[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
|
82e404660e
Run php-cs-fixer against codebase in src/ and tests/.
|
9 年之前 |
StringSetBitTest.php
|
dbfc1a74ba
More random fixes after inspection.
|
10 年之前 |
StringSetExpireTest.php
|
fc18e6456a
[tests] Apply small changes to commands tests with expirations.
|
9 年之前 |
StringSetMultiplePreserveTest.php
|
d2c001812f
[tests] Rename test case classes.
|
11 年之前 |
StringSetMultipleTest.php
|
373d30b070
Use Predis\Response\Status to identify all kinds of status responses.
|
11 年之前 |
StringSetPreserveTest.php
|
d2c001812f
[tests] Rename test case classes.
|
11 年之前 |
StringSetRangeTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
StringSetTest.php
|
6f2064ed90
[tests] Cover SET modifiers EX, PX, NX|XX (Redis >= 2.6.12).
|
9 年之前 |
StringStrlenTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
StringSubstrTest.php
|
82e404660e
Run php-cs-fixer against codebase in src/ and tests/.
|
9 年之前 |
TransactionDiscardTest.php
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 年之前 |
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
|
354d1ef921
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
|
82e404660e
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
|
381e44b6e6
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
|
82e404660e
Run php-cs-fixer against codebase in src/ and tests/.
|
9 年之前 |