File: pyflakes.t

package info (click to toggle)
cram 0.7-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 336 kB
  • sloc: python: 908; makefile: 46; sh: 20
file content (7 lines) | stat: -rw-r--r-- 180 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
Skip this test if pyflakes isn't available:

  $ command -v pyflakes > /dev/null || exit 80

Check that there are no obvious Python source code errors:

  $ pyflakes "$TESTDIR/.."