Sign in
fuchsia
/
third_party
/
github.com
/
wolever
/
parameterized
/
HEAD
« Previous
741c817
Clean up docstring test cases
by David Wolever
· 10 years ago
2d80b8a
Travis: remove py32, add py34
by David Wolever
· 10 years ago
9b4a70d
Merge branch 'pull-22'
by David Wolever
· 10 years ago
864728a
Update changelog
by David Wolever
· 10 years ago
e1902f2
Drop py32 support
by David Wolever
· 10 years ago
7d874b8
Don't depend on ordereddict
by David Wolever
· 10 years ago
d9d3e95
Fix Python 3 issues
by David Wolever
· 10 years ago
7456d8f
Add sudo: false to .travis.yml
by Sam Spilsbury
· 10 years ago
37db4a2
Adjust test_short_repr to account for quotation marks
by Sam Spilsbury
· 10 years ago
41de477
Refactor TestParameterizedDocstring test cases
by Sam Spilsbury
· 10 years ago
0f62600
Handle 'self' being the first argument
by Sam Spilsbury
· 10 years ago
952e2f8
Require ordereddict
by Sam Spilsbury
· 10 years ago
9fc9592
Don't throw an error if the first arg isn't self
by David Wolever
· 10 years ago
c83c13c
Refactor default_testcase_func_doc
by David Wolever
· 10 years ago
c70ee0b
Correct and test parameterized_argument_value_pairs
by David Wolever
· 10 years ago
2bce4fe
fixup! Added changes as requested
by Sam Spilsbury
· 10 years ago
6552eff
Append details on parameters to expanded function docstrings.
by Sam Spilsbury
· 10 years ago
e21db77
Bump version
by David Wolever
· 10 years ago
v0.3.5
4750a1b
Update docs
by David Wolever
· 10 years ago
104e7b4
Modified the expand() custom test method naming code & added testcases using David Wolever suggestions.
by Curtis Siemens
· 10 years ago
e507025
Adding ability to over-ride parameterized.expand test case naming scheme through caller provided naming function.
by Curtis Siemens
· 10 years ago
2102784
Add .gitignore
by David Wolever
· 10 years ago
cbea1c6
Add setup.cfg to make wheels py2/py3
by David Wolever
· 10 years ago
v0.3.4
29661ff
Bump version
by David Wolever
· 10 years ago
cc77ec7
Merge pull request #17 from toumorokoshi/master
by David Wolever
· 10 years ago
0a51b8e
wrapping the standalone functions in functools, to assure similar functions
by Yusuke Tsutsumi
· 10 years ago
c85d682
Oops, actually fix readme
by David Wolever
· 11 years ago
f6ee55f
Perdy syntax in readme
by David Wolever
· 11 years ago
09d8500
Remove most of six.py
by David Wolever
· 11 years ago
9a16b33
Replace unsafe characters with "_" in names generated by ``@parameterized.expand``
by David Wolever
· 11 years ago
07e9ad3
Fix tests so that they pass on PyPy
by David Wolever
· 11 years ago
5b03c24
Add helpful error message when dealing with old-style classes
by David Wolever
· 11 years ago
1ddcdbd
Fix `parameterized.expect` -> `parameterized.expand`
by David Wolever
· 11 years ago
0da3a2f
Merge pull request #10 from AlexRiina/patch-1
by David Wolever
· 11 years ago
c6e2066
Adding name argument to the expand documentation
by Alex Riina
· 11 years ago
0a654ec
Fix bug: `nose_parameterized.param` wasn't being imported.
by David Wolever
· 12 years ago
2663831
Adding an explicit license
by David Wolever
· 12 years ago
d2f1a98
Fix with get_defining_class on py33
by David Wolever
· 12 years ago
8d49adf
s/sitautions/situations
by David Wolever
· 12 years ago
e5e5506
Merge pull request #7 from shazow/patch-1
by David Wolever
· 12 years ago
d67bed1
Adding .travis.yml
by David Wolever
· 12 years ago
17bd4d4
s/Useage/Usage/
by Andrey Petrov
· 12 years ago
60ca763
Bump version to 0.3
by David Wolever
· 12 years ago
7ebc606
Cleaning up readme a bit
by David Wolever
· 12 years ago
2a96ab0
Big refactor, add param class
by David Wolever
· 12 years ago
ec247bd
Removing un-used logging assertions, cleaning up code a bit
by David Wolever
· 12 years ago
9786e7a
Merge pull request #4 from bmannix/master
by David Wolever
· 12 years ago
3bf1bc9
Fixes small typo
by Brendan Mannix
· 12 years ago
4cc3a68
Small tweak to the docs
by David Wolever
· 12 years ago
88e9b7c
Adding Python3 support
by David Wolever
· 12 years ago
f1dd68a
Merge pull request #1 from 2general/issue-1-unicode-argument
by David Wolever
· 12 years ago
280928d
Fixed #1: convert Unicode argument to bytestring before constructing test function name
by Antti Kaihola
· 12 years ago
c1b1222
Adding readme
by David Wolever
· 13 years ago
9f597be
Fixing bug when parameterizing test functions
by David Wolever
· 13 years ago
37a792a
Initial commit
by David Wolever
· 13 years ago