tree: 31ef9d2611b6867fdcc33bab7772ead2b433ddd4 [path history] [tgz]
  1. __init__.py
  2. BUILD.in
  3. BUILD.out
  4. collided_main.py
  5. main.py
  6. main2.py
  7. main_test.py
  8. README.md
  9. test.yaml
  10. WORKSPACE
gazelle/python/testdata/binary_without_entrypoint/README.md

Binary without entrypoint

This test case asserts that when there is no main.py, a py_binary is generated per main module, unless a main module main collides with existing target name.