mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-06-27 10:35:48 +02:00
Updated Contributing (markdown)
parent
53cc4a24a4
commit
a1973af689
@ -52,6 +52,7 @@ To ensure your changes didn't introduce any regressions you'll need to run the t
|
||||
* fbf - a forward back forward test
|
||||
|
||||
**Generating Reference Images**
|
||||
|
||||
The reference tests require you to generate the original snapshots for comparison. The snapshots should be generated before you make any changes to the code. For my development I have two pdf.js folders one that is checkout from the mozilla master and one from my own fork. I never modify the mozilla master folder except for updating and use it to generate snapshots and then move them over to my forked pdf.js folder. If you are diligent you can just use one folder and always update the snapshots before you make code changes. To generate these snapshots:
|
||||
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user