aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_def.py
Commit message (Expand)AuthorAgeFilesLines
* Use tox / zimportsMike Bayer2019-05-311-170/+201
* added testsjonathan vanasco2015-03-251-0/+35
* Support Python 3's keyword-only arguments.Eevee (Alex Munroe)2014-02-111-1/+14
* py2.5 worksMike Bayer2012-11-111-3/+8
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-4/+4
* - [bug] Can now use strict_undefined at theMike Bayer2012-07-071-0/+48
* pep8, use eq_, assert_raisesMike Bayer2012-07-071-95/+175
* got all tests to pass againMike Bayer2011-02-201-3/+1
* moving around getargs and such, have a recursion error in one test not figure...Mike Bayer2011-02-191-1/+3
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-40/+40
* - Calling a def from the top, viarel_0_3_2Mike Bayer2010-03-111-0/+3
* - merged -r481:499 of py3k branch.Mike Bayer2010-03-041-12/+21
* - Unit tests now run with nose. [ticket:127]Mike Bayer2010-02-051-0/+538