15 Mar
2015
15 Mar
'15
9:19 a.m.
I currently cannot run the "run_tests" script. Sorry.
Also, I'm now running the pep8 checker on commit. You should be able to run that on windows with something like:
python tools/cpep8.py
I can try to see if I can make a batch file that will run normal tests and the pep8 checker from the top level like the run_all_tests.sh we have for linux.
Anyway, I fixed up the pep8 complaints in this patch. Thanks for picking it up!
--Dan