Files
wehub-resource-sync 26446540fa
Lint / lint (push) Waiting to run
CI / MacOS (push) Waiting to run
CI / Windows (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:36:25 +08:00
..

tests/cpp

This folder contains some unit tests for C++ utilities in the codebase.

In principle we aim to do most compiler related tests in the python to bring more development velocity, and only use this folder for low-level unit-tests. All tests should finish fast and not dependent on a presence of an accelerator device.