Skip to content

Commit

Permalink
Merge branch 'feature/970_python_fitfunctions' into develop. Refs #970
Browse files Browse the repository at this point in the history
Conflicts:
	Code/Mantid/Framework/PythonInterface/test/python/PythonAlgorithms/CMakeLists.txt
  • Loading branch information
martyngigg committed Apr 19, 2013
2 parents e75305a + ffd2e80 commit a24121c
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ if (PYUNITTEST_FOUND)

add_subdirectory( mantid )
add_subdirectory( plugins )
add_subdirectory( PythonAlgorithms ) # Temporary
endif ()

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,15 @@
##

set ( TEST_PY_FILES
CheckForSampleLogsTest.py
CreateWorkspaceTest.py
DakotaChiSquaredTest.py
FindReflectometryLinesTest.py
MaskWorkspaceToCalFileTest.py
RetrieveRunInfoTest.py
Stitch1DTest.py
SuggestTibCNCSTest.py
SuggestTibHYSPECTest.py
UpdatePeakParameterTableValueTest.py
)

Expand Down

0 comments on commit a24121c

Please sign in to comment.