• Home
Name Date Size #Lines LOC

..--

docker/04-Jul-2025-3832

MakefileD04-Jul-20253.6 KiB12391

README.mdD04-Jul-202584 65

README.md

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