Package: dioptas / 0.6.1-2

Metadata

Package Version Patches format
dioptas 0.6.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use local copy of MathJax.patch | (download)

docs/source/conf.py | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 use local copy of mathjax


0002 Allow running testsuite from a separate directory.patch | (download)

dioptas/tests/controller_tests/test_BatchController_part1.py | 3 1 + 2 - 0 !
dioptas/tests/controller_tests/test_BatchController_part3.py | 3 1 + 2 - 0 !
dioptas/tests/controller_tests/test_ConfigurationController.py | 3 1 + 2 - 0 !
dioptas/tests/controller_tests/test_ImageController.py | 4 1 + 3 - 0 !
dioptas/tests/controller_tests/test_IntegrationBackgroundController.py | 5 1 + 4 - 0 !
dioptas/tests/controller_tests/test_IntegrationController.py | 5 1 + 4 - 0 !
dioptas/tests/controller_tests/test_JcpdsEditorController.py | 6 2 + 4 - 0 !
dioptas/tests/controller_tests/test_MainController.py | 4 1 + 3 - 0 !
dioptas/tests/controller_tests/test_MapController2.py | 3 1 + 2 - 0 !
dioptas/tests/controller_tests/test_OptionsController.py | 5 1 + 4 - 0 !
dioptas/tests/controller_tests/test_OverlayController.py | 5 1 + 4 - 0 !
dioptas/tests/controller_tests/test_PatternController.py | 4 1 + 3 - 0 !
dioptas/tests/controller_tests/test_PhaseController.py | 4 1 + 3 - 0 !
dioptas/tests/controller_tests/test_PhaseInCakeController.py | 6 2 + 4 - 0 !
dioptas/tests/controller_tests/test_PhaseInPatternController.py | 5 1 + 4 - 0 !
dioptas/tests/functional_tests/test_functional_JcpdsEditor.py | 4 1 + 3 - 0 !
dioptas/tests/functional_tests/test_functional_integration.py | 4 2 + 2 - 0 !
dioptas/tests/functional_tests/test_functional_integration_mock.py | 5 1 + 4 - 0 !
dioptas/tests/functional_tests/test_img_plots.py | 5 1 + 4 - 0 !
dioptas/tests/functional_tests/test_map.py | 4 1 + 3 - 0 !
dioptas/tests/functional_tests/test_save_and_load_project.py | 12 8 + 4 - 0 !
dioptas/tests/unit_tests/test_BatchModel.py | 3 1 + 2 - 0 !
dioptas/tests/unit_tests/test_CalibrationModel.py | 3 1 + 2 - 0 !
dioptas/tests/unit_tests/test_DioptasModel.py | 3 1 + 2 - 0 !
dioptas/tests/unit_tests/test_FileNameIterator.py | 3 1 + 2 - 0 !
dioptas/tests/unit_tests/test_HelperModule.py | 32 16 + 16 - 0 !
dioptas/tests/unit_tests/test_ImgModel.py | 3 1 + 2 - 0 !
dioptas/tests/unit_tests/test_Jcpds.py | 3 1 + 2 - 0 !
dioptas/tests/unit_tests/test_MaskModel.py | 4 1 + 3 - 0 !
dioptas/tests/unit_tests/test_NewFileInDirectoryWatcher.py | 2 1 + 1 - 0 !
dioptas/tests/unit_tests/test_OverlayModel.py | 4 1 + 3 - 0 !
dioptas/tests/unit_tests/test_Pattern.py | 3 1 + 2 - 0 !
dioptas/tests/unit_tests/test_PatternModel.py | 3 1 + 2 - 0 !
dioptas/tests/unit_tests/test_PhaseModel.py | 4 2 + 2 - 0 !
dioptas/tests/unit_tests/test_cif.py | 3 1 + 2 - 0 !
dioptas/tests/utility.py | 6 5 + 1 - 0 !
dioptas/tests/widget_tests/test_BatchSurfaceWidget.py | 3 1 + 2 - 0 !
dioptas/tests/widget_tests/test_ConfigurationWidget.py | 4 1 + 3 - 0 !
dioptas/tests/widget_tests/test_JcpdsEditorWidget.py | 4 1 + 3 - 0 !
39 files changed, 69 insertions(+), 120 deletions(-)

 allow running testsuite from a separate directory


0003 Fix method invocation.patch | (download)

dioptas/model/util/NewFileWatcher.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix method invocation


0004 Fix Numpy compatibility.patch | (download)

dioptas/model/CalibrationModel.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix numpy compatibility