~jbaker/storm/nose_plugin

  • Committer: Jamu Kakar
  • Author(s): Michael Hudson
  • Date: 2009-07-22 20:46:54 UTC
  • mfrom: (312.1.2 unary-minus)
  • Revision ID: jkakar@kakar.ca-20090722204654-3dwdo0v5vp2pg9u0
Merged unary-minus [r=jamesh,niemeyer] [f=397654]

A new Neg expression provides support for unary minus.  A minus is
automatically prepended to the expression passed to Neg.  A couple
of failures in the Zope doctest related to differences in repr
formatting between python2.5 and python2.6 have also been fixed.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 177.2.1 17 years ago Jamu Kakar - Added Debian packaging files. Diff
storm 1 18 years ago Gustavo Niemeyer Adding initial infrastructure. Diff
tests 1 18 years ago Gustavo Niemeyer Adding initial infrastructure. Diff
.bzrignore 289 15 years ago Jamu Kakar - Added build and storm.egg-info to .bzrignore [tr 21 bytes Diff Download File
LICENSE 129 17 years ago Gustavo Niemeyer Added LGPL version 2.1 in the LICENSE file, and a 25.9 KB Diff Download File
Makefile 282.1.1 16 years ago Andreas Hasenack Added "clean" target to the Makefile 715 bytes Diff Download File
MANIFEST.in 213 16 years ago Gustavo Niemeyer Added *.zcml to MANIFEST.in. 145 bytes Diff Download File
NEWS 312 15 years ago James Henstridge Add a NEWS entry about the updated psycopg2 versio 11.7 KB Diff Download File
README 173 17 years ago Christopher Armstrong add a README file describing how to run the tests 494 bytes Diff Download File
setup.cfg 180 17 years ago Gustavo Niemeyer Added MANIFEST.in and setup.cfg files, and also ch 24 bytes Diff Download File
File setup.py 235.3.2 16 years ago James Henstridge Build extension in setup.py. 1.6 KB Diff Download File
File test 302.1.3 15 years ago Gavin Panella Move definition of the has_* globals into the test 6.1 KB Diff Download File
TODO 274 16 years ago Gustavo Niemeyer Updated TODO file with Gavin Panella's suggestion 2.4 KB Diff Download File