git: Add FreeBSD's <tgmath.h> tests.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Jun 3 11:06:07 PDT 2013


commit 5eed1aba40516bdf854fcd0c166e7bf10ebbe9d7
Author: Sascha Wildner <saw at online.de>
Date:   Mon Jun 3 20:04:45 2013 +0200

    Add FreeBSD's <tgmath.h> tests.

Summary of changes:
 tools/regression/include/tgmath/Makefile           |   8 +
 tools/regression/include/tgmath/tgmath.c           | 621 +++++++++++++++++++++
 .../libm/test-cexp.t => include/tgmath/tgmath.t}   |   2 +-
 3 files changed, 630 insertions(+), 1 deletion(-)
 create mode 100644 tools/regression/include/tgmath/Makefile
 create mode 100644 tools/regression/include/tgmath/tgmath.c
 copy tools/regression/{lib/libm/test-cexp.t => include/tgmath/tgmath.t} (53%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5eed1aba40516bdf854fcd0c166e7bf10ebbe9d7


-- 
DragonFly BSD source repository



More information about the Commits mailing list