binutils-gdb/gdb/testsuite
Sanimir Agovic 9295cf6f8e test: adjust 'cd' regexpr to match an optional canonically pathname
New regexpr now correctly deals with trailing canonical pathname.

Before only the following output was matched:
(gdb) cd
Working directory /users/foo

In addition it now matches an optional trailing canonical pathname:
(gdb) cd
Working directory /users/foo
 (canonically /nfs/users/foo).

Triggered by `realpath .` != `pwd`

2013-09-10  Sanimir Agovic  <sanimir.agovic@intel.com>

testsuite/
	* gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
	canonical pathname.
2013-09-10 07:32:25 +00:00
..
boards 2013-08-29 Sterling Augustine <saugustine@google.com> 2013-08-29 19:22:06 +00:00
config
gdb.ada
gdb.arch fix gdb.arch to be parallel-safe 2013-08-22 13:54:15 +00:00
gdb.asm
gdb.base test: adjust 'cd' regexpr to match an optional canonically pathname 2013-09-10 07:32:25 +00:00
gdb.btrace
gdb.cell
gdb.cp
gdb.disasm
gdb.dwarf2 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name 2013-08-28 14:20:43 +00:00
gdb.fortran
gdb.gdb
gdb.go
gdb.hp
gdb.java
gdb.linespec
gdb.mi
gdb.modula2
gdb.multi
gdb.objc
gdb.opencl
gdb.opt
gdb.pascal
gdb.python * gdb.python/py-events.py (exit_handler): Verify we get the expected 2013-09-04 23:49:21 +00:00
gdb.reverse
gdb.server
gdb.stabs
gdb.threads
gdb.trace Add options to skip unavailable locals 2013-08-27 05:20:57 +00:00
gdb.xml
lib gdb/testsuite/ 2013-08-27 00:19:02 +00:00
aclocal.m4
ChangeLog test: adjust 'cd' regexpr to match an optional canonically pathname 2013-09-10 07:32:25 +00:00
configure
configure.ac
dg-extract-results.sh
Makefile.in
TODO