* Support for mocking long long (>= 64-bit) parameters.
authorstewartamiles <stewartamiles@40f4469a-5155-0410-be90-2de3f0bae501>
Thu, 23 Jul 2009 16:36:49 +0000 (16:36 +0000)
committerstewartamiles <stewartamiles@40f4469a-5155-0410-be90-2de3f0bae501>
Thu, 23 Jul 2009 16:36:49 +0000 (16:36 +0000)
commit1c668ffa031529a49fa8fad83e9ee30c333f19ba
treeeff35c43f2fc2fc0cf2af37a7b4f6ed34c76636a
parentba59b81748fd90aa39fa93d4137ae4d4744f2517
* Support for mocking long long (>= 64-bit) parameters.
* Changed tabs to spaces in cmockery.c/.h to be consistent with the other source files.
* Deleted all trailing whitespace.
* Fixed warnings introduced in tests after adding support for 64-bit mocks.

git-svn-id: http://cmockery.googlecode.com/svn/trunk@37 40f4469a-5155-0410-be90-2de3f0bae501
src/cmockery.c
src/example/calculator_test.c
src/example/customer_database_test.c
src/example/product_database_test.c
src/google/cmockery.h