Directory trunk/pysal/core/IOHandlers/tests/

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

[root]/trunk/pysal/core/IOHandlers/tests

Lines of Code

trunk/pysal/core/IOHandlers/tests/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 468 (100.0%) 16.7
phil.stphns 23 (82.1%) 254 (54.3%) 11.0
schmidtc 5 (17.9%) 214 (45.7%) 42.8

Most Recent Commits

schmidtc 2011-01-27 10:20 Rev.: 771

fixing warning in test_gwt

5 lines of code changed in 1 file:

  • trunk/pysal/core/IOHandlers/tests: test_gwt.py (+5 -1)
phil.stphns 2011-01-26 17:06 Rev.: 766

Bug fix for gwt read method, expanded docstrings for wkt reader, and tests.

17 lines of code changed in 2 files:

  • trunk/pysal/core/IOHandlers/tests: test_gwt.py (-3), test_wkt.py (+17 -11)
phil.stphns 2011-01-26 13:43 Rev.: 760

unit test and mods to gwt. close() test fails.

32 lines of code changed in 1 file:

  • trunk/pysal/core/IOHandlers/tests: test_gwt.py (+32 -15)
phil.stphns 2011-01-25 16:46 Rev.: 756

Unit test and bug fix for geoda_txt

8 lines of code changed in 1 file:

  • trunk/pysal/core/IOHandlers/tests: test_geoda_txt.py (+8 -9)
schmidtc 2011-01-25 08:49 Rev.: 746

adding GAL seek test and fixing small bug in gal reader.
cleaning up after files creating by test_shapefile

4 lines of code changed in 1 file:

  • trunk/pysal/core/IOHandlers/tests: test_gal.py (+4 -3)
phil.stphns 2011-01-24 17:03 Rev.: 744

new test_wkt.py for wkt reader module.

24 lines of code changed in 1 file:

  • trunk/pysal/core/IOHandlers/tests: test_wkt.py (new 24)
phil.stphns 2011-01-24 16:53 Rev.: 743

Mods for unit tests. We moved test_wkt.py to util/tests last week.

14 lines of code changed in 4 files:

  • trunk/pysal/core/IOHandlers/tests: test_geoda_txt.py (+11 -5), test_gwt.py (+2 -2), test_pyShpIO.py (+1 -1), test_wkt.py (del)
phil.stphns 2011-01-24 16:23 Rev.: 742

Renaming test classes to conform to our unit test standard. Added pythoscope
stub for gwt unit test.

53 lines of code changed in 5 files:

  • trunk/pysal/core/IOHandlers/tests: test_csvWrapper.py (+1 -1), test_gal.py (+1 -1), test_geoda_txt.py (+20), test_gwt.py (+30), test_pyDbfIO.py (+1 -1)
phil.stphns 2011-01-24 16:09 Rev.: 741

Modified doc strings for gal.py examples.
Added unit tests for gal.py. Error testing close method.

47 lines of code changed in 1 file:

  • trunk/pysal/core/IOHandlers/tests: test_gal.py (+47)
phil.stphns 2011-01-20 15:21 Rev.: 725

adding Unit tests for wkt. Fixing some namespace issues.

1 lines of code changed in 1 file:

  • trunk/pysal/core/IOHandlers/tests: test_csvWrapper.py (+1 -1)
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.

205 lines of code changed in 3 files:

  • trunk/pysal/core/IOHandlers/tests: test_csvWrapper.py (+53), test_pyDbfIO.py (+77), test_pyShpIO.py (+75)
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.

58 lines of code changed in 7 files:

  • trunk/pysal/core/IOHandlers/tests: test_csvWrapper.py (new), test_gal.py (new), test_geoda_txt.py (new), test_gwt.py (new), test_pyDbfIO.py (new), test_pyShpIO.py (new), test_wkt.py (new 58)
Generated by StatSVN 0.7.0