1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 01:28:39 +00:00

..[skip ci]

This commit is contained in:
Lu Wang 2015-03-17 13:50:23 +08:00
parent 61e5a18c40
commit 2175d667c0

View File

@ -13,7 +13,7 @@
- `./test.py test_local_browser` - `./test.py test_local_browser`
- Run selected test case: - Run selected test case:
- `./test.py test_local_browser.test_basic_text` - `./test.py test_local_browser.test_basic_text`
- Or `./test.py test_basic_text - Or `./test.py test_basic_text`
- Environment variables: - Environment variables:
- Set `P2H_TEST_SAVE_TMP=1` to keep the temporary files in `/tmp/pdf2htmlEX_test` - Set `P2H_TEST_SAVE_TMP=1` to keep the temporary files in `/tmp/pdf2htmlEX_test`
- Set `P2H_TEST_GEN=1` to generate new reference files - Set `P2H_TEST_GEN=1` to generate new reference files