This website requires JavaScript.
Explore
Help
Sign In
Jmaa
/
assert-gooder
Watch
1
Star
0
Fork
0
You've already forked assert-gooder
Code
Actions
6
Commits
1
Branch
2
Tags
80
KiB
8f8a0c8992
Commit Graph
5 Commits
Author
SHA1
Message
Date
Jon Michael Aanes
8f8a0c8992
Better coverage of lvalues.
2017-11-02 11:35:49 +01:00
Jon Michael Aanes
6f3da373f9
Moved to using an AST based approach. The AST construction is not very advanced yet, but no regressions have occured.
2017-11-02 11:21:00 +01:00
Jon Michael Aanes
63fbc9ef12
Added support for short constant values, and better names/descriptions of functions.
2017-10-29 10:16:16 +01:00
Jon Michael Aanes
c9842a2b29
Improved assert messages for certain expressions.
2017-10-28 13:15:57 +02:00
Jon Michael Aanes
aec232efcb
Initial commit on assert-gooder. An improved version of
assert
...
that automatically creates a useful error message, when the assert fails.
2017-10-28 12:44:53 +02:00