git: test(1): sync with FreeBSD

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Sep 26 02:50:36 PDT 2020


commit 7f0f5223c6f59f15d213bc2c9d475c6b2741053e
Author: Krzysztof Piecuch <piecuch at protonmail.com>
Date:   Fri Sep 11 19:38:53 2020 +0000

    test(1): sync with FreeBSD
    
    * optimize operator lookup
    * simplify the code by unifying op_num and op_type
    * use NULL instead of 0
    * update manpage
    
    Taken-from: FreeBSD

Summary of changes:
 bin/test/Makefile |   3 +-
 bin/test/test.1   |   4 +-
 bin/test/test.c   | 248 ++++++++++++++++++++++++++++++------------------------
 3 files changed, 141 insertions(+), 114 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7f0f5223c6f59f15d213bc2c9d475c6b2741053e


-- 
DragonFly BSD source repository



More information about the Commits mailing list