This is an automated email from the ASF dual-hosted git repository. mxmanghi pushed a change to branch 3.0 in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git.
from a812c12 removing Makefile.in new d1a42f4 add stub for commands test new 5e6bbda add tests for specific commands new d6054a9 add test codes to inspect command tests new 9fd79a4 new form of ::rivet::xml and related test and documentation The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: ChangeLog | 9 ++++++ doc/xml/commands.xml | 23 ++++++++++++++-- rivet/rivet-tcl/xml.tcl | 73 +++++++++++++++++++++++++++++++++++++++++++------ tests/commands.tcl | 34 +++++++++++++++++++++++ tests/commands.test | 16 +++++++++++ tests/inspect.test | 6 ++-- tests/rivet.test | 4 +-- tests/runtests.tcl | 1 + 8 files changed, 148 insertions(+), 18 deletions(-) create mode 100644 tests/commands.tcl create mode 100644 tests/commands.test --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org For additional commands, e-mail: commits-h...@tcl.apache.org