old-cross-binutils/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 Remove superfluous semicolons from testsuite throughout. 2013-06-07 17:31:09 +00:00
gdb.ada simple test suite fix in gdb.ada 2013-07-16 18:52:18 +00:00
gdb.arch fix gdb.arch to be parallel-safe 2013-08-22 13:54:15 +00:00
gdb.asm Remove superfluous semicolons from testsuite throughout. 2013-06-07 17:31:09 +00:00
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 Remove superfluous semicolons from testsuite throughout. 2013-06-07 17:31:09 +00:00
gdb.disasm Remove superfluous semicolons from testsuite throughout. 2013-06-07 17:31:09 +00:00
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 fix python-selftest.exp failure with gdbserver 2013-06-18 14:12:09 +00:00
gdb.go
gdb.hp Remove superfluous semicolons from testsuite throughout. 2013-06-07 17:31:09 +00:00
gdb.java Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
gdb.linespec gdb/ 2013-05-07 17:04:29 +00:00
gdb.mi * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead 2013-07-26 18:15:07 +00:00
gdb.modula2
gdb.multi
gdb.objc
gdb.opencl
gdb.opt
gdb.pascal Remove superfluous semicolons from testsuite throughout. 2013-06-07 17:31:09 +00:00
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.reverse/shr.h: New file. 2013-05-06 22:07:13 +00:00
gdb.server Upload tsv earlier in remote_start_remote 2013-06-25 13:01:28 +00:00
gdb.stabs
gdb.threads gdb/testsuite/gdb.threads: Ensure TLS tests link against pthreads. 2013-07-18 15:49:22 +00:00
gdb.trace Add options to skip unavailable locals 2013-08-27 05:20:57 +00:00
gdb.xml 2013-05-06 Sandra Loosemore <sandra@codesourcery.com> 2013-05-07 01:12:41 +00:00
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 * Makefile.in (ALL_SUBDIRS): Add gdb.go. 2013-08-12 20:54:06 +00:00
TODO