Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fuchsia.googlesource.com-third_party-python-testing-cabal-mock
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
fuchsia.googlesource.com-third_party-python-testing-cabal-mock
Commits
5c339abd53a019a4abecf0d83f672afcabc269e6
Select Git revision
0 results
fuchsia.googlesource.com-third_party-python-testing-cabal-mock
Author
Search by author
Any Author
authors
banggua
banggua
1 author
Jul 14, 2010
Update tox.ini for Python 3.1 (requires tox 0.7)
· 5c339abd
fuzzyman
authored
14 years ago
5c339abd
Jul 12, 2010
Adding commands to tox.ini
· 04d94fbe
fuzzyman
authored
14 years ago
04d94fbe
Change to tox configuration now that unittest2 0.5.1 is out.
· 38b00250
fuzzyman
authored
14 years ago
38b00250
Project file update.
· 06fe1006
fuzzyman
authored
14 years ago
06fe1006
Adding sphinx testing to tox.ini for Python 2.6 and 2.7
· 72c8f3be
fuzzyman
authored
14 years ago
72c8f3be
Modifying tox.ini for Windows compatibility
· 1714ea5d
fuzzyman
authored
14 years ago
1714ea5d
Minor tox.ini change
· 8ad781c5
fuzzyman
authored
14 years ago
8ad781c5
Adding tox config file and moving with tests to not see failures under Python 2.4.
· 29a7a60f
fuzzyman
authored
14 years ago
29a7a60f
Fixing MANIFEST.in for Windows
· 25a19b86
fuzzyman
authored
14 years ago
25a19b86
Adding support for the setuptools 'setup.py test' command.
· c36b49db
fuzzyman
authored
14 years ago
c36b49db
Jul 08, 2010
CHANGELOG update
· 9223f43f
fuzzyman
authored
14 years ago
9223f43f
Jul 07, 2010
Adding __getformat__ and __setformat__ magic method support.
· 6752400f
fuzzyman
authored
14 years ago
6752400f
Jul 01, 2010
Adding more supported magic methods.
· ac8eae58
fuzzyman
authored
14 years ago
ac8eae58
Jun 28, 2010
Code formatting issue.
· bf3928e5
fuzzyman
authored
14 years ago
bf3928e5
Fix issue with _mock_ as varargs or varkwargs and mocksignature
· 7f655374
fuzzyman
authored
14 years ago
7f655374
Adding another test for mock magic methods.
· 0a9900e2
fuzzyman
authored
14 years ago
0a9900e2
Whitespace change.
· 38663288
fuzzyman
authored
14 years ago
38663288
Adding an additional mocksignature test
· a62043a3
fuzzyman
authored
14 years ago
a62043a3
Adding an additional mocksignature test
· 99ee945f
fuzzyman
authored
14 years ago
99ee945f
Minor change to the way instance methods are checked in mocksignature
· 97aa32f4
fuzzyman
authored
14 years ago
97aa32f4
Adding text version of docs to distribution.
· 18f34d93
fuzzyman
authored
14 years ago
18f34d93
Remove unused URL from setup.py
· 29dfd5bc
fuzzyman
authored
14 years ago
29dfd5bc
Minor CHANGELOG changes.
· cad89b57
fuzzyman
authored
14 years ago
cad89b57
Jun 26, 2010
Docs improvement.
· 592a9d56
fuzzyman
authored
14 years ago
592a9d56
Documentation improvement.
· e0c4f08d
fuzzyman
authored
14 years ago
e0c4f08d
Jun 25, 2010
Adding pickling magic methods to the supported-but-not-default set
· 20e5e32f
fuzzyman
authored
14 years ago
20e5e32f
Adding pickling magic methods to the supported-but-not-default set
· 7c84eb6f
fuzzyman
authored
14 years ago
7c84eb6f
Jun 24, 2010
Improved interaction of spec and magic methods.
· a7153dac
fuzzyman
authored
14 years ago
a7153dac
Setting a magic method on a mock with a spec can only be done if the spec includes that method.
· 6fae8d13
fuzzyman
authored
14 years ago
6fae8d13
The created class for each Mock now inherits Mock.__doc__
· f0c52fe4
fuzzyman
authored
14 years ago
f0c52fe4
Improved failure message for Mock.assert_called_with when the mock has not yet been called.
· a7d1c254
fuzzyman
authored
14 years ago
a7d1c254
Jun 23, 2010
all leftover whitespace cleaned
· 52a090eb
konryd
authored
14 years ago
52a090eb
Docs improvements
· eb6e9f84
fuzzyman
authored
14 years ago
eb6e9f84
CHANGELOG preparation for final release.
· 902af87c
fuzzyman
authored
14 years ago
902af87c
Additional docstrings.
· 86c2659e
fuzzyman
authored
14 years ago
86c2659e
Version number and doc changes.
· 2db50f0e
fuzzyman
authored
14 years ago
2db50f0e
Link correction in docs.
· 271bfcbd
fuzzyman
authored
14 years ago
271bfcbd
README update
· f64353cf
fuzzyman
authored
14 years ago
f64353cf
Removing the TODO page from the documentation and adding 0.7b2 changelog.
· df0d51e9
fuzzyman
authored
14 years ago
df0d51e9
Rename withAvailable to with_available
· 90156f87
fuzzyman
authored
14 years ago
90156f87
Loading