xml: Add classes to help testing a SAX parser.
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Thu, 25 Sep 2014 19:25:03 +0000 (15:25 -0400)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Mon, 27 Oct 2014 17:50:01 +0000 (13:50 -0400)
commit338e704ba45ef0b4f037474246e49ee1b6cd67a8
treeba4993a4c98f754425798ed2f8e58600a79dea0c
parentf727d1a6436a52037393035f340ab4df24644eaf
xml: Add classes to help testing a SAX parser.

Will be used to test SAXophoNit (A SAX parser in Nit).

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
lib/saxophonit/saxophonit.nit [new file with mode: 0644]
lib/saxophonit/test_testing.nit [new file with mode: 0644]
lib/saxophonit/testing.nit [new file with mode: 0644]