[chirp_devel] run_test script
Zach Welch
Sun Mar 15 11:26:56 PDT 2015
On 03/15/2015 11:18 AM, Dan Smith wrote:
>> I'll include a proper fix for this in my forthcoming patch.
>
> Thanks. Also, I was just writing a batch file to make running all the
> tests (including pep8) easier for windows users and realized that this:
>
> python tools\cpep8.py
>
> Still seems to ignore the blacklist and runs on everything (spewing
> messages all over the console).
>
> So Jim, getting pip and pep8 installed is good, but there's still work
> to be done to make that work properly for you as well. In the meantime,
> I'll check things here when committing and fix them up for you.
The workaround for this issue is to specify only the file(s) that you
want to have checked on the command line. For example, this should
check only the top-level CLI and GUI modules:
python tools\cpep8.py chirpc chirpw
--
Zach Welch
Mandolin Creek Farm
www.mandolincreekfarm.com
farm: 541-453-4131
cell: 541-740-3410
More information about the chirp_devel
mailing list