aboutsummaryrefslogtreecommitdiff
path: root/tests/manifest-parser
AgeCommit message (Expand)AuthorFilesLines
2022-01-26Adjust to match new bash module semanticsBoris Kolpackov1-1/+1
2021-11-24Remove redundant space before multi-line manifest value introducer in test ma...Karen Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov3-3/+0
2019-01-16Update copyright yearKaren Arutyunov3-3/+3
2018-07-27Implement manifest parsing/serializationKaren Arutyunov1-15/+92
2018-07-21Redo manifest parsing using bash co-process facilityBoris Kolpackov2-2/+8
2018-07-20Switch to bash build2 moduleBoris Kolpackov4-33/+23
2018-07-13Add manifest parser stubBoris Kolpackov4-0/+60