Skip to content

Commit

Permalink
Separate out actionAngleTorus tests so they can be easily ignored on …
Browse files Browse the repository at this point in the history
…appveyor
  • Loading branch information
jobovy committed Feb 27, 2018
1 parent 0d3c0aa commit b2a8e4f
Show file tree
Hide file tree
Showing 3 changed files with 576 additions and 566 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Expand Up @@ -5,7 +5,7 @@ environment:
MINICONDA: C:\\Miniconda36-x64

matrix:
- TEST_FILES: "tests\\ --ignore=tests\\test_snapshotpotential.py --ignore=tests\\test_qdf.py --ignore=tests\\test_pv2qdf.py --ignore=tests\\test_diskdf.py --ignore=tests\\test_orbit.py --ignore=tests\\test_streamdf.py --ignore=tests\\test_streamgapdf.py --ignore=tests\\test_evolveddiskdf.py --ignore=tests\\test_quantity.py --ignore=tests\\test_nemo.py --ignore=tests\\test_coords.py"
- TEST_FILES: "tests\\ --ignore=tests\\test_actionAngleTorus.py --ignore=tests\\test_snapshotpotential.py --ignore=tests\\test_qdf.py --ignore=tests\\test_pv2qdf.py --ignore=tests\\test_diskdf.py --ignore=tests\\test_orbit.py --ignore=tests\\test_streamdf.py --ignore=tests\\test_streamgapdf.py --ignore=tests\\test_evolveddiskdf.py --ignore=tests\\test_quantity.py --ignore=tests\\test_nemo.py --ignore=tests\\test_coords.py"
ADDL_CONDA_PKGS:

- TEST_FILES: tests\test_orbit.py
Expand Down

0 comments on commit b2a8e4f

Please sign in to comment.