Commit | Date | |
---|---|---|
[r27991]
by
bugman
Changed how the import of lib.regex in the Test_regex unit tests is used. The module is no longer stored in the TestCase class namespace, but is rather called directly within |
2015-10-05 13:13:38 | Tree |
2015-10-05 11:47:51 | Tree | |
2015-10-05 11:47:24 | Tree | |
2015-10-05 11:08:43 | Tree | |
2015-10-05 11:01:56 | Tree | |
[r27986]
by
bugman
Removed unused imports from the scripts in the test_suite/shared_data/frame_order subdirectories. |
2015-10-05 10:59:56 | Tree |
[r27985]
by
bugman
Unused import cleanup of all scripts in the test_suite/shared_data/dispersion/ directories. This both removes unused imports, or uncomments but deactivates temporarily unused code. |
2015-10-05 10:31:33 | Tree |
[r27984]
by
bugman
Modifications of the test suite script for calculating synthetic CPMG data. The imports in cpmg_synthetic.py are now all used, rather than being commented out. This allows the |
2015-10-05 09:51:48 | Tree |
[r27983]
by
bugman
Changed the imports in the test_monte_carlo_mean.py script. This inconsequential change is to avoid false positives from the find_unused_imports.py devel |
2015-10-05 09:40:11 | Tree |
[r27982]
by
bugman
Fix for the find_unused_imports.py devel script - the #! line must be at the top. |
2015-10-05 09:36:38 | Tree |