summaryrefslogtreecommitdiff
path: root/libc/test/UnitTest/TestLogger.cpp
AgeCommit message (Expand)Author
2025-07-23[libc][NFC] Add stdint.h proxy header to fix dependency issue with <stdint.h>...lntue
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-04-06[libc][NFC] Rename `UInt.h` to `big_int.h` and `UInt128.h` to `uint128.h` for...Guillaume Chatelet
2024-03-08[libc] Provide `LIBC_TYPES_HAS_INT128` (#84149)Guillaume Chatelet
2024-03-08[libc][NFC] Move `BigInt` out of the `cpp` namespace (#84445)Guillaume Chatelet
2024-03-07[reland][libc] Remove UB specializations of type traits for `BigInt` (#84299)Guillaume Chatelet
2024-03-07Revert "[libc] Remove UB specializations of type traits for `BigInt`" (#84297)Guillaume Chatelet
2024-03-07[libc] Remove UB specializations of type traits for `BigInt` (#84035)Guillaume Chatelet
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-08-09[libc] Better IntegerToString APIGuillaume Chatelet
2023-08-08Revert "[libc] Better IntegerToString API"Guillaume Chatelet
2023-08-08[libc] Better IntegerToString APIGuillaume Chatelet
2023-06-14[libc] Enable custom logging in LibcTestGuillaume Chatelet
2023-06-14Revert D152630 "[libc] Enable custom logging in LibcTest"Guillaume Chatelet
2023-06-14[libc] Enable custom logging in LibcTestGuillaume Chatelet
2023-04-17[libc][NFC] Remove the StreamWrapper class and use the new test logger.Siva Chandra Reddy
2023-04-03[re-reland][libc] Adds string and TestLogger classes, use them in LibcTestGuillaume Chatelet
2023-04-03Revert D147231 "[reland][libc] Adds string and TestLogger classes, use them i...Guillaume Chatelet
2023-04-03[reland][libc] Adds string and TestLogger classes, use them in LibcTestGuillaume Chatelet
2023-04-02Revert D147231 "[libc] Adds string and TestLogger classes, use them in LibcTest"Guillaume Chatelet
2023-04-02[libc] Adds string and TestLogger classes, use them in LibcTestGuillaume Chatelet