PR c++/7539
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 2be762a3d4856602b9463202bd53d477a2dd037a..5d1de05957169b2b4d9589fa055441d0f79f7afe 100644 (file)
@@ -1,3 +1,105 @@
+2013-09-17  Keith Seitz  <keiths@redhat.com>
+
+       PR c++/7935
+       PR c++/10541
+       * gdb.cp/nsalias.exp: New file.
+       * gdb.cp/nsalias.cc: New file.
+       * gdb.cp/nsrecurs.exp: Remove kfails. Conditionally run
+       tests only on known, working compiler versions.
+
+2013-11-13  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.multi/multi-arch-exec.exp: Define BASEDIR when compiling.
+       * gdb.multi/multi-arch-exec.c (main): Use BASEDIR.
+
+2013-11-12  Doug Evans  <dje@google.com>
+
+       * gdb.base/fileio.exp: Make $dir2 writable after the test is done
+       so that "rm -rf $builddir" Just Works.
+
+2013-11-12  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/mi_exc_info: New testcase.
+
+2013-11-12  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/info_exc: New testcase.
+
+2013-11-11  Doug Evans  <dje@google.com>
+
+       * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name instead
+       of testfile.
+
+2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.python/py-linetable.S: New file.
+       * gdb.python/py-linetable.c: New file.
+       * gdb.python/py-linetable.exp: New file.
+
+2013-11-11  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/mi_ex_cond: New testcase.
+
+2013-11-07  Doug Evans  <dje@google.com>
+
+       PR 11786
+       * gdb.base/gcore-relro-pie.c: New file.
+       * gdb.base/gcore-relro-pie.exp: New file.
+
+2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
+
+        * gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
+        * gdb.python/py-cmd.c: New File.
+
+2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.python/py-breakpoint.exp: Add temporary breakpoint tests.
+
+2013-11-06  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.python/py-arch.exp: Tweak test name for bad memory access test.
+
+2013-11-06  Yao Qi  <yao@codesourcery.com>
+
+       * lib/gdb.exp (gdb_produce_source): New procedure.
+       * gdb.perf/solib.c: New.
+       * gdb.perf/solib.exp: New.
+       * gdb.perf/solib.py: New.
+
+2013-11-06  Yao Qi  <yao@codesourcery.com>
+
+       * README: Mention performance tests.
+
+2013-11-06  Yao Qi  <yao@codesourcery.com>
+
+       * lib/perftest.exp: New.
+       * gdb.perf/lib/perftest/__init__.py: New.
+       * gdb.perf/lib/perftest/measure.py: New.
+       * gdb.perf/lib/perftest/perftest.py: New.
+       * gdb.perf/lib/perftest/reporter.py: New.
+       * gdb.perf/lib/perftest/testresult.py: New.
+
+2013-11-06  Yao Qi  <yao@codesourcery.com>
+
+       * Makefile.in (check-perf): New target.
+       * configure.ac (AC_OUTPUT): Output Makefile in gdb.perf.
+       * configure: Re-generated.
+       * gdb.perf/Makefile.in: New.
+
+2013-11-04  Tom Tromey  <tromey@redhat.com>
+
+       * Makefile.in (TEST_DIRS): Remove.
+       (TEST_TARGETS, check-parallel): Rewrite.
+       (check-gdb.%, BASE1_FILES, BASE2_FILES, check-gdb.base%)
+       (subdir_do, subdirs): Remove.
+       (do-check-parallel, check/%): New targets.
+       (clean): Remove outputs, temp, and cache directories.
+       (saw_dash_j): New variable.
+       (CHECK_TARGET): Use it.
+       (check): Depend on all, site.exp.  Rewrite.
+       (check-single): Remove dependencies.
+       (slow_tests, all_tests, reordered_tests): New variables.
+
 2013-11-04  Tom Tromey  <tromey@redhat.com>
 
        * gdb.dwarf2/fission-base.S: Remove "gdb.dwarf/".
This page took 0.034826 seconds and 4 git commands to generate.