Gilles Peskine e7655df7be Make test suites compatible with #include <assert.h>
Don't use the macro name assert. It's technically permitted as long as
<assert.h> is not included, but it's fragile, because it means the
code and any header that it includes must not include <assert.h>.
2019-06-13 15:12:23 +02:00
..
2018-10-19 15:25:10 +01:00
2019-06-07 18:15:37 +02:00
2019-05-23 03:01:35 -04:00