buildozer/buildozer
Andre Miras 831d85a5e0 Handles unknown command/target error gracefully, closes #812
Running `buildozer unknown_command` should show a meaningful error and
exit. Fixes regression introduced in 4936d31 and adds unit tests.

Also updates other tests `assert` keyword rather than `self.assert*` in
order to keep style consistent.

Last, minor `Dockerfile` documentation update as per recent @tshirtman
feedback.
2019-03-12 19:31:46 +01:00
..
libs Various spelling corrections 2018-10-08 09:52:51 +02:00
scripts move scripts into buildozer.scripts.*, and use console_scripts for setup() 2014-04-20 16:45:40 +02:00
targets refactor auto accept license 2019-02-10 00:06:19 +01:00
tools/packer Various spelling corrections 2018-10-08 09:52:51 +02:00
__init__.py Handles unknown command/target error gracefully, closes #812 2019-03-12 19:31:46 +01:00
__main__.py Execute buildozer as "python -m buildozer" 2014-05-19 10:43:55 +03:00
default.spec add missing arch choice to spec 2019-02-26 20:01:44 +00:00
jsonstore.py fixes for Python 2 + color 2014-04-21 01:04:58 +02:00
sitecustomize.py Add sitecustomize.py, copy into app_dir on build. 2013-09-16 22:18:21 +01:00
target.py Whoops. Missed some references 2019-01-09 14:51:16 -05:00