tree: 242a6f6a61fb667d180eb7bef5bff712a1e0a4f4 [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.