Commits on Source (3)
-
knownexus authored
bst build returns "missing project.conf" when a project.conf is invalid This results in an existing project with malformed yaml being dismissed and attempts to make a new project Added new exception
-
knownexus authored
-
Phillip Smyth authored
Incorrect error when malformed project.conf Closes #642 See merge request !792
Showing
- buildstream/_project.py 4 additions, 1 deletionbuildstream/_project.py
- tests/format/project.py 7 additions, 0 deletionstests/format/project.py
- tests/format/project/invalid-yaml/manual.bst 1 addition, 0 deletionstests/format/project/invalid-yaml/manual.bst
- tests/format/project/invalid-yaml/project.conf 8 additions, 0 deletionstests/format/project/invalid-yaml/project.conf
tests/format/project/invalid-yaml/manual.bst
0 → 100644