Name Date Size #Lines LOC

..--

docker/H25-Apr-2025-3832

MakefileH A D25-Apr-20253.6 KiB12391

README.mdH A D25-Apr-202584 65

README.md

1## Usage
2To build tests with bazel
3```sh
4bazel test -s --verbose_failures //...
5```
6