# # ChangeLog for test/corfunc/test/utest_corfunc.py in sasview # # Generated by Trac 1.0.1 # Apr 27, 2024 2:25:45 PM Tue, 05 Dec 2017 17:31:07 GMT Paul Kienzle [f53d684] * pytest.ini (added) * test/__init__.py (added) * test/corfunc/test/utest_corfunc.py (modified) * test/fileconverter/test/utest_nxcansas_writer.py (modified) * test/pr_inversion/test/utest_explorer.py (modified) * test/pr_inversion/test/utest_invertor.py (modified) * test/sascalculator/test/utest_sas_gen.py (modified) * test/sascalculator/test/utest_slit_length_calculator.py (modified) * test/sasdataloader/test/utest_abs_reader.py (modified) * test/sasdataloader/test/utest_ascii.py (modified) * test/sasdataloader/test/utest_averaging.py (modified) * test/sasdataloader/test/utest_cansas.py (modified) * test/sasdataloader/test/utest_extension_registry.py (modified) * test/sasdataloader/test/utest_generic_file_reader_class.py (modified) * test/sasdataloader/test/utest_red2d_reader.py (modified) * test/sasdataloader/test/utest_sesans.py (modified) * test/sasguiframe/test/utest_manipulations.py (modified) * test/sasinvariant/test/utest_data_handling.py (modified) * test/sasinvariant/test/utest_use_cases.py (modified) Make tests work from any directory and functional without special runner ... Tue, 19 Sep 2017 18:34:04 GMT pkienzle [86ba9d6] * test/corfunc/test/utest_corfunc.py (modified) suppress test of corfunc for now Tue, 19 Sep 2017 18:07:00 GMT Paul Kienzle [932519a] * sasview/test/2d_data/SANS2D_100254_merged_ISIS2D.txt (added) * sasview/test/2d_data/YBCO_12685__ISIS2D.txt (added) * src/sas/sasgui/perspectives/calculator/image_viewer.py (modified) * src/sas/sasgui/perspectives/calculator/media/image_viewer_help.rst (modified) * src/sas/sasgui/perspectives/calculator/media/load_image.bmp (deleted) * src/sas/sasgui/perspectives/calculator/media/load_image.png (added) * src/sas/sasgui/perspectives/calculator/media/pic_convert.bmp (deleted) * src/sas/sasgui/perspectives/calculator/media/pic_convert.png (added) * src/sas/sasgui/perspectives/calculator/media/pic_plot.bmp (deleted) * src/sas/sasgui/perspectives/calculator/media/pic_plot.png (added) * src/sas/sasgui/perspectives/fitting/basepage.py (modified) * src/sas/sasgui/perspectives/fitting/fitpage.py (modified) * src/sas/sasgui/perspectives/fitting/fitpanel.py (modified) * src/sas/sasgui/perspectives/fitting/fitting.py (modified) * src/sas/sasgui/perspectives/fitting/models.py (modified) * test/corfunc/test/utest_corfunc.py (modified) * src/sas/sascalc/corfunc/corfunc_calculator.py (modified) * src/sas/sascalc/corfunc/transform_thread.py (modified) * src/sas/sasgui/perspectives/corfunc/corfunc.py (modified) * src/sas/sasgui/perspectives/corfunc/corfunc_panel.py (modified) * src/sas/sasgui/perspectives/corfunc/corfunc_state.py (modified) * src/sas/sasgui/perspectives/corfunc/media/corfunc_help.rst (modified) * src/sas/sasgui/perspectives/corfunc/plot_labels.py (modified) * test/corfunc/test/gamma1_out.txt (added) * test/corfunc/test/gamma3_out.txt (added) * test/corfunc/test/idf_out.txt (added) * test/utest_sasview.py (modified) Merge branch 'master' into corfunc3d Tue, 19 Sep 2017 17:02:20 GMT Paul Kienzle [1f21a43] * test/corfunc/test/gamma1_out.txt (added) * test/corfunc/test/gamma3_out.txt (added) * test/corfunc/test/idf_out.txt (added) * test/corfunc/test/utest_corfunc.py (modified) more complete corfunc test Mon, 18 Sep 2017 13:46:28 GMT Paul Kienzle [be51cf6] * test/corfunc/test/utest_corfunc.py (modified) * test/utest_sasview.py (modified) fix corfunc tests Fri, 25 Aug 2017 13:16:43 GMT lewis [968d67e] * test/corfunc/test/utest_corfunc.py (modified) Fix corfunc unit test Sun, 26 Mar 2017 23:21:37 GMT andyfaff [253eb6c6] * test/corfunc/test/utest_corfunc.py (modified) MAINT: remove unused matplotlib import Tue, 23 Aug 2016 08:40:04 GMT lewis [acefa2b] * test/corfunc/test/utest_corfunc.py (modified) Check extrapolation params in unit tests Tue, 23 Aug 2016 08:27:34 GMT lewis [839e5e3] * test/corfunc/test/utest_corfunc.py (modified) Fix unit tests Tue, 12 Jul 2016 14:40:52 GMT lewis [0bc0683] * test/corfunc/test/98929.txt (added) * test/corfunc/test/utest_corfunc.py (added) Add unit tests for CorfuncCalculator