-
Notifications
You must be signed in to change notification settings - Fork 555
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts/test.py: improved cli, added various new options.
Simplified command line to be <options> followed by <commands>. New options: -b: set build type (e.g. debug). -d: set debug build. -i: set pymupdf implementations to test. -m: same as --mupdf, sets location of mupdf. -p: set pytest options. -t: set pytest test file/function. -v: save time if venv directory already exists. If tests fail, show information about re-running tests manually in venv. Don't show python backtrace of subprocess errors, as not useful.
- Loading branch information
1 parent
0807b64
commit f49700b
Showing
1 changed file
with
217 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters