Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Mon, 06 Apr 2009 08:20:40 +0000 | dfraser | Added support for nunit (applied patch from silk in #348) |
Fri, 03 Apr 2009 07:41:28 +0000 | dfraser | Only actually run `rmtree` if the root directory exists (fixes #381; patch is from there) |
Thu, 02 Apr 2009 14:09:55 +0000 | dfraser | Added files from the bitten-lint commit that I forgot to add (see #379, which should really work now) |
Thu, 02 Apr 2009 13:49:50 +0000 | dfraser | Integrate a fixed-up form of [http://pypi.python.org/pypi/EatLint EatLint] into Bitten: |
Thu, 02 Apr 2009 13:48:23 +0000 | dfraser | Remove unneccessary imports (patch from `hodgestar`) - see #379 |
Tue, 31 Mar 2009 17:25:40 +0000 | dfraser | Allow authentication credentials to be specified in the configuration file `[Remy Blank]`. |
Tue, 31 Mar 2009 17:18:37 +0000 | dfraser | Remove extra slashes as required for Windows setup - should refix #367 |