aboutsummaryrefslogtreecommitdiff
path: root/builder/builder2v2/build_file_test.go
AgeCommit message (Collapse)Author
2022-07-19replace all v2_1, v2_2 with new conventionBrandon Lum
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
2022-04-25Overhaul structs, refactor JSON parser and saverIan Ling
Signed-off-by: Ian Ling <ian@iancaling.com>
2022-03-26builder: Add missing LicenseInfoInFile fieldSteve Winslow
Signed-off-by: Steve Winslow <steve@swinslow.net>
2021-03-21Create struct to store checksumsspecter25
- Store the checksums in a struct with properties algorithm and value - Define permitted algorithm as constants Signed-off-by: specter25 <ujjwalcoding012@gmail.com>
2020-06-14Add builder and tests for 2.2Steve Winslow
Signed-off-by: Steve Winslow <steve@swinslow.net>