Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-30 | Add recursive whole-file __include__ tag | Clint Byrum | 4 | -0/+44 | |
We can now merge an entire file with minimal effort. Change-Id: If86657fb9f9cca0f048c9e01100a3667597a6596 | |||||
2013-09-25 | Refactor test_merge.bash for multiple tests | Clint Byrum | 1 | -2/+4 | |
We will be adding more tests, so make it more of a framework for that. Also fix up minor lib.yaml formatting bug. Change-Id: Ic0fe1679f8d62680dfd0acf215c849aa38b913da | |||||
2013-09-19 | Add functional tests and examples for merge | Clint Byrum | 3 | -0/+50 | |
merge.py is undocumented and untested, which is undesirable, as it does not seem to be going away any time soon. Change-Id: I7e4870e58a32c567e5947b9a48893b8210ad4d65 |