mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 852509 - add a make target for the pgo profile tests that we run during build time for pgo opt. r=ted
This commit is contained in:
parent
a10a7723f8
commit
89c9b6aa5d
@ -372,7 +372,8 @@ jetpack-tests:
|
||||
leaktest:
|
||||
$(PYTHON) _leaktest/leaktest.py $(LEAKTEST_ARGS)
|
||||
|
||||
|
||||
pgo-profile-run:
|
||||
$(PYTHON) $(DEPTH)/_profile/pgo/profileserver.py $(EXTRA_TEST_ARGS)
|
||||
|
||||
# Package up the tests and test harnesses
|
||||
include $(topsrcdir)/toolkit/mozapps/installer/package-name.mk
|
||||
|
Loading…
Reference in New Issue
Block a user