sandboxed-api/contrib
Christian Blichmann e21afae5a7 CMake: Build contrib sandboxes if requested
Add a new option `SAPI_ENABLE_CONTRIB_TESTS` that builds the sandboxes
in `contrib/` if set.

The new `contrib/CMakeLists.txt` should be extended each time we add a
new sandbox to `contrib/`.

This is in preparation of a follow-up change that should test the
sandboxes using GitHub Actions.

Drive-by:
- Rename the tests in `jsonnet_tests.cc` to conform to the style guide.
PiperOrigin-RevId: 425874289
Change-Id: I5b31546ccf84444c2480287220ef88abbd78a235
2022-02-02 07:02:28 -08:00
..
jsonnet CMake: Build contrib sandboxes if requested 2022-02-02 07:02:28 -08:00
CMakeLists.txt CMake: Build contrib sandboxes if requested 2022-02-02 07:02:28 -08:00
README.md CMake: Make it easier for projects to consume sandboxed libraries 2022-02-02 01:09:56 -08:00

Sandboxed API Integrations/Contributions

This directory contains reusable Sandboxed API integrations with external libraries.

Projects Sandboxed

Directory Project Home Page Integration
jsonnet/ Jsonnet - The Data Templating Language github.com/google/jsonnet CMake

Projects Shipping with Sandboxed API Sandboxes

Project Home Page Integration
YARA - The pattern matching swiss knife github.com/VirusTotal/yara Bazel