Add Rust test case for ".." struct initializer
authorTom Tromey <tom@tromey.com>
Thu, 29 Mar 2018 18:08:32 +0000 (12:08 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 11 Apr 2018 14:25:34 +0000 (08:25 -0600)
commit50146e7022cedafe615bfc9884358d291a00689f
treeee26240e58c36c6a89dc4a167bc54539d575beb6
parenta8eb42a8b7d48ff6bd12ac83b0e31967b4f5abf1
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.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.rust/simple.exp
This page took 0.02596 seconds and 4 git commands to generate.