git: test/cocci: Improve a bit.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Oct 29 12:46:32 PDT 2019


commit 194bb2afcef86db2c8a0a56b7d8527aa3eb01fb0
Author: Sascha Wildner <saw at online.de>
Date:   Tue Oct 29 20:46:08 2019 +0100

    test/cocci: Improve a bit.
    
    * Remove NELEM.cocci and put its contents into useful_macros.cocci, along
      with more macros (so far only from <sys/param.h).
    
    * Mention in comma.cocci that the devel/ocaml-findlib port is needed for
      that patch.

Summary of changes:
 test/cocci/NELEM.cocci         |  34 ---------
 test/cocci/comma.cocci         |   1 +
 test/cocci/useful_macros.cocci | 159 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 160 insertions(+), 34 deletions(-)
 delete mode 100644 test/cocci/NELEM.cocci
 create mode 100644 test/cocci/useful_macros.cocci

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/194bb2afcef86db2c8a0a56b7d8527aa3eb01fb0


-- 
DragonFly BSD source repository


More information about the Commits mailing list