summaryrefslogtreecommitdiff
path: root/libc/test/src/__support/blockstore_test.cpp
AgeCommit message (Expand)Author
2025-03-10[libc] Add `-Wno-sign-conversion` & re-attempt `-Wconversion` (#129811)Vinay Deshmukh
2025-03-05Revert "[libc] Enable -Wconversion for tests. (#127523)"Augie Fackler
2025-03-04[libc] Enable -Wconversion for tests. (#127523)Vinay Deshmukh
2024-07-22[libc] Remove special case handing around test case that was fixedJoseph Huber
2024-07-12[libc] Add erase function to blockstore (#98674)Michael Jones
2024-07-12Revert "[libc] Add erase function to blockstore" (#98669)Michael Jones
2024-07-12[libc] Add erase function to blockstore (#97641)Michael Jones
2024-03-15[libc] remove BlockStore from cpp namespace (#85312)Nick Desaulniers
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-05-04[libc] Enable running libc unit tests on AMDGPUJoseph Huber
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-12-21[libc] Gracefully handle allocation failures around BlockStore.Siva Chandra Reddy
2022-08-19[libc][NFC] Move blockstore out of the CPP folderGuillaume Chatelet