[PATCH v2 0/2] Adapt and extend tst-efgcvt

Gabriel F. T. Gomes gabriel@inconstante.eti.br
Thu Nov 1 19:34:00 GMT 2018


Added a new patch to the set, adapting the test case to the new testing
framework.

Gabriel F. T. Gomes (2):
  Convert tst-efgcvt to the new test framework
  Add tests for the long double version of ecvt and fcvt

 misc/Makefile                                |   5 +-
 misc/tst-dbl-efgcvt.c                        |  28 ++++++
 misc/{tst-efgcvt.c => tst-efgcvt-template.c} | 135 ++++++++++++++-------------
 misc/tst-ldbl-efgcvt.c                       |  29 ++++++
 4 files changed, 128 insertions(+), 69 deletions(-)
 create mode 100644 misc/tst-dbl-efgcvt.c
 rename misc/{tst-efgcvt.c => tst-efgcvt-template.c} (57%)
 create mode 100644 misc/tst-ldbl-efgcvt.c

-- 
2.14.5



More information about the Libc-alpha mailing list