.. |
Processor
|
381e44b6e6
Run php-cs-fixer with new configuration.
|
9 лет назад |
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 лет назад |
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
|
0d25e7b0bb
Add new command: HSTRLEN (Redis 3.2.0).
|
9 лет назад |
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
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 лет назад |
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 лет назад |
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 лет назад |