Sam Jaffe
|
6fd701d9d2
Fix compiler warning about the use of '$' in a variable name.
|
5 lat temu |
Sam Jaffe
|
1d4f5d6556
Add the ability to implement contracts on a return-value.
|
5 lat temu |
Sam Jaffe
|
d656c1cd4f
Get rid of printing out the function name since it doesn't seem to work...
|
6 lat temu |
Sam Jaffe
|
e9777117f4
Add proper support for ensures(...) clause to be evaluated on return.
|
6 lat temu |
Sam Jaffe
|
23ff3c944e
Switch to GoogleTest.
|
6 lat temu |
Sam Jaffe
|
8622551796
Update to XCode 10
|
6 lat temu |
Sam Jaffe
|
5d08b8fcbf
Fix bug in the ordering of 'error-type' and 'error-message' in expects(cond, type, msg)
|
7 lat temu |
Sam Jaffe
|
5798f53435
Updating to use normative directory structure
|
7 lat temu |
Sam Jaffe
|
8ff2bfec2a
Merge remote-tracking branch 'origin/master' into master
|
7 lat temu |
Sam Jaffe
|
29f9429abd
Fixing compiler issue due to vaargs issues in Xcode compiler.
|
7 lat temu |
Sam Jaffe
|
f88db5706b
Fixing for non-GCC compiler
|
8 lat temu |
Samuel Jaffe
|
a6c21a84ea
Adding usage documentation for expect/ensure macro.
|
9 lat temu |
Samuel Jaffe
|
c1d99570e7
Changing to use ifdef. The auto-return version of ensure is not the default any more.
|
9 lat temu |
Samuel Jaffe
|
08408ea5c1
Changing comments to multi-line
|
9 lat temu |
Samuel Jaffe
|
a7b1aa92f3
Provides the following macros:
|
9 lat temu |