]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - test/xml
Add SportInfo support for NBAMinutesXML.dtd.
[dead/htsn-import.git] / test / xml /
2014-06-09 Michael OrlitzkyAdd GameInfo support for CBASK_Lineup_XML.dtd.
2014-06-01 Michael OrlitzkyAdd tests for TSN.XML.GameInfo.
2014-01-24 Michael OrlitzkyAdd test documents for the scoresxml type.
2014-01-24 Michael OrlitzkyAdd missing test XML file.
2014-01-23 Michael OrlitzkyAdd a new module, TSN.XML.AutoRacingSchedule, and its...
2014-01-22 Michael OrlitzkyMunge the XML_File_ID of a newsxml sample since it...
2014-01-20 Michael OrlitzkyUpdate makefile/cabalfile with better profiling support.
2014-01-13 Michael OrlitzkyAdd the test file needed by the previous commit.
2014-01-13 Michael OrlitzkyFix unpickling of non-integer team_ids in TSN.XML.Odds...
2014-01-13 Michael OrlitzkyAdd a sample Injuries_Detail_XML with a noninteger...
2014-01-10 Michael OrlitzkyReplace the auto-generated Odds_XML.dtd used in tests...
2014-01-10 Michael OrlitzkyUpdate the test TSN DTDs with the inferred ones.
2014-01-02 Michael OrlitzkyUpdate the newsxml DTD to make the Editor optional.
2013-12-31 Michael OrlitzkyAdd Heartbeat XML and DTD.
2013-12-31 Michael OrlitzkyAdd an Odds_XML.xml example.
2013-12-30 Michael OrlitzkyAdd a weatherxml file from the feed.
2013-12-30 Michael OrlitzkyAdd two more DTDs for tables we'll create in the future.
2013-12-30 Michael OrlitzkyAdd DTDs for the three existing XML files.
2013-12-28 Michael OrlitzkyUncomment DTDs for test XML.
2013-12-27 Michael OrlitzkyComment out the DTD in Injuries_Detail_XML.xml.
2013-12-26 Michael OrlitzkyAdd two more test XML files.
2013-12-25 Michael OrlitzkyInitial commit, proof-of-concept with Persistent and...