
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 3 (100.0%) | 227 (100.0%) | 75.6 |
| phil.stphns | 2 (66.7%) | 227 (100.0%) | 113.5 |
| schmidtc | 1 (33.3%) | 0 (0.0%) | 0.0 |
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.
0 lines of code changed in 1 file:
Added all to IOHandlers.
3 lines of code changed in 1 file:
Removed redundant import from psyal init. Moved FileIO test module to
core/tests/ with data path modifications.
224 lines of code changed in 1 file: