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