Ticket #2172 (closed: fixed)
Ensure classnames of unit tests match the filename
Reported by: | Stuart Campbell | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Janik Zikovsky |
Description
As we get more and more tests it is difficult to find a test that has a different name than the filename it is in.
Change History
comment:2 Changed 10 years ago by Peter Peterson
- Owner changed from Stuart Campbell to Peter Peterson
comment:10 Changed 10 years ago by Peter Peterson
comment:11 Changed 10 years ago by Peter Peterson
comment:12 Changed 10 years ago by Peter Peterson
comment:13 Changed 10 years ago by Peter Peterson
comment:14 Changed 10 years ago by Peter Peterson
- Status changed from accepted to verify
- Resolution set to fixed
The last commit finished this.
comment:15 Changed 10 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
comment:16 Changed 10 years ago by Janik Zikovsky
- Status changed from verifying to closed
My TestViewer gives warnings about this automatically. All are good except for the following two tests have bad names, but they are in MD* so I guess we should expect that.
Warning! Source file for test testCPcomponents not found: /home/8oz/Code/Mantid/Code/Mantid/Framework/MDAlgorithms/test/testCPcomponents.h Warning! Source file for test MDFileTestDataGeneratorTest not found: /home/8oz/Code/Mantid/Code/Mantid/Framework/MDDataObjects/test/MDFileTestDataGeneratorTest.h
Pass!
comment:17 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3019
Note: See
TracTickets for help on using
tickets.