binutils-gdb/gdb/testsuite/gdb.rust
Tom Tromey 50146e7022 Add Rust test case for ".." struct initializer
Building with --coverage pointed out that there was no Rust test for
initializing a structure using the ".." initializer.  This patch adds
such a test.

Regression tested on x86-64 Fedora 26.

2018-04-11  Tom Tromey  <tom@tromey.com>

	* gdb.rust/simple.exp: Add test for ".." struct initializer.
2018-04-11 08:25:34 -06:00
..
expr.exp
generics.exp
generics.rs
methods.exp
methods.rs
modules.exp
modules.rs
simple.exp Add Rust test case for ".." struct initializer 2018-04-11 08:25:34 -06:00
simple.rs
traits.exp
traits.rs
unsized.exp
unsized.rs
watch.exp
watch.rs