summaryrefslogtreecommitdiff
path: root/tests/tprintf.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/tprintf.c] Portability correction (EOF is not necessarily -1).vlefevre2021-06-301-2/+2
* [tests/*.c] When not in a test, use set_emin and set_emax rather thanvlefevre2021-01-311-2/+2
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* For consistency, changed "C89" to "C90" in comments of *.{c,h} files.vlefevre2020-09-161-5/+5
* [src,tests] Consistency: in prototypes, changedvlefevre2020-08-211-1/+1
* Bug fixes and cleanup related to "src/mpfr-intmax.h" by introducingvlefevre2020-06-011-1/+1
* [tests/{tfprintf.c,tprintf.c}] Updated an error message about MinGW,vlefevre2020-01-101-3/+5
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* fixed tests for new more precise semantics for mpfr_printf ("%Re", x),zimmerma2020-01-081-2/+2
* [tests] Added FIXME comment in tfprintf.c, tout_str.c and tprintf.c:vlefevre2019-09-161-0/+6
* 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/tprintf.c] Grrr... again a copy-paste error. Now OK.vlefevre2018-07-061-1/+1
* [tests/{tprintf.c,tsprintf.c}] Corrected the tests added in r12898,vlefevre2018-07-061-3/+3
* [tests/{tprintf.c,tsprintf.c}] Added tests (both programs fail).vlefevre2018-07-061-0/+8
* [tests/{tprintf.c,tsprintf.c}] Added tests with powers of ten in allvlefevre2018-07-061-4/+24
* [tests/tprintf.c] Added a TODO (for the FIXME in src/vasprintf.c).vlefevre2018-07-041-0/+5
* [tests/tprintf.c] Added more tests of the form 10^i - 1/2.vlefevre2018-07-041-11/+7
* [tests/tprintf.c] Minor correction.vlefevre2018-07-041-5/+6
* [tests/tprintf.c] More test_locale() cleanup.vlefevre2018-07-041-1/+2
* [tests/tprintf.c] test_locale() cleanup.vlefevre2018-07-041-10/+11
* [src/vasprintf.c] replaced overflow tests by assertionszimmerma2018-07-041-0/+8
* Added MPFR_CHECK_LOCALES environment variable for the tests (to bevlefevre2018-07-041-5/+21
* [src/vasprintf.c] added an assertionzimmerma2018-07-031-0/+7
* [src/vasprintf.c] improve coveragezimmerma2018-06-261-1/+1
* [tests] Added/updated comments about the config.h inclusion.vlefevre2018-02-081-1/+1
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [tests]vlefevre2017-09-051-1/+1
* [tests/tprintf.c] check_long_string() error handling: initialize n2 tovlefevre2017-05-241-8/+19
* [tests/tprintf.c] More detailed error message.vlefevre2017-05-241-3/+5
* [tests/tprintf.c] Added tests with %ln.vlefevre2017-05-241-2/+29
* [tests/tprintf.c] Improved check_vprintf_failure().vlefevre2017-05-241-5/+12
* [src/vasprintf.c] Fixed the handling of the 'n' format specifiervlefevre2017-05-241-2/+2
* [tests/tprintf.c] Avoid integer overflow from r11411 with 32-bit long.vlefevre2017-04-091-1/+5
* [tests/tprintf.c] In check_long_string(), which is called whenvlefevre2017-04-061-0/+12
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [tests/tprintf.c] Removed tests of native %'g and %'f (from r8292)vlefevre2016-06-071-6/+4
* Replacedvlefevre2016-02-041-1/+1
* in tests, removed #if MPFR_VERSION >= MPFR_VERSION_NUM(2,x,y)zimmerma2016-01-141-13/+0
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* improving error messagezimmerma2015-12-111-1/+1
* added comment and message for errors under MinGWzimmerma2015-12-101-1/+6
* Include config.h when need be.vlefevre2015-09-101-0/+5
* [tests] Added always_scale argument (boolean) to tests_default_random()vlefevre2015-05-291-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.hvlefevre2014-07-021-1/+1
* first step towards making MPFR compile with --enable-mini-gmp, so far makezimmerma2014-01-161-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Applied patch 3 by Ondřej Bílka with some manual corrections,vlefevre2013-07-221-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1