aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/testsuite_hooks.cc
AgeCommit message (Expand)AuthorFilesLines
2004-05-13re PR libstdc++/15090 (-fno-for-scope vs. libstdc++)Simon Marshall1-3/+3
2004-04-01re PR libstdc++/14775 ([3.4 only] LFS tests missing)Paolo Carlini1-6/+25
2004-02-21testsuite_hooks.cc (__gnu_test::set_memory_limits): Do not set RLIMIT_AS on H...Mark Mitchell1-1/+4
2004-01-16testsuite_hooks.cc (try_mkfifo): Avoid calling mkfifo for mingw32.Danny Smith1-2/+2
2004-01-12testsuite_hooks.h (__gnu_test::try_mkfifo): Declare it.Mark Mitchell1-0/+11
2003-10-20re PR libstdc++/10081 (basic_ios::_M_cache_locale leaves NULL members in the ...Benjamin Kosnik1-1/+153
2003-07-28testsuite_hooks.h: Remove list include.Benjamin Kosnik1-4/+6
2003-07-24*: Change __gnu_cxx_test to __gnu_test.Benjamin Kosnik1-1/+1
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-7/+7
2003-04-28localename.cc: Standardize exception strings.Benjamin Kosnik1-5/+2
2003-04-15[multiple changes]Benjamin Kosnik1-35/+14
2003-03-18Reshuffle 21_strings testsuite.Paolo Carlini1-1/+1
2003-03-14testsuite_hooks.h: Suppress runtime exception thrown by missing named locale.Loren J. Rittle1-0/+6
2003-03-11testsuite_hooks.h (run_tests_wrapped_env): Do not report lack of setenv().Loren J. Rittle1-2/+0
2003-03-08c_locale.cc (locale::facet::_S_create_c_locale): Throw runtime exception when...Loren J. Rittle1-6/+41
2003-02-27[multiple changes]Benjamin Kosnik1-0/+34
2003-01-14Renames, namespaces for testsuite utilities.Benjamin Kosnik1-17/+97
2002-11-26testsuite_allocator.h: New file.Stephen M. Webb1-2/+6
2002-10-24testsuite_hooks.cc (__set_testsuite_memlimit): Use __typeof__ (r.rlim_cur), n...Hans-Peter Nilsson1-1/+3
2002-06-10acinclude.m4 (GLIBCPP_CHECK_SETRLIMIT_ancilliary): Reorder and include all re...Loren J. Rittle1-1/+2
2002-06-07mkcheck.in: Link against local testsuite library.Phil Edwards1-0/+3
2002-05-28Makefile.am (noinst_LIBRARIES): New target.Phil Edwards1-0/+77