summaryrefslogtreecommitdiff
path: root/test/utils/TARGETS
AgeCommit message (Collapse)Author
2023-01-20Add local garbage collectionSascha Roloff
2023-01-20tests: pass tls certificates and keyAlberto Sartori
2022-12-21Test: Add tests for libcurlPaul Cristian Sarbu
2022-05-12Ensure consistent path normalisationKlaus Aehlig
In particular, ensure that the empty path and "." have the same normal form.
2022-05-09allow for run tests in compatibility modeAlberto Sartori
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig
This is the initial version of our tool that is able to build itself. In can be bootstrapped by ./bin/bootstrap.py Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com> Co-authored-by: Victor Moreno <victor.moreno1@huawei.com>