index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tdactor
/
test
/
actors_workers.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-05-05
Add an Actor test.
levlam
2023-01-01
Update copyright year.
levlam
2022-09-14
Replace ConcurrentScheduler::init with constructor.
levlam
2022-07-28
Reduce run time of some tests.
levlam
2022-01-01
Update copyright year.
levlam
2021-10-21
Minor improvements.
levlam
2021-10-15
Explicitly specify namespace td in tdactor tests.
levlam
2021-09-19
Unify include order.
levlam
2021-07-04
Make inherited classes final if possible.
levlam
2021-07-03
Use final instead of override.
levlam
2021-05-26
Remove REGISTER_TESTS define.
levlam
2021-05-17
Don't include SliceBuilder.h in logging.h.
levlam
2021-01-01
Update copyright year.
levlam
2020-11-23
Include ConcurrentScheduler separately.
levlam
2020-11-21
Make test functions statis if possible.
levlam
2020-01-01
Update copyright year.
levlam
2019-01-01
Update copyright year.
levlam
2018-10-26
Fix some MSVC Analyzer warnings.
levlam
2018-09-27
Use td::unique_ptr instead of std::unique_ptr whenever possible.
levlam
2018-07-08
Fix some string to Slice conversions.
levlam
2018-06-01
Remove left logging in tests.
levlam
2018-02-12
Move some implementation to cpp.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov