Ticket #1618 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Write test for CreateCalFileByName

Reported by: Vickie Lynch Owned by: Vickie Lynch
Priority: major Milestone: Iteration 25
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Whitty

Description


Change History

comment:1 Changed 10 years ago by Vickie Lynch

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Vickie Lynch

(In [6939]) Refs #1618 Added test for CreateCalFileByNames

comment:3 Changed 10 years ago by Vickie Lynch

  • Status changed from accepted to verify
  • Component set to Mantid
  • Resolution set to fixed

Creates calibration file with groups from SNAP_Definition.xml and then checks that the last line of file is correct. This test just creates and the deletes a file. No new file is required in repository.

comment:4 Changed 10 years ago by Vickie Lynch

(In [6943]) Refs #1618 Use smaller instrument file for test of CreateCalFileByName

comment:5 Changed 10 years ago by Michael Whitty

  • Status changed from verify to verifying
  • Tester set to Michael Whitty

comment:6 Changed 10 years ago by Michael Whitty

  • Status changed from verifying to closed

In order to get the test to compile/run on my machine I had to

#include <fstream>

Which is weird since it seemed to build and run fine on the buildserver. But yes, the test exists and it works.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2465

Note: See TracTickets for help on using tickets.