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

| 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 |
fixing warning in test_gwt
5 lines of code changed in 1 file:
Bug fix for gwt read method, expanded docstrings for wkt reader, and tests.
17 lines of code changed in 2 files:
unit test and mods to gwt. close() test fails.
32 lines of code changed in 1 file:
Unit test and bug fix for geoda_txt
8 lines of code changed in 1 file:
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:
new test_wkt.py for wkt reader module.
24 lines of code changed in 1 file:
Mods for unit tests. We moved test_wkt.py to util/tests last week.
14 lines of code changed in 4 files:
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:
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:
adding Unit tests for wkt. Fixing some namespace issues.
1 lines of code changed in 1 file:
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:
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: