mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-25 03:02:09 +00:00
1c1532d60d
* src/abg-reader.cc (read_context::get_cur_scope): Remove useless const overload. Don't make this rely on m_cur_scope. Rather, use the path to the current decl (from the root element) to compute the cur scope. (read_context::m_cur_scope, read_context::set_cur_scope): Remove these. (update_read_context): Re-think logic. * tests/data/test-read-write/test2.xml: Add new test input. * tests/Makefile.am: Add data/test-read-write/test2.xml to the distribution. * tests/test-read-write.cc: Add data/test-read-write/test2.xml to the harness. |
||
---|---|---|
.. | ||
test0.xml | ||
test1.xml | ||
test2.xml |