Changes file for 22497

This commit is contained in:
Nick Mathewson 2017-08-24 16:11:08 -04:00
parent 77b92c2214
commit e7c1a6f4f7

4
changes/bug22497 Normal file
View File

@ -0,0 +1,4 @@
o Code simplification and refactoring:
- Use our test macros more consistently, to produce more useful
error messages when our unit tests fail. Add coccinelle patches
to allow us to re-check for test macro uses. Closes ticket 22497.