Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions PhysicsTools/PythonAnalysis/test/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
<test name="testXGBoost_and_sklearn" command="testXGBoost_and_sklearn.py"/>
<test name="testUncertainties" command="testUncertainties.py"/>
<test name="testJupyter" command="testJupyter.sh"/>
<test name="testDownhill" command="testTheano.sh testDownhill.py"/>
<test name="testTheano" command="testTheano.sh testTheano.py"/>
<test name="testhep_ml" command="testTheano.sh testhep_ml.py"/>
<test name="testCorrectionlib" command="test_correctionlib.py"/>

<bin name="test_PyMVA" file="test_PyMVA.cpp">
Expand Down Expand Up @@ -45,15 +42,13 @@
<test name="import-cython" command="python3 -c 'import cython'"/>
<test name="import-decorator" command="python3 -c 'import decorator'"/>
<test name="import-docopt" command="python3 -c 'import docopt'"/>
<test name="import-downhill" command="python3 -c 'import downhill'"/>
<test name="dxr-build" command="dxr-build.py --help"/>
<test name="import-enum" command="python3 -c 'import enum'"/>
<test name="import-flake8" command="python3 -c 'import flake8'"/>
<test name="import-funcsigs" command="python3 -c 'import funcsigs'"/>
<test name="import-future" command="python3 -c 'import future'"/>
<test name="import-concurrent.futures" command="python3 -c 'import concurrent.futures'"/>
<test name="import-h5py" command="python3 -c 'import h5py'"/>
<test name="import-hep_ml" command="python3 -c 'import hep_ml'"/>
<test name="import-histbook" command="python3 -c 'import histbook'"/>
<test name="import-html5lib" command="python3 -c 'import html5lib'"/>
<test name="import-idna" command="python3 -c 'import idna'"/>
Expand Down
59 changes: 0 additions & 59 deletions PhysicsTools/PythonAnalysis/test/testDownhill.py

This file was deleted.

14 changes: 0 additions & 14 deletions PhysicsTools/PythonAnalysis/test/testTheano.py

This file was deleted.

24 changes: 0 additions & 24 deletions PhysicsTools/PythonAnalysis/test/testTheano.sh

This file was deleted.

90 changes: 0 additions & 90 deletions PhysicsTools/PythonAnalysis/test/testhep_ml.py

This file was deleted.