From 5811fa09f08c72bdf7103ceadd87cdbc5bab7b64 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Tue, 3 Aug 2021 23:50:31 +0200 Subject: [PATCH] Updated Bots (markdown) --- Bots.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bots.md b/Bots.md index b8216db..ca74c13 100644 --- a/Bots.md +++ b/Bots.md @@ -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