summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/hash
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98...Jonathan Wakely2021-10-091-3/+0
* libstdc++: Remove redundant -std=gnu++17 option from remaining testsJonathan Wakely2021-05-101-1/+0
* Update copyright years.Jakub Jelinek2021-01-0414-14/+14
* Update copyright years.Jakub Jelinek2020-01-0114-14/+14
* Disable tests that aren't valid in parallel modeJonathan Wakely2019-10-011-0/+1
* PR libstdc++/89629 fix _Hash_bytes for lengths > INT_MAXJonathan Wakely2019-03-111-0/+43
* P0482R5 char8_t: Updates to existing standard library testsTom Honermann2019-02-221-0/+3
* PR libstdc++/88802 define std::hash<nullptr_t> for C++17Jonathan Wakely2019-01-111-0/+37
* Update copyright years.Jakub Jelinek2019-01-0112-12/+12
* Fix some libstdc++ testsuite failuresJonathan Wakely2018-03-211-0/+40
* Update copyright years.Jakub Jelinek2018-01-0311-11/+11
* Implement LWG 2686, std::hash<error_condition>, for C++17Daniel Kruegler2017-03-232-0/+6
* Update copyright years.Jakub Jelinek2017-01-0111-11/+11
* testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2016-10-127-9/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-265-9/+5
* Use effective target instead of -std in dg-optionsJonathan Wakely2016-08-175-10/+10
* Update copyright years.Jakub Jelinek2016-01-0411-11/+11
* re PR libstdc++/60970 (Support std::hash with enum types (LWG 2148))Ville Voutilainen2015-07-291-0/+36
* Update copyright years.Jakub Jelinek2015-01-0510-10/+10
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-168-13/+13
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0210-10/+10
* chi2_quality.h: Break out from chi2_quality.cc.Hans-Peter Nilsson2013-12-227-218/+347
* chi2_quality.cc: Change -DSAMPLES=30000.Renlin Li2013-12-091-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-035-5/+5
* re PR libstdc++/52931 (std::hash shouldn't be defined for unknown types)Paolo Carlini2012-04-111-0/+32
* re PR testsuite/48675 (20_util/hash/chi2_quality.cc timeout)Hans-Peter Nilsson2011-04-191-0/+5
* chi2_quality.cc: Use C++0x mode on simulators.Benjamin Kosnik2011-03-012-5/+6
* dr1325-2.cc: Fix typo.Paolo Carlini2010-11-012-21/+19
* chi2_quality.cc: New.Matt Austern2010-09-282-0/+386
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-092-10/+8
* PR c++/33979 (partial)Paolo Carlini2008-05-201-1/+3
* system_error: New file.Benjamin Kosnik2007-08-232-0/+103