]> gitweb.michael.orlitzky.com - dead/census-tools.git/history - src/Tests
Added the linear program solving the midatlantic region.
[dead/census-tools.git] / src / Tests /
2010-06-14 Michael OrlitzkyAdded the unit tests for the SimplexIteration class.
2010-06-14 Michael OrlitzkyUpdate a FileUtils test so that it doesn't depend on...
2010-05-15 Michael OrlitzkySeparate the tests that hit the database from the rest...
2010-05-15 Michael OrlitzkyReduced the size of the test fixture for SummaryFile1...
2010-05-15 Michael OrlitzkyAdded the (Uniform)DistributionTest modules.
2009-11-16 Michael OrlitzkyAdded an LEHD module, with classes to parse Origin...
2009-11-13 Michael OrlitzkyRemoved an unnecessary import.
2009-11-13 Michael OrlitzkyMoved the multiple-filename logic inside the find_file_...
2009-10-25 Michael OrlitzkyAdded the KMLTest module containing the LineString...
2009-10-25 Michael OrlitzkyUpdated the Geometry tests to use the new operator...
2009-10-24 Michael OrlitzkyAdded the Geometry module and its tests.
2009-10-03 Michael OrlitzkyMoved the default initialization for the Census class...
2009-10-03 Michael OrlitzkyRenamed the "tiger" table to "tiger_blocks" in preparat...
2009-09-28 Michael OrlitzkyRemoved unused code from the GPS and SummaryFile1 modules.
2009-09-28 Michael OrlitzkyAdded unit tests for the Census.Database class.
2009-09-12 Michael OrlitzkyAdded tests for the StringUtils module.
2009-09-12 Michael OrlitzkyAdded an additional Block class test which checks that...
2009-09-12 Michael OrlitzkyAdded state, county, and tract fields to the Block...
2009-09-09 Michael OrlitzkyInitial commit.