index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-06
* testsuite/lib/libstdc++.exp: Fix typo in comment.
Jonathan Wakely
1
-1
/
+1
2016-08-06
Use ::new to avoid finding overloaded operator new
Jonathan Wakely
1
-0
/
+27
2016-08-06
Add std::apply for C++17
Jonathan Wakely
2
-1
/
+68
2016-08-05
Implement C++17 rounding functions for std::chrono (P0092R1)
Jonathan Wakely
6
-4
/
+120
2016-08-05
Use __invoke in std::function internals
Jonathan Wakely
1
-0
/
+31
2016-08-04
Define std::is_callable and std::is_nothrow_callable
Jonathan Wakely
12
-0
/
+568
2016-08-04
Define std::enable_shared_from_this::weak_from_this
Jonathan Wakely
1
-5
/
+1
2016-08-04
Simplify std::__invoke_impl definitions
Jonathan Wakely
2
-1
/
+59
2016-08-03
Define feature-test macro for std::enable_shared_from_this
Jonathan Wakely
1
-0
/
+4
2016-08-03
Define std::shared_ptr::weak_type
Jonathan Wakely
3
-2
/
+33
2016-08-03
Define std::as_const
Jonathan Wakely
2
-0
/
+58
2016-08-03
Define std::owner_less<void> specialization (P0074R0)
Jonathan Wakely
2
-2
/
+50
2016-08-03
Define __cpp_lib_generic_associative_lookup feature-test macro
Jonathan Wakely
1
-5
/
+19
2016-08-03
Enable Mathematical Special Functions for C++17
Jonathan Wakely
1
-0
/
+111
2016-08-03
Remove deprecated has_trivial_xxx traits
Jonathan Wakely
15
-392
/
+7
2016-08-02
Fix std::wstring allocator tests
Jonathan Wakely
7
-19
/
+19
2016-08-02
Improve comments on check_v3_target_filesystem_ts
Jonathan Wakely
1
-1
/
+3
2016-08-02
Move dg-error directives to relevant lines
Jonathan Wakely
3
-12
/
+5
2016-08-02
Skip C tests if test flags include C++ options
Jonathan Wakely
2
-0
/
+2
2016-08-02
Test TR1 special functions without adding them to std
Jonathan Wakely
1
-2
/
+0
2016-08-02
Only run math special function tests for C++11 and later
Jonathan Wakely
91
-44
/
+91
2016-08-02
Make TR1 special function tests support C++98
Jonathan Wakely
6
-114
/
+114
2016-08-02
Skip scan-assembler test when -flto is used
Jonathan Wakely
1
-0
/
+1
2016-08-02
Support using -flto with libstdc++ testsuite
Jonathan Wakely
1
-1
/
+2
2016-08-01
Add non-const std::basic_string::data() for C++17
Jonathan Wakely
2
-0
/
+80
2016-08-01
Remove ignored "xfail" from dg-do compile directives
Jonathan Wakely
5
-12
/
+7
2016-08-01
Fix __gnu_cxx::hash_set test to pass in C++98 mode
Jonathan Wakely
1
-12
/
+14
2016-08-01
Remove "-x c" from dg-options in libstdc++ C++ test
Jonathan Wakely
1
-1
/
+1
2016-08-01
Limit std::tuple tests to run for C++11 and later
Jonathan Wakely
2
-1
/
+4
2016-08-01
Make libstdc++ debug mode test valid for C++98
Jonathan Wakely
1
-1
/
+1
2016-08-01
Remove unused headers and variables from libstdc++ tests
Jonathan Wakely
5
-32
/
+4
2016-08-01
Remove duplicate dg-options directive in string_view test
Jonathan Wakely
1
-1
/
+0
2016-08-01
Use -std=gnu++98 instead of -std=gnu++03 in test
Jonathan Wakely
1
-1
/
+1
2016-08-01
Remove linker options from compile-only tests
Jonathan Wakely
2
-2
/
+0
2016-08-01
Run std::ios_base enum tests for C++11 and up
Jonathan Wakely
3
-9
/
+12
2016-07-31
Change std::conditional test to compile-only
Jonathan Wakely
1
-17
/
+7
2016-07-31
Ensure std::atomic test is compiled with optimization
Jonathan Wakely
1
-1
/
+1
2016-07-31
Fix DR 438 std::list test to pass in C++98 mode
Jonathan Wakely
1
-1
/
+1
2016-07-31
Enable std::regex test for C++11 or later
Jonathan Wakely
1
-0
/
+1
2016-07-31
Fix non-portable std::regex test and test more cases
Jonathan Wakely
1
-4
/
+13
2016-07-31
Allow std::pair test to run in C++11 mode too
Jonathan Wakely
1
-2
/
+1
2016-07-31
libstdc++/72745 add static assertion for invalid tuple access
Jonathan Wakely
1
-0
/
+61
2016-07-31
Move dg-error directives to relevant lines
Jonathan Wakely
9
-164
/
+83
2016-07-31
Add missing variable traits, fix testsuite failures.
Ville Voutilainen
10
-9
/
+75
2016-07-31
Check __STRICT_ANSI__ for 128-bit arithmetic types
Jonathan Wakely
9
-1
/
+17
2016-07-31
Fix file extension of libstdc++ test
Jonathan Wakely
1
-0
/
+0
2016-07-29
Implement C++17 variable templates for type traits.
Ville Voutilainen
5
-0
/
+498
2016-07-29
New libstdc++ symbol version for new basic_string symbols
Jonathan Wakely
1
-2
/
+3
2016-07-28
Fix DR 438 container tests to pass in C++98 mode
Jonathan Wakely
11
-11
/
+11
2016-07-28
Fix std::vector test to pass in C++98 mode
Jonathan Wakely
1
-2
/
+5
[next]