summaryrefslogtreecommitdiff
path: root/tests/tio_str.c
Commit message (Expand)AuthorAgeFilesLines
* New test framework, merged from test branch.Philippe Theveny2014-01-201-3/+3
* fix _POSIX_C_SOURCE refinedMickaƫl Gastineau2014-01-151-1/+3
* mpc-tests.h: reorganisation of commentAndreas Enge2011-11-041-2/+0
* replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhereAndreas Enge2011-11-041-4/+4
* [tests/tio_str.c] improved error messagePaul Zimmermann2011-09-151-4/+2
* tio_str.c: define _POSIX_C_SOURCE with a value (found on solaris)Andreas Enge2011-09-081-1/+1
* tio_str.c: add define so stdlib.h behaves well on darwinAndreas Enge2011-08-301-0/+1
* [tio_str.c] try to get rid of string.h (problem with unistd.h on x86_64-darwin)Paul Zimmermann2011-08-301-17/+16
* [tio_str.c] fixed typoPaul Zimmermann2011-08-301-1/+1
* license change:Andreas Enge2011-08-291-13/+12
* tio_str.c: corrected copy-paste bugAndreas Enge2011-08-221-1/+1
* configure.ac, tio_str.c: renamed NO_STREAM_REDIRECTION into MPC_NO_STREAM_RED...Andreas Enge2011-08-221-2/+2
* tio_str.c: replace fileno(stdin/out)) by STDIN/OUT_FILENOAndreas Enge2011-08-221-5/+7
* [tio_str.c] fix under Solaris (see http://lists.gforge.inria.fr/pipermail/mpc...Paul Zimmermann2011-07-311-1/+1
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."Paul Zimmermann2011-01-251-1/+1
* mpc-impl.h and test files: replaced macro OUT by MPC_OUTAndreas Enge2011-01-131-7/+7
* replaced mp_prec_t and mp_exp_p in test directoryAndreas Enge2010-06-111-1/+1
* added mechanism (copied from GNU MPFR 2.4.1) to check memoryPaul Zimmermann2009-11-201-3/+3
* [acinclude.m4] added option -D_FORTIFY_SOURCE=2 in development modeAndreas Enge2009-04-061-3/+11
* tests/tio_str.c: Fix bug.Philippe Theveny2009-03-271-3/+5
* src/inp_str.c: Read sequence of adjacent alphanumerical char through new func...Philippe Theveny2009-03-241-1/+3
* tests/tio_str.c: remove unused variable.Philippe Theveny2009-03-231-11/+0
* correct printing of size_t in 32 bit modeAndreas Enge2009-03-231-1/+1
* tests/inp_str.dat tests/tio_str.c tests/tset.c: Increase test coverage up to ...Philippe Theveny2009-03-231-1/+2
* src/inp_str.c: Accept just two levels of parenthesesPhilippe Theveny2009-03-231-10/+29
* tests/inp_str.dat: data in new formatPhilippe Theveny2009-03-201-139/+66
* implementation of new mpc_inp_str semanticsAndreas Enge2009-03-191-12/+12
* revert to UNIX format (r457 changed every file to DOS format).Philippe Theveny2009-03-171-307/+307
* Modify #include chain so as to support DLL creation on CygwinPhilippe Theveny2009-03-171-308/+307
* src/set_str.c: Fix typo.Philippe Theveny2009-02-191-1/+1
* tests/test.c: enhance and move its tests into more specific files.Philippe Theveny2009-02-041-0/+308