log bitten/build/tests/pythontools.py @ 915:e36f9b446976

age author description
Mon, 23 May 2011 09:28:19 +0000 hodgestar Wrap lint report messages in a msg tag (includes a test and a documentation update). Fixes #547.
Wed, 06 Oct 2010 09:49:05 +0000 osimons Updated copyright to 2010.
Thu, 03 Sep 2009 11:41:39 +0000 osimons 0.6dev: Follow-up to [740] - fix incorrect tests.
Mon, 27 Jul 2009 21:48:24 +0000 osimons 0.6dev: Fix for filenames in pylint report that made incorrect absolute pathnames. Filenames should now be properly shortened, and link correctly to source browser from lint report.
Sat, 13 Dec 2008 21:32:54 +0000 wbell Port of [566] to trunk.
Wed, 16 Jul 2008 08:08:24 +0000 dfraser Reverted incorrect parts of r557 - the `os.path.join` is only needed when the filename passed through is generated by `_create_file`
Tue, 15 Jul 2008 14:24:10 +0000 dfraser use os.path.join for all tests that check filenames with directories, so that we get the right path on Windows as well
Mon, 17 Mar 2008 23:25:16 +0000 mgood add figleaf coverage support
Fri, 05 Oct 2007 00:45:55 +0000 mgood add line counts for coverage.py and some initial unit tests
Tue, 07 Aug 2007 08:58:38 +0000 cmlenz Update file headers and other stuff pointing to the old home.
Tue, 24 Jul 2007 17:32:02 +0000 cmlenz Use UTF-8 as encoding of source files.
Thu, 20 Oct 2005 13:54:48 +0000 cmlenz Change the way coverage statistics are collected, so that line number counting in covered and not covered files matches. Closes #67.
Sat, 24 Sep 2005 12:21:34 +0000 cmlenz * Get rid of `xmlio.SubElement`.
Wed, 21 Sep 2005 22:20:11 +0000 cmlenz Handle relative file paths in `trace.py` output. Closes #51.
Mon, 19 Sep 2005 15:22:14 +0000 cmlenz Huge refactoring to remove dependency on BDB XML. Report data is now stored in the Trac database (SQLite/PostgreSQL).
Sun, 28 Aug 2005 12:08:44 +0000 cmlenz * Move the `CommandLine` class from `bitten.util.cmdline` to `bitten.build.api`.
Sat, 27 Aug 2005 07:58:12 +0000 cmlenz Flip the switch: Bitten is now BSD-licensed.
Mon, 22 Aug 2005 11:21:18 +0000 cmlenz * Fix `pythontools` unit tests on windows.
Fri, 12 Aug 2005 22:42:55 +0000 cmlenz Fix unit test for {{{<python:unittest>}}} recipe command.
Fri, 12 Aug 2005 19:14:24 +0000 cmlenz Fix unit tests broken in [136] and [138].
Tue, 09 Aug 2005 18:02:21 +0000 cmlenz * The {{{python:trace>}}} recipe command now transmits coverage statistics to the build master. Closes #33.
Copyright (C) 2012-2017 Edgewall Software