]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit
Add SportInfo support for CBASK_FoulsXML.dtd.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 15 Jun 2014 23:05:12 +0000 (19:05 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 15 Jun 2014 23:05:12 +0000 (19:05 -0400)
commitb45f24209ce6f1eb3c24a5f01a71f5940a001c02
tree2e2a5fe27c609835b04d865cb4f4ae0eedb839e8
parent2e387e1e615e510b31a4c8ae38da4e4a718fd352
Add SportInfo support for CBASK_FoulsXML.dtd.
Enable the SportInfo tests.
Fix a SportInfo test failure caused by a typo.
Rename the game and sportinfo_tests using an additional underscore.
Munge two test XML_File_IDs to avoid an import conflict.
doc/man1/htsn-import.1
schema/CBASK_FoulsXML.dtd [new file with mode: 0644]
schemagen/CBASK_FoulsXML/CBASK_FoulsXML.xml [new file with mode: 0644]
src/TSN/XML/GameInfo.hs
src/TSN/XML/SportInfo.hs
test/TestSuite.hs
test/xml/sportinfo/CBASK_FGPctXML.xml
test/xml/sportinfo/CBASK_FoulsXML.dtd [new file with mode: 0644]
test/xml/sportinfo/CBASK_FoulsXML.xml [new file with mode: 0644]