GYP3 icon indicating copy to clipboard operation
GYP3 copied to clipboard

Add Prereq section to Testing page

Open jkunkee opened this issue 6 years ago • 1 comments

From just trying to run them, the tests seem to be Python-3-only, so I added this fact to the Testing page.

I have only confirmed the part about the test telling you if something is missing with MSVC.

jkunkee avatar Mar 04 '19 23:03 jkunkee

I am trying to keep Python2 compatibility even for the tests - https://travis-ci.com/refack/GYP/jobs/181771177 Admittedly ATM we only have a Python3 windows CI config, But localy I run python2 gyptest.py -a -f msvs-mock.

P.S. The docs do seems a bit dated in other respects as well :SMH:

refack avatar Mar 05 '19 00:03 refack