mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-15 22:44:41 +00:00
6e9b2ae423
* configure.ac: Fix the typo HAS_LANG_Rust into HAS_DW_LANG_Rust. * tests/data/test-diff-dwarf/test46-readme.txt: Add new file to the test suite. * tests/data/test-diff-dwarf/test46-rust-libone.so: Likewise. * tests/data/test-diff-dwarf/test46-rust-libtwo.so: Likewise. * tests/data/test-diff-dwarf/test46-rust-report-0.txt: Likewise. * tests/test-diff-dwarf.cc (in_out_specs): Update the tests array to compare the two new binaries included above. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
4 lines
201 B
Plaintext
4 lines
201 B
Plaintext
The test46-rust-libone.so and test46-rust-libtwo.so binaries come from
|
|
the project https://gitlab.gnome.org/federico/abi-rust. The binaries
|
|
there are libone.so and libtwo.so, renamed accordingly here.
|