]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - test/TestSuite.hs
Complete TSN.XML.AutoRacingDriverList.
[dead/htsn-import.git] / test / TestSuite.hs
2014-11-07 Michael OrlitzkyComplete TSN.XML.AutoRacingDriverList.
2014-07-30 Michael OrlitzkyAdd game_id/schedule_id parsers to TSN.Parse.
2014-07-25 Michael OrlitzkyAdd a new module, TSN.XML.MLBEarlyLines supporting...
2014-07-23 Michael OrlitzkyAdd tests and database code for EarlyLine.
2014-07-22 Michael OrlitzkyAdd tests for existing picklers.
2014-07-04 Michael OrlitzkyAdd the initial implementation of TSN.XML.ScheduleChanges.
2014-06-27 Michael OrlitzkyWrite the database code for TSN.XML.JFile.
2014-06-15 Michael OrlitzkyAdd SportInfo support for CBASK_FoulsXML.dtd.
2014-06-13 Michael OrlitzkyImplement dbimport for AutoRacingResults and add its...
2014-06-01 Michael OrlitzkyAdd tests for TSN.XML.GameInfo.
2014-01-24 Michael OrlitzkyAdd the TSN.XML.Scores module (no db support yet) and...
2014-01-23 Michael OrlitzkyAdd a new module, TSN.XML.AutoRacingSchedule, and its...
2014-01-15 Michael OrlitzkyAdd the TSN.XML.Weather module (passing pickle/unpickle...
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-30 Michael OrlitzkyGet pickling (but not insertion) working for TSN.News.
2013-12-30 Michael OrlitzkyAdd a tasty test suite and two tests for the existing...