gandalf3
5ad139ac13
Quick hack to handle case of non-text, non-python files
2017-07-02 18:39:58 -07:00
gandalf3
9f0ff11421
Get all tests for make_repo.py passing
2017-07-02 16:55:17 -07:00
gandalf3
8baacc366b
Split repo generation functionality out of blenderpack.py
...
Moved repo.json generation to make_repo.py
Package/addon parsing is getting a bit messy, this can be
cleaned up when we have a clearer idea of what a package is.
For now just make it work.
2017-07-02 15:15:48 -07:00
gandalf3
6a538a4264
Repo generation: add more testcases
2017-06-30 20:10:33 -07:00
8d8c3b84fd
Repo generation: log and keep going on error
...
* Delete old report() functions, use logging instead
* Skip addons which have problems (but give a warning)
2017-06-23 19:10:26 -07:00
d06af2fed0
Clean up tests
...
No need to test on complete addons.
This commit adds a few test cases and some automated test
generation.
2017-06-23 18:53:07 -07:00
20683af72c
More unit tests
...
Copy in a multifile addon for testing, also fix a typo in blenderpack.py
2017-06-22 17:49:56 -07:00
44e0a904a4
Pull some code in from 2016 project; add tests
2017-06-22 17:41:41 -07:00