Updated Bots (markdown)

Tim van der Meij 2021-08-03 23:50:31 +02:00
parent 3633cfb46e
commit 5811fa09f0

@ -12,7 +12,7 @@ While we use GitHub Actions for linting and running (a selection of) unit tests,
- `integrationtest` (runs the integration tests)
- `browsertest` (runs the reference tests)
- `test` (runs all tests, i.e., the unit tests, font tests, integration tests and reference tests)
- `xfatest` (runs all tests, i.e., the unit tests, font tests, integration tests and reference tests, but limits the reference tests to only XFA document for faster XFA development)
- `xfatest` (runs all tests, i.e., the unit tests, font tests, integration tests and reference tests, but limits the reference tests to only XFA documents for faster XFA development)
- `makeref` (generates new reference images for the reference tests, for instance when a pull request changes the rendering of some PDFs)
Characteristics