summaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/testlib/test_runtime.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2023-12-051-1968/+0
|
* Code styleazevaykin2023-10-251-1/+1
|
* templated AddObserverazevaykin2023-10-251-19/+37
|
* Remove 'runtime' from TEventObserverazevaykin2023-10-201-4/+3
|
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-171-6/+6
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-091-47/+47
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Move LOGGER component from kikimr-specific services to actorlib common ones ↵alexvru2023-07-081-1/+1
| | | | KIKIMR-11082
* KIKIMR-18568: remove dependency library/cpp/actors to ydb/core/protosivanmorozov2023-07-081-3/+3
|
* Fix memory leak in TActorSystema-sumin2023-06-071-6/+8
|
* Switch TMonotonic to CLOCK_BOOTTIME instead of a separate typesnaury2023-05-171-26/+0
|
* Support monotonic boot time with suspend awarenesssnaury2023-05-161-0/+26
|
* getting rid of TActorContext in state functionsxenoxeno2023-04-141-5/+5
|
* revert light eventsxenoxeno2023-03-281-22/+12
|
* light events for actor systemxenoxeno2023-03-091-24/+35
|
* Add UT for IC version control,serg-belyakov2023-01-261-0/+4
| | | initial
* Refactor sending and registration methods,kruall2023-01-121-1/+5
|
* schemeshard: make reboot tests run fasterijon2022-12-261-2/+2
| | | | | | | | Speedup schemeshard tests with reboots (by 2.5 times approx.) by not running them with datashard log batching enabled. It is safe because tests with log batching discover less problems than without ("glueing" transactions together eliminate chance of something bad happen in between).
* async send methodivanmorozov2022-11-071-0/+4
|
* Add extra Y_VERIFY in PassAwayalexvru2022-10-281-0/+4
|
* Add method for sending message without waking thread up,kruall2022-09-071-0/+4
|
* Add monotonic time provider, KIKIMR-13910Alexey Borzenkov2022-03-181-0/+26
| | | | ref:72823653cdfd5fb04f1f1a001374fc120b3da7af
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.artln2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.artln2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.kruall2022-02-101-44/+44
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.kruall2022-02-101-44/+44
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.single2022-02-101-32/+32
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.single2022-02-101-32/+32
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.svc2022-02-101-8/+8
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.svc2022-02-101-8/+8
|
* Restoring authorship annotation for Daniil Cherednik ↵Daniil Cherednik2022-02-101-1/+1
| | | | <[email protected]>. Commit 2 of 2.
* Restoring authorship annotation for Daniil Cherednik ↵Daniil Cherednik2022-02-101-1/+1
| | | | <[email protected]>. Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.vartyukh2022-02-101-6/+6
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.vartyukh2022-02-101-6/+6
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.rumvadim2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.rumvadim2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.ddoarn2022-02-101-10/+10
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.ddoarn2022-02-101-10/+10
|
* Restoring authorship annotation for Alexey Efimov <[email protected]>. ↵Alexey Efimov2022-02-101-136/+136
| | | | Commit 2 of 2.
* Restoring authorship annotation for Alexey Efimov <[email protected]>. ↵Alexey Efimov2022-02-101-136/+136
| | | | Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.msherbakov2022-02-101-163/+163
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.msherbakov2022-02-101-163/+163
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.serxa2022-02-101-40/+40
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.serxa2022-02-101-40/+40
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.spuchin2022-02-101-19/+19
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.spuchin2022-02-101-19/+19
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.agri2022-02-101-15/+15
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.agri2022-02-101-15/+15
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.a-romanov2022-02-101-20/+20
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.a-romanov2022-02-101-20/+20
|
* Restoring authorship annotation for Ilnaz Nizametdinov ↵Ilnaz Nizametdinov2022-02-101-1/+1
| | | | <[email protected]>. Commit 2 of 2.