This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 02 Dec, 2021 3 commits
-
-
Adds missing Pytest files to their respective CMakelists. In the case of system tests we simply remove the unit test marker, as they inherit from mantid.systemtest and should not be using unittest directly.
-
Adds a new precommit hook to check for missing PyTest files. These will not be run automatically by CI unless they are added
-
Adds a new hook (pointing to a fork currently) that all pytest files are included in CMake lists correctly
-
- 30 Nov, 2021 4 commits
-
-
Zhang, Chen authored
update Vesuvio doc test ref val for cost func
-
Chen Zhang authored
-
Zhang, Chen authored
keep tab when save_as
-
Chen Zhang authored
-
- 29 Nov, 2021 5 commits
-
-
Zhang, Chen authored
attempt to resolve release doc conflicts
-
Zhang, Chen authored
-
Peterson, Peter authored
.Modify step calculation to give exact result
-
Whitfield, Ross authored
Add missing livedata addressses for 3 HFIR instruments and fix SNSLiveEventDataListener
-
Replace exp()-1 with expm1() Fix more system test files after focus binning change There is a POLARIS V file that is stored twice - as a reference file (ISIS_Powder-POLARIS00098532_splined.nxs) and also as an input file (POLARIS00098532_splined.nxs) I've updated both this time although previously people have only updated the ref file. Perhaps this chaining of the files should be removed at some point because it seems inevitable that people won't always remember to update both Similar to POLARIS - update the V file both as an output (ISIS_Powder-HRPD-VanSplined_66031_hrpd_new_072_01_corr.cal.nxs) and as an input (HRPD66031_splined.nxs)
-
- 24 Nov, 2021 2 commits
-
-
Zhang, Chen authored
fixing line intersection instability issues
-
Zhang, Chen authored
-
- 23 Nov, 2021 9 commits
-
-
Chen Zhang authored
-
Zhang, Chen authored
Merge branch 'PD380_fixNegL12Issue_ornlnext' of github.com:mantidproject/mantid into PD380_fixNegL12Issue_ornlnext
-
Zhang, Chen authored
-
Zhang, Chen authored
update doc on data files for testing
-
Chen Zhang authored
-
Zhang, Chen authored
-
Zhang, Chen authored
-
Zhang, Chen authored
-
Zhang, Chen authored
-
- 22 Nov, 2021 4 commits
-
-
Whitfield, Ross authored
-
Whitfield, Ross authored
-
Whitfield, Ross authored
-
Peterson, Peter authored
-
- 18 Nov, 2021 8 commits
-
-
Zhou, Wenduo authored
Merge to ornl-next because its main-companion has been merged.
-
-
-
-
Whitfield, Ross authored
fix orientation and label issues of convert algos
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
- 17 Nov, 2021 3 commits
-
-
Peterson, Peter authored
-
Replaces a view test (which should just assume the layer underneath works, as we shouldn't have logic in views) which is currently failing with the presenter tests. Checking the view there isn't any major logic and the test is failing due to us trying to start / interact with Qt widgets in a test thread. These replacement tests were written using coverage to ensure I got 100% of the presenter whilst maintaining bug compat.
-
Zhou, Wenduo authored
-
- 16 Nov, 2021 2 commits
-
-
Walsh, Michael authored
-
Peterson, Peter authored
-