]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - test
Add another TODO item.
[dead/htsn-import.git] / test /
2014-01-25 Michael OrlitzkyAdd database support and tests for TSN.XML.Scores.
2014-01-24 Michael OrlitzkyAdd the TSN.XML.Scores module (no db support yet) and...
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 OrlitzkyAdd a shelltestrunner test suite.
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-15 Michael OrlitzkyAdd the TSN.XML.Weather module (passing pickle/unpickle...
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-13 Michael OrlitzkyAdd a doctest suite with a big-ass caveat.
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.
2014-01-02 Michael OrlitzkyAdd tests for Odds pickle/unpickle.
2014-01-01 Michael OrlitzkyCreate an ImportResult type and refactor things around it.
2013-12-31 Michael OrlitzkyMove the XML modules into the XML subdirectory.
2013-12-31 Michael OrlitzkyAdd Heartbeat XML and DTD.
2013-12-31 Michael OrlitzkyAdd an Odds_XML.xml example.
2013-12-30 Michael OrlitzkyGet pickling (but not insertion) working for TSN.News.
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-30 Michael OrlitzkyAdd a tasty test suite and two tests for the existing...
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...