tree: 88055ab2adc5ef1b615f724b9a9304588cb70aa2 [path history] [tgz]
  1. __init__.py
  2. _env.py
  3. get_optional_tests.py
  4. README.md
src/starboard/optional/README.md

Optional

This directory houses code that provides the ability to conditionally include code in a safe manner.

Current State

The only code that we currently support optionally including is test targets. The test targets can be retrieved in formats friendly to both Python and GYP.