summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/testsuite_hooks.cc
Commit message (Expand)AuthorAgeFilesLines
* util: New directory.Benjamin Kosnik2006-06-071-323/+0
* testsuite_hooks.h (test_tm(unsigned)): Change to take all the tm members.Paolo Carlini2006-01-061-16/+11
* testsuite_hooks.h: Adjust Copyright dates.Paolo Carlini2006-01-061-1/+1
* testsuite_hooks.h (test_tm(unsigned)): New.Paolo Carlini2006-01-061-0/+23
* All files: Update FSF address.Kelley Cook2005-08-171-1/+1
* testsuite_hooks.cc: Remove try_named_locale.Paolo Carlini2005-05-181-21/+2
* testsuite_hooks.cc (try_mkfifo): Remove.Mark Mitchell2005-05-061-11/+0
* test.html: Update.Benjamin Kosnik2005-04-071-152/+1
* 2005-01-05 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik2005-01-061-46/+32
* testsuite_hooks.cc: Use __throw_exception_again instead of just throw.Mark Mitchell2005-01-041-4/+8
* testsuite_hooks.cc: Update coypright and follow style guidelines.Mark Mitchell2005-01-041-17/+14
* configure.ac: Check for sys/ipc.h and sys/sem.h.Mark Mitchell2005-01-031-0/+92
* Minimal fixes for -fno-exceptions.Paolo Carlini2004-12-301-3/+7
* re PR libstdc++/15090 (-fno-for-scope vs. libstdc++)Simon Marshall2004-05-131-3/+3
* re PR libstdc++/14775 ([3.4 only] LFS tests missing)Paolo Carlini2004-04-011-6/+25
* testsuite_hooks.cc (__gnu_test::set_memory_limits): Do not set RLIMIT_AS on H...Mark Mitchell2004-02-211-1/+4
* testsuite_hooks.cc (try_mkfifo): Avoid calling mkfifo for mingw32.Danny Smith2004-01-161-2/+2
* testsuite_hooks.h (__gnu_test::try_mkfifo): Declare it.Mark Mitchell2004-01-121-0/+11
* re PR libstdc++/10081 (basic_ios::_M_cache_locale leaves NULL members in the ...Benjamin Kosnik2003-10-201-1/+153
* testsuite_hooks.h: Remove list include.Benjamin Kosnik2003-07-281-4/+6
* *: Change __gnu_cxx_test to __gnu_test.Benjamin Kosnik2003-07-241-1/+1
* Move from CPP to CXX.Benjamin Kosnik2003-07-051-7/+7
* localename.cc: Standardize exception strings.Benjamin Kosnik2003-04-281-5/+2
* [multiple changes]Benjamin Kosnik2003-04-151-35/+14
* Reshuffle 21_strings testsuite.Paolo Carlini2003-03-181-1/+1
* testsuite_hooks.h: Suppress runtime exception thrown by missing named locale.Loren J. Rittle2003-03-141-0/+6
* testsuite_hooks.h (run_tests_wrapped_env): Do not report lack of setenv().Loren J. Rittle2003-03-111-2/+0
* c_locale.cc (locale::facet::_S_create_c_locale): Throw runtime exception when...Loren J. Rittle2003-03-081-6/+41
* [multiple changes]Benjamin Kosnik2003-02-271-0/+34
* Renames, namespaces for testsuite utilities.Benjamin Kosnik2003-01-141-17/+97
* testsuite_allocator.h: New file.Stephen M. Webb2002-11-261-2/+6
* testsuite_hooks.cc (__set_testsuite_memlimit): Use __typeof__ (r.rlim_cur), n...Hans-Peter Nilsson2002-10-241-1/+3
* acinclude.m4 (GLIBCPP_CHECK_SETRLIMIT_ancilliary): Reorder and include all re...Loren J. Rittle2002-06-101-1/+2
* mkcheck.in: Link against local testsuite library.Phil Edwards2002-06-071-0/+3
* Makefile.am (noinst_LIBRARIES): New target.Phil Edwards2002-05-281-0/+77