]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
simple test suite fix in gdb.mi
authorTom Tromey <tromey@redhat.com>
Tue, 16 Jul 2013 18:49:32 +0000 (18:49 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 16 Jul 2013 18:49:32 +0000 (18:49 +0000)
commit5ee657d5a2633520d05da7b4e29924c29d945840
tree8eb4fdea7989629f20cbf0d8c845637315ecb66c
parent20e3d738feac37983dda0f0b680768315e62d29c
simple test suite fix in gdb.mi

This is another simple test suite change for the parallelization
project.

This changes mi-basics.exp to avoid the use of subdir and objdir and
instead use standard_output_file.

There are still some uses of objdir, but as noted in a new comment in
the patch, these uses are parallel-safe.

* gdb.mi/mi-basics.exp: Use standard_output_file.
(test_dir_specification, test_cwd_specification)
(test_path_specification): Use testsubdir, not subdir and objdir.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-basics.exp