Directory trunk/pysal/cg/tests/

Directory Created:
2011-01-11 17:37
Total Files:
3
Deleted Files:
0
Lines of Code:
1090

[root]/trunk/pysal/cg/tests

Lines of Code

trunk/pysal/cg/tests/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 1164 (100.0%) 97.0
phil.stphns 6 (50.0%) 651 (55.9%) 108.5
schmidtc 6 (50.0%) 513 (44.1%) 85.5

Most Recent Commits

schmidtc 2011-01-25 14:03 Rev.: 749

working with get_shared_segments

6 lines of code changed in 1 file:

  • trunk/pysal/cg/tests: test_standalone.py (+6 -12)
phil.stphns 2011-01-25 12:46 Rev.: 748

Renamed some test classes to cut out inadvertent warnings.
Used pythoscope to generate test setup for markov. Previous file tested nothing.

7 lines of code changed in 1 file:

  • trunk/pysal/cg/tests: test_shapes.py (+7 -7)
phil.stphns 2011-01-25 12:07 Rev.: 747

Fixing test, adding docstring example.

1 lines of code changed in 1 file:

  • trunk/pysal/cg/tests: test_standalone.py (+1 -1)
schmidtc 2011-01-24 20:32 Rev.: 745

tests for get_shared_segments

14 lines of code changed in 1 file:

  • trunk/pysal/cg/tests: test_standalone.py (+14 -2)
schmidtc 2011-01-24 15:23 Rev.: 740

found bug in get_segment_point_intersect, was not working if pt was colinear with segment.
Added a fix and unit tests.
Changed get_segments_intersect to work with overlapping segments.

30 lines of code changed in 1 file:

  • trunk/pysal/cg/tests: test_standalone.py (+30 -1)
schmidtc 2011-01-21 17:52 Rev.: 738

porting doctests to unittests
adding many new unittests
fixed accuracy issue in is_collinear
identified bug with get_segments_intersect, fails when segments overlap
changed get_rectangle_rectangle_intersection to return Rectangle, Segment, Point or None to allow for overlap.

341 lines of code changed in 1 file:

  • trunk/pysal/cg/tests: test_standalone.py (+341 -38)
schmidtc 2011-01-21 09:53 Rev.: 730

removed unused scipy distance_matrix from common.py
moved our distance_matrix (and tests) from weights to cg.
updated callers
note: test_standalone contains many empty tests and will report failures.

108 lines of code changed in 1 file:

  • trunk/pysal/cg/tests: test_standalone.py (+108)
schmidtc 2011-01-20 10:50 Rev.: 718

split old FileIO unit tests into seperate tests for each handler.
made a small change to in tests.py to prevent testing script from exiting when unittest.main is used.

14 lines of code changed in 1 file:

  • trunk/pysal/cg/tests: test_shapes.py (+14 -13)
phil.stphns 2011-01-18 15:12 Rev.: 707

Moved cg/shapes tests to cg/tests dir. Modified tests.py to not call older
tests.

643 lines of code changed in 1 file:

  • trunk/pysal/cg/tests: test_shapes.py (+643)
phil.stphns 2011-01-11 17:37 Rev.: 681

Cleaned up Tables.py and added stubs for most of the undone unit test modules
so that their methods would appear in our unittest emails as untested
methods. Also added sample well-known text file.

0 lines of code changed in 3 files:

  • trunk/pysal/cg/tests: test_locators.py (new), test_shapes.py (new), test_standalone.py (new)
Generated by StatSVN 0.7.0