From: Michael Orlitzky Date: Fri, 27 Jun 2014 19:54:48 +0000 (-0400) Subject: Write the database code for TSN.XML.JFile. X-Git-Tag: 0.0.6~63 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=5b051a15402e5ebbe4e388265dbf8cef6c31df6f;hp=5b051a15402e5ebbe4e388265dbf8cef6c31df6f;p=dead%2Fhtsn-import.git Write the database code for TSN.XML.JFile. Add tests for TSN.XML.JFile. Enable JFile import in Main. Fixup the shell test expected output. Simplify the big case statement (guard) in Main. ---