Ticket #5580 (closed: fixed)
Empty unit tests need filling in
Reported by: | Russell Taylor | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Jose Borreguero |
Description (last modified by Russell Taylor) (diff)
The following unit tests have the generated stub test left empty:
- AlignDetectorInTOFTest
- BlendSqTest
- DampSqTest
- GetTimeSeriesLogInformationTest
- IDLRebinTest
- StripVanadiumPeaks2Test
- ProcessDasNexusLogTest
Change History
comment:2 Changed 8 years ago by Wenduo Zhou
Remove empty test_Something(). Refs #5580.
Changeset: 65a2ee8f2c6a6f6c3238d30f48567c447186f92d
comment:3 Changed 8 years ago by Wenduo Zhou
Deleted unused algorithms. Refs #5580.
All these algorithms were developed as prototyping. They are not useful anymore and thus not used by any algorithm or script.
Changeset: 46f96c54264604410b71dcccec293246d9d4dc77
comment:4 Changed 8 years ago by Wenduo Zhou
Deleted unused algorithms. Refs #5580.
All these algorithms were developed as prototyping. They are not useful anymore and thus not used by any algorithm or script.
Changeset: 46f96c54264604410b71dcccec293246d9d4dc77
comment:5 Changed 8 years ago by Wenduo Zhou
Modify the cmake file. Refs #5580.
Changeset: ae6b09c4f2be0a781090cd8244c73376cd0146b5
comment:6 Changed 8 years ago by Wenduo Zhou
Add unit test. Refs #5580.
Changeset: f1e367f9c8cc9b33616e677aa98e0d78bb76a7c1
comment:8 Changed 8 years ago by Wenduo Zhou
Remove empty test_Something(). Refs #5580.
Changeset: 65a2ee8f2c6a6f6c3238d30f48567c447186f92d
comment:9 Changed 8 years ago by Wenduo Zhou
Deleted unused algorithms. Refs #5580.
All these algorithms were developed as prototyping. They are not useful anymore and thus not used by any algorithm or script.
Changeset: 46f96c54264604410b71dcccec293246d9d4dc77
comment:10 Changed 8 years ago by Wenduo Zhou
Modify the cmake file. Refs #5580.
Changeset: ae6b09c4f2be0a781090cd8244c73376cd0146b5
comment:11 Changed 8 years ago by Wenduo Zhou
Add unit test. Refs #5580.
Changeset: f1e367f9c8cc9b33616e677aa98e0d78bb76a7c1
comment:12 Changed 8 years ago by Wenduo Zhou
Add unit for ProcessDasNexusLog. Refs #5580.
Changeset: 8d7c34a916b543e7dfcb3987d7d3bdda575e5f39
comment:13 Changed 8 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to fixed
comment:14 Changed 8 years ago by Jose Borreguero
- Status changed from verify to verifying
- Tester set to Jose Borreguero
comment:16 Changed 8 years ago by Wenduo Zhou
Add unit for ProcessDasNexusLog. Refs #5580.
Changeset: 8d7c34a916b543e7dfcb3987d7d3bdda575e5f39
comment:17 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6426