# # ChangeLog for test/README.rst in sasview # # Generated by Trac 1.0.1 # Apr 20, 2024 6:36:31 AM Fri, 13 Feb 2015 09:08:43 GMT krzywon [35ec279] * test/README.rst (modified) * test/calculatorview/test/utest_gui_sld.py (modified) * test/park_integration/test/batch_fit.py (modified) * test/park_integration/test/utest_fit_cylinder.py (modified) * test/park_integration/test/utest_fit_line.py (modified) * test/park_integration/test/utest_fit_smeared.py (modified) * test/park_integration/test/utest_park_scipy.py (modified) * test/park_integration/test/utest_small_test.py (modified) * test/pr_inversion/test/test_module.py (modified) * test/pr_inversion/test/utest_explorer.py (modified) * test/pr_inversion/test/utest_invertor.py (modified) * test/sascalculator/test/utest_resolution_calculator.py (modified) * test/sascalculator/test/utest_sans_gen.py (modified) * test/sascalculator/test/utest_slit_length_calculator.py (modified) * test/sasdataloader/plugins/test_reader.py (modified) * test/sasdataloader/test/error_conditions.py (modified) * test/sasdataloader/test/testLoad.py (modified) * test/sasdataloader/test/testplugings.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_red2d_reader.py (modified) * test/sasguiframe/test/utest_manipulations.py (modified) * test/utest_sasview.py (moved) Completed the SANS to SAS conversion on the tests. src.sas is left. Fri, 04 Apr 2014 16:44:59 GMT pkienzle [6c00702] * src/sans/fit/AbstractFitEngine.py (modified) * test/README.rst (added) * test/park_integration/test/test_fit_cylinder.py (modified) * test/park_integration/test/test_fit_line.py (modified) * test/park_integration/test/test_fit_smeared.py (modified) * test/park_integration/test/test_park_scipy.py (modified) * test/pr_inversion/test/test_output.txt (modified) * test/run_one.py (modified) * test/utest_sansview.py (modified) correct fitting tests so that they run (though not yet automatically)