aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/protoc.py (unfollow)
Commit message (Collapse)AuthorLines
2021-12-28Store relative paths in coverage dataGravatar MarkKoz-7/+6
Also remove the reliance on the container needing to mount the host's files to the same directory during local testing. Fix #135
2021-12-27Change entrypoint tests to integration testsGravatar MarkKoz-35/+25
No more mocks!
2021-12-26Skip coverage of if __name__ == "__main__":Gravatar MarkKoz-1/+1
2021-12-26Add tests for main()Gravatar MarkKoz-0/+49
2021-12-26Forward the NsJail exit code from the entrypointGravatar MarkKoz-0/+4