Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
7d8d93c4
Commit
7d8d93c4
authored
6 years ago
by
Ewan Cook
Browse files
Options
Downloads
Patches
Plain Diff
refs #23260 del unnecessary files
parent
9d1b393c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
scripts/test/Muon/CTestTestfile.cmake
+0
-30
0 additions, 30 deletions
scripts/test/Muon/CTestTestfile.cmake
scripts/test/Muon/Testing/Temporary/CTestCostData.txt
+12
-12
12 additions, 12 deletions
scripts/test/Muon/Testing/Temporary/CTestCostData.txt
with
12 additions
and
42 deletions
scripts/test/Muon/CTestTestfile.cmake
deleted
100644 → 0
+
0
−
30
View file @
9d1b393c
# CMake generated Testfile for
# Source directory: /home/ewan/mantid/scripts/test/Muon
# Build directory: /home/ewan/mantid/scripts/test/Muon
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test
(
python.Muon.FFTPresenter_test.FFTPresenter_test
"/home/ewan/mantid/bin/mantidpython"
"--classic"
"/home/ewan/mantid/Framework/PythonInterface/test/testhelpers/testrunner.py"
"/home/ewan/mantid/scripts/test/Muon/FFTPresenter_test.py"
)
set_tests_properties
(
python.Muon.FFTPresenter_test.FFTPresenter_test PROPERTIES ENVIRONMENT
"PYTHONPATH=/home/ewan/mantid/python-xmlrunner-src:/home/ewan/mantid/scripts/test/Muon:"
TIMEOUT
"300"
WORKING_DIRECTORY
"/home/ewan/mantid/bin/Testing"
)
add_test
(
python.Muon.FFTModel_test.FFTModel_test
"/home/ewan/mantid/bin/mantidpython"
"--classic"
"/home/ewan/mantid/Framework/PythonInterface/test/testhelpers/testrunner.py"
"/home/ewan/mantid/scripts/test/Muon/FFTModel_test.py"
)
set_tests_properties
(
python.Muon.FFTModel_test.FFTModel_test PROPERTIES ENVIRONMENT
"PYTHONPATH=/home/ewan/mantid/python-xmlrunner-src:/home/ewan/mantid/scripts/test/Muon:"
TIMEOUT
"300"
WORKING_DIRECTORY
"/home/ewan/mantid/bin/Testing"
)
add_test
(
python.Muon.MaxEntPresenter_test.MaxEntPresenter_test
"/home/ewan/mantid/bin/mantidpython"
"--classic"
"/home/ewan/mantid/Framework/PythonInterface/test/testhelpers/testrunner.py"
"/home/ewan/mantid/scripts/test/Muon/MaxEntPresenter_test.py"
)
set_tests_properties
(
python.Muon.MaxEntPresenter_test.MaxEntPresenter_test PROPERTIES ENVIRONMENT
"PYTHONPATH=/home/ewan/mantid/python-xmlrunner-src:/home/ewan/mantid/scripts/test/Muon:"
TIMEOUT
"300"
WORKING_DIRECTORY
"/home/ewan/mantid/bin/Testing"
)
add_test
(
python.Muon.MaxEntModel_test.MaxEntModel_test
"/home/ewan/mantid/bin/mantidpython"
"--classic"
"/home/ewan/mantid/Framework/PythonInterface/test/testhelpers/testrunner.py"
"/home/ewan/mantid/scripts/test/Muon/MaxEntModel_test.py"
)
set_tests_properties
(
python.Muon.MaxEntModel_test.MaxEntModel_test PROPERTIES ENVIRONMENT
"PYTHONPATH=/home/ewan/mantid/python-xmlrunner-src:/home/ewan/mantid/scripts/test/Muon:"
TIMEOUT
"300"
WORKING_DIRECTORY
"/home/ewan/mantid/bin/Testing"
)
add_test
(
python.Muon.transformWidget_test.transformWidget_test
"/home/ewan/mantid/bin/mantidpython"
"--classic"
"/home/ewan/mantid/Framework/PythonInterface/test/testhelpers/testrunner.py"
"/home/ewan/mantid/scripts/test/Muon/transformWidget_test.py"
)
set_tests_properties
(
python.Muon.transformWidget_test.transformWidget_test PROPERTIES ENVIRONMENT
"PYTHONPATH=/home/ewan/mantid/python-xmlrunner-src:/home/ewan/mantid/scripts/test/Muon:"
TIMEOUT
"300"
WORKING_DIRECTORY
"/home/ewan/mantid/bin/Testing"
)
add_test
(
python.Muon.PeriodicTablePresenter_test.PeriodicTablePresenter_test
"/home/ewan/mantid/bin/mantidpython"
"--classic"
"/home/ewan/mantid/Framework/PythonInterface/test/testhelpers/testrunner.py"
"/home/ewan/mantid/scripts/test/Muon/PeriodicTablePresenter_test.py"
)
set_tests_properties
(
python.Muon.PeriodicTablePresenter_test.PeriodicTablePresenter_test PROPERTIES ENVIRONMENT
"PYTHONPATH=/home/ewan/mantid/python-xmlrunner-src:/home/ewan/mantid/scripts/test/Muon:"
TIMEOUT
"300"
WORKING_DIRECTORY
"/home/ewan/mantid/bin/Testing"
)
add_test
(
python.Muon.PeriodicTableModel_test.PeriodicTableModel_test
"/home/ewan/mantid/bin/mantidpython"
"--classic"
"/home/ewan/mantid/Framework/PythonInterface/test/testhelpers/testrunner.py"
"/home/ewan/mantid/scripts/test/Muon/PeriodicTableModel_test.py"
)
set_tests_properties
(
python.Muon.PeriodicTableModel_test.PeriodicTableModel_test PROPERTIES ENVIRONMENT
"PYTHONPATH=/home/ewan/mantid/python-xmlrunner-src:/home/ewan/mantid/scripts/test/Muon:"
TIMEOUT
"300"
WORKING_DIRECTORY
"/home/ewan/mantid/bin/Testing"
)
add_test
(
python.Muon.AxisChangerView_test.AxisChangerView_test
"/home/ewan/mantid/bin/mantidpython"
"--classic"
"/home/ewan/mantid/Framework/PythonInterface/test/testhelpers/testrunner.py"
"/home/ewan/mantid/scripts/test/Muon/AxisChangerView_test.py"
)
set_tests_properties
(
python.Muon.AxisChangerView_test.AxisChangerView_test PROPERTIES ENVIRONMENT
"PYTHONPATH=/home/ewan/mantid/python-xmlrunner-src:/home/ewan/mantid/scripts/test/Muon:"
TIMEOUT
"300"
WORKING_DIRECTORY
"/home/ewan/mantid/bin/Testing"
)
add_test
(
python.Muon.AxisChangerPresenter_test.AxisChangerPresenter_test
"/home/ewan/mantid/bin/mantidpython"
"--classic"
"/home/ewan/mantid/Framework/PythonInterface/test/testhelpers/testrunner.py"
"/home/ewan/mantid/scripts/test/Muon/AxisChangerPresenter_test.py"
)
set_tests_properties
(
python.Muon.AxisChangerPresenter_test.AxisChangerPresenter_test PROPERTIES ENVIRONMENT
"PYTHONPATH=/home/ewan/mantid/python-xmlrunner-src:/home/ewan/mantid/scripts/test/Muon:"
TIMEOUT
"300"
WORKING_DIRECTORY
"/home/ewan/mantid/bin/Testing"
)
add_test
(
python.Muon.PlottingView_test.PlottingView_test
"/home/ewan/mantid/bin/mantidpython"
"--classic"
"/home/ewan/mantid/Framework/PythonInterface/test/testhelpers/testrunner.py"
"/home/ewan/mantid/scripts/test/Muon/PlottingView_test.py"
)
set_tests_properties
(
python.Muon.PlottingView_test.PlottingView_test PROPERTIES ENVIRONMENT
"PYTHONPATH=/home/ewan/mantid/python-xmlrunner-src:/home/ewan/mantid/scripts/test/Muon:"
TIMEOUT
"300"
WORKING_DIRECTORY
"/home/ewan/mantid/bin/Testing"
)
add_test
(
python.Muon.PlottingPresenter_test.PlottingPresenter_test
"/home/ewan/mantid/bin/mantidpython"
"--classic"
"/home/ewan/mantid/Framework/PythonInterface/test/testhelpers/testrunner.py"
"/home/ewan/mantid/scripts/test/Muon/PlottingPresenter_test.py"
)
set_tests_properties
(
python.Muon.PlottingPresenter_test.PlottingPresenter_test PROPERTIES ENVIRONMENT
"PYTHONPATH=/home/ewan/mantid/python-xmlrunner-src:/home/ewan/mantid/scripts/test/Muon:"
TIMEOUT
"300"
WORKING_DIRECTORY
"/home/ewan/mantid/bin/Testing"
)
add_test
(
python.Muon.PlottingUtils_test.PlottingUtils_test
"/home/ewan/mantid/bin/mantidpython"
"--classic"
"/home/ewan/mantid/Framework/PythonInterface/test/testhelpers/testrunner.py"
"/home/ewan/mantid/scripts/test/Muon/PlottingUtils_test.py"
)
set_tests_properties
(
python.Muon.PlottingUtils_test.PlottingUtils_test PROPERTIES ENVIRONMENT
"PYTHONPATH=/home/ewan/mantid/python-xmlrunner-src:/home/ewan/mantid/scripts/test/Muon:"
TIMEOUT
"300"
WORKING_DIRECTORY
"/home/ewan/mantid/bin/Testing"
)
This diff is collapsed.
Click to expand it.
scripts/test/Muon/Testing/Temporary/CTestCostData.txt
+
12
−
12
View file @
7d8d93c4
python.Muon.FFTPresenter_test.FFTPresenter_test 13
0
0.0
212194
python.Muon.FFTModel_test.FFTModel_test 13
0
0.01
07718
python.Muon.MaxEntPresenter_test.MaxEntPresenter_test 13
0
0.01
21826
python.Muon.MaxEntModel_test.MaxEntModel_test 13
0
0.0
0961
python.Muon.transformWidget_test.transformWidget_test 13
0
0.01
16289
python.Muon.FFTPresenter_test.FFTPresenter_test 13
1
0.0
502511
python.Muon.FFTModel_test.FFTModel_test 13
1
0.01
26466
python.Muon.MaxEntPresenter_test.MaxEntPresenter_test 13
1
0.01
56704
python.Muon.MaxEntModel_test.MaxEntModel_test 13
1
0.0
117648
python.Muon.transformWidget_test.transformWidget_test 13
1
0.01
47382
python.Muon.PeriodicTableWidget_test.PeriodicTableWidget_test 0 0
python.Muon.PeriodicTableModel_test.PeriodicTableModel_test 1
29
0.0
0914918
python.Muon.PeriodicTablePresenter_test.PeriodicTablePresenter_test 12
6
0.01
4983
5
python.Muon.PeriodicTableModel_test.PeriodicTableModel_test 1
30
0.0
123284
python.Muon.PeriodicTablePresenter_test.PeriodicTablePresenter_test 12
7
0.01
9127
5
python.Muon.LoadWidgetPresenter_test.LoadWidgetPresenter_test 48 0.0336644
python.Muon.LoadWidgetModel_test.LoadWidgetModel_test 53 0.0272625
python.Muon.ElementalAnalysis_test.ElementalAnalysis_test 4 0
python.Muon.AxisChangerView_test.AxisChangerView_test 3
4
0.0
389922
python.Muon.AxisChangerPresenter_test.AxisChangerPresenter_test 3
2
0.0
408368
python.Muon.PlottingView_test.PlottingView_test 7
4
0.02
2294
python.Muon.PlottingPresenter_test.PlottingPresenter_test 3
4
0.04
45106
python.Muon.AxisChangerView_test.AxisChangerView_test 3
5
0.0
483694
python.Muon.AxisChangerPresenter_test.AxisChangerPresenter_test 3
3
0.0
531479
python.Muon.PlottingView_test.PlottingView_test 7
5
0.02
06632
python.Muon.PlottingPresenter_test.PlottingPresenter_test 3
5
0.04
67555
python.Muon.threading_manager_test.threading_manager_test 5 0
python.Muon.LoadWidgetView_test.LoadWidgetView_test 5 0.294686
python.Muon.PlottingUtils_test.PlottingUtils_test 3
1
0.0
379071
python.Muon.PlottingUtils_test.PlottingUtils_test 3
2
0.0
48063
---
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment