Snaipe
|
13cbea292c
|
Added comparison asserts over native types
|
2015-03-11 06:32:22 +01:00 |
|
Snaipe
|
b38ce35114
|
Added string comparison asserts
|
2015-03-11 04:00:36 +01:00 |
|
Snaipe
|
919c49853d
|
Removed __VA_ARG__ concatenation GCC extension as it has a better alternative in this case.
|
2015-03-11 03:39:37 +01:00 |
|
Snaipe
|
e7dc892c42
|
Refactored assert macros
|
2015-03-11 03:36:54 +01:00 |
|
Snaipe
|
54af217d74
|
Made assert macros follow the function identifier coding style
|
2015-03-11 03:30:41 +01:00 |
|
Snaipe
|
602b43d501
|
Added floating-point number comparison asserts
|
2015-03-09 03:00:52 +01:00 |
|
Snaipe
|
3b1e8c144b
|
[Issue #3] Added string asserts, fixed __VA_ARG__ dispatch
|
2015-02-08 15:40:03 +01:00 |
|
Snaipe
|
0f51313a2d
|
[Issue #3] Added a bunch of asserts
|
2015-02-07 02:14:59 +01:00 |
|
Snaipe
|
7b5cad2e2c
|
Added missing includes in main header file
|
2015-02-06 13:05:23 +01:00 |
|
Snaipe
|
b0ebd5cdde
|
Added visual reporting for failed asserts and crashes
|
2015-02-05 20:35:17 +01:00 |
|
Snaipe
|
f90a62ecfa
|
Added statistics gathering mechanism
|
2015-02-05 19:52:41 +01:00 |
|
Snaipe
|
7db8b3f413
|
Added event system to push reporting back to the parent process
|
2015-02-05 18:09:21 +01:00 |
|