# # ChangeLog for test/utest_sansview.py in sasview # # Generated by Trac 1.0.1 # Apr 27, 2024 6:59:26 PM Sun, 06 Apr 2014 11:29:59 GMT pkienzle [6fe5100] * run.py (modified) * sansview/sansview.py (modified) * sansview/setup_exe.py (modified) * setup.py (modified) * src/sans/fit/AbstractFitEngine.py (modified) * src/sans/fit/BumpsFitting.py (added) * src/sans/fit/Fitting.py (modified) * src/sans/fit/Loader.py (modified) * src/sans/fit/ParkFitting.py (modified) * src/sans/fit/ScipyFitting.py (modified) * src/sans/fit/__init__.py (modified) * src/sans/perspectives/fitting/basepage.py (modified) * src/sans/perspectives/fitting/console.py (modified) * src/sans/perspectives/fitting/fitting.py (modified) * test/park_integration/test/test_fit_line.py (modified) * test/pr_inversion/test/test_output.txt (modified) * test/run_one.py (modified) * test/utest_sansview.py (modified) Bumps first pass. Fitting works but no pretty pictures 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) Fri, 04 Apr 2014 00:59:01 GMT pkienzle [bbd97e5] * run.py (modified) * test/run_one.py (added) * test/utest_sansview.py (modified) Allow tests to be run without installing sasview Tue, 01 Apr 2014 13:13:51 GMT Tobias Richter [21b7a49] * build_tools/jenkins_linux_test.sh (modified) * test/utest_sansview.py (moved) do not change test script name just now Tue, 01 Apr 2014 13:11:36 GMT Tobias Richter [280d5c0] * build_tools/jenkins_linux_build.sh (added) * build_tools/jenkins_linux_pylint.py (added) * build_tools/jenkins_linux_test.sh (added) * test/utest_sasview.py (moved) commit jenkins build logic Mon, 31 Mar 2014 15:46:09 GMT Tobias Richter [6813a2f7] * test/utest_sansview.py (modified) nicer output if 100% of the tests fail Wed, 23 Oct 2013 14:49:02 GMT Mathieu Doucet [17b1873] * test/utest_sansview.py (modified) Update test script for new code structure Mon, 12 Nov 2012 19:40:47 GMT Mathieu Doucet [aa01d07b] * test/utest_sansview.py (modified) skip test if wx can't be found (we're only testing the framework) Wed, 20 Jun 2012 15:25:19 GMT Mathieu Doucet [e89bb46] * sansdataloader/test/utest_manipulations.py (deleted) * sansguiframe/test/utest_manipulations.py (modified) * test/nexus_reader.py (deleted) * test/utest_sansview.py (modified) Consolidate duplicated tests and protect against missing deps. Fri, 15 Jun 2012 18:38:56 GMT Mathieu Doucet [d7b49576] * test/utest_sansview.py (modified) Trying to make running of system tests on build server catch errors Wed, 14 Dec 2011 16:54:53 GMT Mathieu Doucet [c04af1b] * test/utest_sansview.py (modified) Re #5 Add info if developer doesn't have xmlrunner Fri, 09 Dec 2011 20:58:08 GMT Mathieu Doucet [849fa92] * test/utest_sansview.py (modified) Re #7 Add comment Mon, 05 Dec 2011 22:30:40 GMT Mathieu Doucet [08dcf6c8] * deps.py (modified) * test/utest_sansview.py (modified) Re #5 fixing mac tests Thu, 01 Dec 2011 15:01:06 GMT Mathieu Doucet [c6ccf852] * test/utest_sansview.py (modified) Re #5 fixing unit tests on windows Thu, 01 Dec 2011 14:51:40 GMT Mathieu Doucet [111e52a] * test/utest_sansview.py (modified) Re #5 fixing unit tests on windows Thu, 01 Dec 2011 14:36:00 GMT Mathieu Doucet [0b11a4c] * test/utest_sansview.py (modified) Re #5 fixing unit tests on windows Thu, 01 Dec 2011 14:28:17 GMT Mathieu Doucet [295ddf5] * test/utest_sansview.py (modified) Re #5 fixing unit tests on windows Mon, 28 Nov 2011 18:28:56 GMT Mathieu Doucet [61f557b] * test/utest_sansview.py (modified) Re #5 skipping UI tests Wed, 23 Nov 2011 18:55:12 GMT Mathieu Doucet [117a1d6] * sanscalculator/test/utest_slit_length_calculator.py (modified) * sansguiframe/test/utest_manipulations.py (modified) * sansinvariant/test/utest_data_handling.py (modified) * sansinvariant/test/utest_inv_mapper.py (deleted) * sansinvariant/test/utest_use_cases.py (modified) * test/utest_sansview.py (modified) Re #5 improving tests Wed, 23 Nov 2011 15:24:41 GMT Mathieu Doucet [6232a6f] * test/utest_sansview.py (modified) Re #5 improving tests Wed, 23 Nov 2011 14:43:20 GMT Mathieu Doucet [ea6e8b6] * test/utest_sansview.py (modified) Re #5 improving tests Tue, 22 Nov 2011 16:00:55 GMT Mathieu Doucet [1810613] * test/myModel.xml (added) * test/utest_sansview.py (added) Added test runner for the entire sansview project