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
/
test
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2025-04-18
Fix test-online compilation.
levlam
2025-02-13
Increase required CMake version to 3.10.
levlam
2024-08-07
Improve CMakeLists comments.
levlam
2024-05-18
Add libtdmtproto.
levlam
2023-01-13
Add QueryMerger test.
levlam
2022-02-11
Add HashMap build time benchmark.
levlam
2021-08-31
Add test for CountryInfoManager::get_phone_number_info_sync.
levlam
2021-06-13
Use manual checks instead of cmake_minimum_required to propagate policies.
levlam
2021-05-26
Add LinkManager::check_link test.
levlam
2021-04-30
Use -Wl,-z,ignore on illumos.
levlam
2021-03-16
Disable sanitizer for 32-bit builds: https://github.com/tdlib/td/issues/1447.
levlam
2021-02-25
Minor test-crypto fixes.
levlam
2021-02-10
some cryptography draft
Arseny Smirnov
2020-11-26
Revert "Revert "New test for tdlib. New Promise/Future features (ported from ...
Arseny Smirnov
2020-11-24
Revert "New test for tdlib. New Promise/Future features (ported from other pr...
Arseny Smirnov
2020-11-24
New test for tdlib. New Promise/Future features (ported from other project)
Arseny Smirnov
2020-10-12
Build tests only once.
levlam
2020-10-09
RangeSet (will be used instead of BitMask in files) implementation with tests
Arseny Smirnov
2020-06-11
Minor tqueue fixes.
levlam
2019-08-05
TQueue: initial commit
Arseny Smirnov
2020-02-24
Fix some link dependencies.
levlam
2019-08-02
Disable sanitizer on OpenBSD.
levlam
2019-03-21
Client: share scheduler between different clients
Arseny Smirnov
2019-03-05
Add vote percentage to poll options.
levlam
2019-01-20
Remove temporary test executable.
levlam
2019-01-18
SetWithPosition: fixes and tests
Arseny Smirnov
2018-12-28
Enable building of tdclient test.
levlam
2018-12-19
Fixes for updated tdutils
Arseny Smirnov
2018-03-26
SecureStorage encryption functions
Arseny Smirnov
2017-12-31
Project import generated by Copybara.
Arseny Smirnov