summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added .gitignorePrzemyslaw Gajda2012-04-221-0/+66
* Updated to version 0.5.3Przemyslaw Gajda2012-04-225-61/+1197
* Numerous fixes from Google:smiddlek2009-09-112-57/+287
* Mox release 0.5.1, which includes some bug fixes and tests for stubout.smiddlek2009-05-052-1/+3
* Fix for Issue 3, submitted by a...@therobots.org.smiddlek2009-05-052-0/+10
* Fix for Issue 5, submitted by agoratim.smiddlek2009-03-201-2/+5
* Patch from Matt Brown (mdbrow@gmail.com) to inspect the arguments of mocked m...smiddlek2008-11-122-5/+250
* Added support for __contains__, thanks to Adam Lowry.smiddlek2008-10-242-0/+71
* Added import for inspect, and tests for stubout. Patch by Manuel Holtgrewe.smiddlek2008-08-193-0/+51
* Remove duplicate NotTest. Bad patch.smiddlek2008-07-011-16/+0
* Add a Not comparator to compose with other comparators.smiddlek2008-07-012-0/+66
* Fix MoxTestBase to be usable with multiple-inheritance.dglasser2008-07-012-0/+21
* Write a README.dglasser2008-06-181-1/+56
* Start our first release at 0.5.0, not 1.0.0.dglasser2008-06-171-1/+1
* Include the mox_test_helper.py in the distribution.dglasser2008-06-162-1/+2
* Fix mailing list address.dglasser2008-06-161-2/+1
* Initial import of mox (originally an internal Google project).dglasser2008-06-138-0/+3157