aboutsummaryrefslogtreecommitdiff
path: root/newlib/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-06-22For GCC, newlib combined tree, newlib build-tree testing, use standard search...Thomas Schwinge1-0/+7
2022-05-27Add test cases for parser errors after reworked parsing behavior.jdoubleu1-16/+48
2022-04-08Add tests for tzset POSIX timezone string complianceJeff Johnston2-0/+175
2022-04-07fix testsuite cannot compile testsjdoubleu1-0/+2
2022-01-21newlib: stop clobbering LDFLAGS with non-standard $ldflagsMike Frysinger1-2/+2
2020-07-10testsuite: Fix iconv tests to use new encoding config definesKeith Packard via Newlib3-48/+47
2016-05-02Don't run UTF-8.exp test if newlib is not built with multibyte support.Jeff Johnston1-0/+12
2015-11-12Fix multilib libgloss selection.Marcus Shawcroft1-1/+1
2015-03-11Fix a build problem running the newlib testsuite on targets that only have 32...Nick Clifton1-1/+1
2015-01-12 * testsuite/newlib.wctype/tiswctype.c (main): Use wide character typeCorinna Vinschen1-12/+12
2015-01-08 * testsuite/newlib.wctype/twctrans.c (main): Use towlower and towupper.Corinna Vinschen1-4/+4
2014-11-06 * libc/stdio/nano-vfprintf_i.c (_printf_i): Use Newlib approach toCorinna Vinschen1-0/+17
2013-10-092013-10-09 Marcus Shawcroft <marcus.shawcroft@arm.com>Jeff Johnston1-1/+1
2012-11-30 * libc/machine/arm/strcmp.S (compute_return_value): Fix return value.Corinna Vinschen1-0/+36
2012-05-03 * testsuite/newlib.string/strcmp-1.c (LONG_TEST): New macro.Corinna Vinschen1-1/+28
2012-02-09Add missing file from previous checkinCorinna Vinschen1-0/+222
2011-10-042011-10-04 Greta Yorsh <Greta.Yorsh@arm.com>Jeff Johnston1-0/+160
2011-09-082011-09-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+6
2011-07-152011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston2-0/+42
2008-05-02 * libc/include/stdint.h (SIZE_MIN): Remove.Mark Mitchell2-0/+28
2007-04-05 * testsuite/lib/flags.exp (newlib_include_flags): DropKazu Hirata1-5/+1
2006-12-042006-12-04 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston1-0/+4
2005-07-182005-07-18 Joseph S. Myers <joseph@codesourcery.com>Jeff Johnston2-5/+10
2005-07-052005-07-04 Mark Mitchell <mark@codesourcery.com>Jeff Johnston4-6/+14
2005-01-272005-01-27 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston1-0/+184
2005-01-272005-01-27 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston1-0/+1
2004-05-252004-05-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2004-05-032004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-0/+1
2004-01-272004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston4-0/+1613
2003-11-072003-11-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+3
2002-11-142002-11-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+61
2002-10-182002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+84
2002-10-182002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-0/+86
2002-08-23 * libc/include/langinfo.h: New file.Thomas Fitzsimmons2-4/+4
2002-07-112002-07-11 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2-0/+137
2002-06-18 * testsuite/lib/passfail.exp (newlib_pass_fail_all): NewThomas Fitzsimmons3-26/+39
2002-06-182002-06-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-1/+62
2002-05-16 * testsuite/lib/newlib.exp: Add newlib_include_flags to compileThomas Fitzsimmons1-1/+1
2002-05-15 * testsuite/lib/checkoutput.exp (newlib_check_output): OutputThomas Fitzsimmons3-119/+119
2002-05-01 * Add flags.exp.Thomas Fitzsimmons1-0/+82
2002-05-01 * Makefile.am (site.exp): Remove newlib_cflags. AddThomas Fitzsimmons2-18/+10
2002-04-30 * testsuite/lib/newlib.exp (newlib_target_compile): ChangeThomas Fitzsimmons1-1/+1
2002-04-30 * Makefile.am (site.exp): Change host_alias, host_triplet,Thomas Fitzsimmons1-12/+11
2002-04-24 * Makefile.am (check-DEJAGNU): New target.Thomas Fitzsimmons9-0/+1055