aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/test/port.cpp
AgeCommit message (Expand)Author
2026-05-18Fix platform.h/config.h includes.levlam
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-04-23Delete temporary files after test finish.levlam
2023-03-06Fix includes.levlam
2023-01-04Support symbolic links in walk_path.levlam
2023-01-04Add Stat.is_symbolic_link_.levlam
2023-01-01Update copyright year.levlam
2022-10-04Add thread.get_id() test.levlam
2022-09-17Add TD_HAVE_THREAD_AFFINITY macros.levlam
2022-09-17Use DWORD as thread::id on Windows.levlam
2022-09-14Add thread::set_affinity_mask/get_affinity_mask.levlam
2022-05-11Add LargeFiles test.levlam
2022-01-01Update copyright year.levlam
2021-10-25Fix building with TD_EVENTFD_UNSUPPORTED.levlam
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-01-01Move some functions from misc.h to algorithm.h.levlam
2021-01-01Update copyright year.levlam
2020-12-30Use td::unique.levlam
2020-10-02Remove 'using namespace td' from a test.levlam
2020-10-02Fix test.levlam
2020-08-14Minor fixes.levlam
2020-08-07tdutils: add skip_eintr_timeout and use it for EventFdArseny Smirnov
2020-08-02Remove some logging in tests.levlam
2020-07-06Remove wrong assert.levlam
2020-02-19Improve SparseFiles test.levlam
2020-01-03Fix warning.levlam
2020-01-03Add real_size to Stat.levlam
2020-01-01Update copyright year.levlam
2019-09-28Update clag-format to the latest (190926/r372920) version.levlam
2019-08-14Various fixes.levlam
2019-07-23Change check for element uniqueness.levlam
2019-07-23Fix includes.levlam
2019-07-21Fix tdutils after update.levlam
2019-07-06tdutils: update from other projectArseny Smirnov
2019-06-19Fd::stat returns Result<Stat> instead of StatArseny Smirnov
2019-05-22Minor fixes.levlam
2019-05-02Fix CEArseny Smirnov
2019-05-01WalkPath: allow to skip dirs and to abort a walkArseny Smirnov
2019-01-01Update copyright year.levlam
2018-09-13Simplify reader_wait and fix some includes.levlam
2018-09-13Pass std::function as callback in walk_path.levlam
2018-09-12Update test for walk_path. It is CE nowArseny Smirnov
2018-09-12Fix walk_path.levlam
2018-09-11Fix warnings.levlam
2018-09-11Add explicit walk_path test.levlam
2018-09-10Fix some includes.levlam
2018-09-07A lot of fixes.levlam
2018-08-13Update tdutils from other projectArseny Smirnov