tree: 7d2f8ae5db6dbca4924d550c9c31252372c6ceef [path history] [tgz]
  1. BUILD.in
  2. BUILD.out
  3. lib.py
  4. lib2.py
  5. lib_and_main.py
  6. main.py
  7. main2.py
  8. README.md
  9. test.yaml
  10. WORKSPACE
gazelle/python/testdata/binary_without_entrypoint_per_file_generation/README.md

Binary without entrypoint

This test case asserts that when there is no main.py, a py_binary is generated per file main module, and that this py_binary is instead of (not in addition to) any py_library target.