tdlight/tdutils/test
levlam 5f965a1ea4 Don't try to use "fr-FR" locale, because check for its existence is
broken with musl: https://www.openwall.com/lists/musl/2017/11/08/1.
2021-12-24 15:12:14 +03:00
..
ConcurrentHashMap.cpp Init some fields just in case. 2021-11-11 17:39:09 +03:00
Enumerator.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
EpochBasedMemoryReclamation.cpp Remove superflous endif comments. 2021-10-25 10:05:15 +03:00
HazardPointers.cpp Remove superflous endif comments. 2021-10-25 10:05:15 +03:00
HttpUrl.cpp Split path in HttpUrlQuery. 2021-05-25 04:39:41 +03:00
List.cpp Fix tests compilation without threads. 2021-10-25 10:37:38 +03:00
MpmcQueue.cpp Remove superflous endif comments. 2021-10-25 10:05:15 +03:00
MpmcWaiter.cpp Remove superflous endif comments. 2021-10-25 10:05:15 +03:00
MpscLinkQueue.cpp Remove superflous endif comments. 2021-10-25 10:05:15 +03:00
OptionParser.cpp Minor improvements. 2021-10-21 12:51:16 +03:00
OrderedEventsProcessor.cpp Minor improvements. 2021-10-21 12:51:16 +03:00
SharedObjectPool.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
SharedSlice.cpp Minor improvements. 2021-10-21 12:51:16 +03:00
StealingQueue.cpp Fix tests compilation without threads. 2021-10-25 10:37:38 +03:00
bitmask.cpp Use const reference if range-based for if appropriate. 2021-11-10 20:39:35 +03:00
buffer.cpp Fix some misprints. 2021-12-23 14:18:32 +03:00
crypto.cpp Minor improvements. 2021-10-21 12:51:16 +03:00
filesystem.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
gzip.cpp Minor improvements. 2021-10-21 12:51:16 +03:00
heap.cpp Remove redundant semicolons. 2021-08-30 23:27:32 +03:00
json.cpp Minor improvements. 2021-10-21 12:51:16 +03:00
log.cpp Minor improvements. 2021-10-21 12:51:16 +03:00
misc.cpp Don't try to use "fr-FR" locale, because check for its existence is 2021-12-24 15:12:14 +03:00
port.cpp Fix building with TD_EVENTFD_UNSUPPORTED. 2021-10-25 01:46:39 +03:00
pq.cpp Use const reference if range-based for if appropriate. 2021-11-10 20:39:35 +03:00
variant.cpp Remove redundant semicolons. 2021-08-30 23:27:32 +03:00