binutils-gdb/gdb/testsuite/gdb.rust
Tom Tromey fdffd6f411 Fix Rust test suite for 1.20 beta
I ran the gdb.rust tests against Rust 1.20 (beta) and saw a few
failures.  The failures all came because a particular item moved to a
different module.  Since the particular choice of module name isn't
important here, I simply widened the allowable results.

Tested locally against rustc 1.19, 1.20, and 1.21.

testsuite/ChangeLog
2017-08-05  Tom Tromey  <tom@tromey.com>

	* gdb.rust/simple.exp: Allow String to appear in a different
	namespace.
2017-08-05 15:38:32 -06:00
..
expr.exp update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
generics.exp update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
generics.rs update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
methods.exp update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
methods.rs update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
modules.exp update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
modules.rs update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
simple.exp Fix Rust test suite for 1.20 beta 2017-08-05 15:38:32 -06:00
simple.rs update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
unsized.exp Print Rust unsized array types a bit more nicely 2017-05-21 17:02:16 -06:00
unsized.rs Print Rust unsized array types a bit more nicely 2017-05-21 17:02:16 -06:00
watch.exp Use watchpoint's language when re-parsing expression 2017-05-19 21:23:16 -06:00
watch.rs Use watchpoint's language when re-parsing expression 2017-05-19 21:23:16 -06:00