aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/templates.exp
AgeCommit message (Expand)AuthorFilesLines
4 days[gdb/testsuite] Fix trailing-text-in-parentheses duplicatesTom de Vries1-5/+10
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-08-28[gdb/testsuite] Handle gdb.cp/*.exp with older compilerTom de Vries1-0/+2
2023-01-13Rename to allow_cplus_tests and allow_stl_testsTom Tromey1-1/+1
2023-01-13Use require !skip_cplus_testsTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-09-30[gdb/c++] Print destructor the same for gcc and clangTom de Vries1-2/+2
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess1-6/+0
2022-02-24Support template lookups in strncmp_iw_with_modeKeith Seitz1-0/+67
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-19gdb: Print cv qualifiers if class attributes are substitutedChristina Schimpe1-0/+36
2021-11-05gdb/testsuite: use gdb_get_line_numberAndrew Burgess1-17/+3
2021-08-03[gdb/testsuite] templates.exp to accept clang++ outputAlok Kumar Sharma1-0/+3
2021-07-21[gdb/testsuite] Fix FAILs due to PR gcc/101452Tom de Vries1-1/+7
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-02[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (3)Tom de Vries1-2/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-03-10c++/8218: Destructors w/arguments.Keith Seitz1-9/+15
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-1/+1
2016-06-13gdb: Use UNSUPPORTED not XFAIL for unsupported target featuresAndrew Burgess1-2/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-21Remove references to HP CC/aCC compiler from testsuiteSimon Marchi1-6/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-15Set print symbol off in some testsYao Qi1-0/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-14 Partial fix for PR c++/14160:Tom Tromey1-0/+16
2012-11-12 * c-typeprint.c (find_typedef_for_canonicalize,Tom Tromey1-22/+24
2012-07-10 * gdb.cp/abstract-origin.exp: Use standard_testfile.Tom Tromey1-20/+3
2012-06-21 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey1-1/+1
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-12-23gdb/testsuite/Jan Kratochvil1-2/+22
2011-12-23gdb/testsuite/Jan Kratochvil1-14/+16
2011-12-06the "ambiguous linespec" seriesTom Tromey1-9/+21
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-09-08 * gdb.cp/templates.exp (test_template_args): Allow "struct".Daniel Jacobowitz1-2/+2
2010-09-08 gdb/Daniel Jacobowitz1-0/+11
2010-06-022010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder1-1/+1
2010-06-012010-05-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-215/+215
2010-05-05Do not set prms_id/bug_id anymore.Joel Brobecker1-4/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-12 testsuite/Daniel Jacobowitz1-10/+3
2009-09-21 * gdb.cp/classes.exp (do_tests): Add tests to print a constructorKeith Seitz1-0/+9
2009-04-27 * gdb.cp/templates.cc (GetMax): New template.Jerome Guitton1-0/+5
2009-03-31gdbTom Tromey1-11/+7