Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij 5a4e20d14b Add pep8 make target and fix some pep8ness. 10 年之前
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. 10 年之前
  Jelmer Vernooij 2a97104d86 Remove pylint config. 10 年之前
  Michael K 11de0efd13 Use the print() function in Makefile. 10 年之前
  Jelmer Vernooij 961e44dfaa Add lint support. 10 年之前
  Jelmer Vernooij 7750cc600f Add 'make check-compat'. 12 年之前
  Nix 424b21b748 Support DESTDIR in the Makefile. 12 年之前
  Jelmer Vernooij 968c0fc65c Add 'make check-tutorial'. 13 年之前
  Jelmer Vernooij 75e6ae5376 Add 'check-all' target. 13 年之前
  Jelmer Vernooij 7a777c89f7 Add 'check-pypy' rule to Makefile. 13 年之前
  Dave Borowitz feb1b00840 Fix unittest2 runner and reorganize test imports. 14 年之前
  Jelmer Vernooij bc3f9c90d0 Use unittest or unittest2 test runner instead of nose for running tests from the testsuite. 14 年之前
  Jelmer Vernooij 1e451374e7 Makefile: add check-nocompat target. 14 年之前
  Jelmer Vernooij 7c59b4bdb6 tests: Run compat tests from "normal" testsuite, but skip if C git was not 14 年之前
  Jelmer Vernooij 7d2e431cfe Makefile: Prepend PYTHONPATH rather than overriding it. 14 年之前
  Dave Borowitz 9e43488c6e Add TESTFLAGS variable to Makefile to make running nosetests easier. 14 年之前
  Jelmer Vernooij f561dfaa68 If git is available on the local machine, always run the compatibility tests so I don't break stuff again. 14 年之前
  Dave Borowitz b457b06525 Add cgit compatibility testing framework. 15 年之前
  Jelmer Vernooij e062bc049f Add command for generating coverage-annotated files. 15 年之前
  Jelmer Vernooij 649857b7ab Switch to nosetests for tests, add coverage make target. 15 年之前
  Jelmer Vernooij 3653de1aeb Support generating pydoctor output. 15 年之前
  Jelmer Vernooij eea02edc45 s/trial/a testrunner. 15 年之前
  Jelmer Vernooij 760be905a8 Remove .so files in clean. 15 年之前
  Jelmer Vernooij 629bd8750c Support running tests with other versions of Python. 15 年之前
  Jelmer Vernooij f2c2516fed Fix C implementation of parse_tree to return a dictionary. 15 年之前
  Jelmer Vernooij 354187cfe2 Build extensions in Makefile. 15 年之前
  Jelmer Vernooij bd17016621 remove silly build-inplace target. 16 年之前
  Jelmer Vernooij f4d308418e add convenience makefile. 16 年之前