Separate output into its own module

This commit is contained in:
James Westman 2022-10-14 21:04:37 -05:00
parent 8cf793023d
commit a24f16109f
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6
33 changed files with 407 additions and 291 deletions

View file

@ -18,7 +18,7 @@ build:
- ninja -C _build docs/en
- git clone https://gitlab.gnome.org/jwestman/blueprint-regression-tests.git
- cd blueprint-regression-tests
- git checkout d14b95b6c1fc0cddd4b0ad21d224b05edee2d01f
- git checkout 94613f275efc810610768d5ee8b2aec28392c3e8
- ./test.sh
- cd ..
coverage: '/TOTAL.*\s([.\d]+)%/'