summaryrefslogtreecommitdiff
path: root/tests/tsprintf.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/tsprintf.c] In locale_da_DK(), also try da_DK.utf8 (preferably):vlefevre2021-08-231-4/+7
* [tests/tsprintf.c] Cosmetic revert of blank line removal in r14519.vlefevre2021-05-171-0/+1
* [tests/tsprintf.c] Similarly to r14514, added tests of native integer 0vlefevre2021-05-171-0/+4
* [tests/tsprintf.c] For various test functions, changed the return typevlefevre2021-05-171-14/+8
* [tests/tsprintf.c] Added tests of specifier 'P' with precision field 0.vlefevre2021-05-121-3/+10
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Fixed the formatted output functions (mpfr_printf, etc.) in the casevlefevre2020-10-071-5/+8
* Updated URLs.vlefevre2020-09-101-2/+2
* [tests/tsprintf.c] Replaced another occurrence of the code triggeringvlefevre2020-08-201-1/+1
* fixed a compiler warning found by Clang 10.0.1 on armv8-a (Samsung S8zimmerma2020-08-201-1/+1
* Updated URLs of the GCC mailing-list archives.vlefevre2020-04-081-1/+1
* [tests/tsprintf.c] Fixed some tests: the 'P' specifier was missing.vlefevre2020-02-081-6/+6
* [tests/tsprintf.c] Added tests for %Ra and %Rb on the value 0 with anvlefevre2020-01-091-0/+3
* [tests/tsprintf.c] Also added tests with %Rf, %Rg and %#Rg on 0.vlefevre2020-01-091-0/+3
* [tests/tsprintf.c] Added a test with %Re and an empty precision fieldvlefevre2020-01-091-0/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* [tests/tsprintf.c] Re-added tests changed by r13644 and r13645, butvlefevre2020-01-081-4/+19
* [tests/tsprintf.c] Updated other two tests (in da_DK locale).vlefevre2020-01-081-2/+2
* fixed tests for new more precise semantics for mpfr_printf ("%Re", x),zimmerma2020-01-081-11/+11
* Clean-up concerning the tests of subnormals for double and float.vlefevre2019-10-011-1/+1
* [tests/*.c] Added missing "const" qualifier to "char *" when thisvlefevre2019-07-021-1/+1
* [src/vasprintf.c] Minor bug fix: when an integer is to be read forvlefevre2019-04-151-0/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [tests/tsprintf.c] Updated a comment about ISO C vs POSIX for snprintf.vlefevre2018-12-131-0/+1
* [tests/tsprintf.c] Updated a comment about ISO C vs POSIX for snprintf.vlefevre2018-12-131-0/+1
* [acinclude.m4,configure.ac] Check the support of the group flag forvlefevre2018-07-271-0/+2
* [src/vasprintf.c] Fixed bug with the P length modifier (mpfr_prec_t):vlefevre2018-07-271-0/+3
* [tests/tsprintf.c] Added 2 other tests with the P length modifier.vlefevre2018-07-271-0/+2
* [src/vasprintf.c] Fixed bug with the P length modifier (mpfr_prec_t).vlefevre2018-07-271-1/+9
* [tests/tsprintf.c] Another failure with the P length modifier.vlefevre2018-07-261-0/+1
* [tests/tsprintf.c] Added tests with the P length modifier (mpfr_prec_t),vlefevre2018-07-261-0/+4
* [tests/tsprintf.c] Added a test that yields a "store to null pointer",vlefevre2018-07-261-0/+1
* [tests/tsprintf.c] Added other tests to check_length_overflow, whichvlefevre2018-07-161-9/+20
* [tests/tsprintf.c] Added check_length_overflow to check the behavior ofvlefevre2018-07-161-0/+52
* [tests/tsprintf.c] Updated a comment.vlefevre2018-07-161-0/+1
* [tests/{tprintf.c,tsprintf.c}] Corrected the tests added in r12898,vlefevre2018-07-061-3/+3
* [tests/tsprintf.c] Corrected the latest tests.vlefevre2018-07-061-2/+2
* [tests/tsprintf.c] Added tests (failure on "%09.3Rg" for 1000).vlefevre2018-07-061-0/+10
* [tests/tsprintf.c] Corrected comments.vlefevre2018-07-061-2/+2
* [tests/{tprintf.c,tsprintf.c}] Added tests (both programs fail).vlefevre2018-07-061-0/+5
* [tests/{tprintf.c,tsprintf.c}] Added tests with powers of ten in allvlefevre2018-07-061-0/+29
* [tests/tsprintf.c] Added more tests of the form 10^i - 1/2vlefevre2018-07-041-8/+13
* [tests/tsprintf.c] Added test_locale() test based on the tprintf.c one.vlefevre2018-07-041-0/+73
* [tests/tsprintf.c] locale_da_DK() cleanup.vlefevre2018-07-041-8/+8
* Added MPFR_CHECK_LOCALES environment variable for the tests (to bevlefevre2018-07-041-5/+17
* [tests/tsprintf.c] fixed another testzimmerma2018-06-261-1/+1
* [tests/tsprintf.c] fixed testzimmerma2018-06-261-1/+1
* [tests/tsprintf.c] improve coveragezimmerma2018-06-261-0/+3
* [tests/tsprintf.c] improve coveragezimmerma2018-06-261-0/+3