[master (v2)] More test path changes

Brian C. Lane bcl at redhat.com
Wed Mar 19 00:26:29 UTC 2014


On Tue, Mar 18, 2014 at 01:52:14PM -0400, David Shea wrote:
> Change all tests that scan all files to scan only the list of files known to
> git if run from a git tree. Otherwise, scan all files, which fixes (for
> example) make distcheck for pylint. Included all of the files in the commit
> this time, and added filtering options to the shell and python functions.
> 
> David Shea (1):
>   Make the lists of files to check consistent across all checks.
> 
>  tests/Makefile.am                 |  1 +
>  tests/cppcheck/runcppcheck.sh     |  5 ++-
>  tests/gettext/gettext_potfiles.py | 65 ++++++++++++++++++++-------------------
>  tests/glade/run_glade_tests.sh    |  5 ++-
>  tests/lib/filelist.py             | 49 +++++++++++++++++++++++++++++
>  tests/lib/testlib.sh              | 37 ++++++++++++++++++++++
>  tests/pylint/runpylint.sh         | 17 +++++-----
>  7 files changed, 136 insertions(+), 43 deletions(-)
>  create mode 100644 tests/lib/filelist.py
>  create mode 100644 tests/lib/testlib.sh
> 
> -- 
> 1.9.0

Looks good to me.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list