Skip to content

Commit

Permalink
Added reference_figures submodule for OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilipp committed Feb 26, 2017
1 parent ac22de0 commit 55ac694
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,35 @@
path = tests/reference_figures/win32/py3.6/mpl2.0
url = https://github.com/Chilipp/psy-simple-references.git
branch = win32_py3.6_mpl2.0
[submodule "tests/reference_figures/darwin/py2.7/mpl1.5"]
path = tests/reference_figures/darwin/py2.7/mpl1.5
url = https://github.com/Chilipp/psy-simple-references.git
branch = darwin_py2.7_mpl1.5
[submodule "tests/reference_figures/darwin/py2.7/mpl2.0"]
path = tests/reference_figures/darwin/py2.7/mpl2.0
url = https://github.com/Chilipp/psy-simple-references.git
branch = darwin_py2.7_mpl2.0
[submodule "tests/reference_figures/darwin/py3.5/mpl1.5"]
path = tests/reference_figures/darwin/py3.5/mpl1.5
url = https://github.com/Chilipp/psy-simple-references.git
branch = darwin_py3.5_mpl1.5
[submodule "tests/reference_figures/darwin/py3.5/mpl2.0"]
path = tests/reference_figures/darwin/py3.5/mpl2.0
url = https://github.com/Chilipp/psy-simple-references.git
branch = darwin_py3.5_mpl2.0
[submodule "tests/reference_figures/darwin/py3.6/mpl1.5"]
path = tests/reference_figures/darwin/py3.6/mpl1.5
url = https://github.com/Chilipp/psy-simple-references.git
branch = darwin_py3.6_mpl1.5
[submodule "tests/reference_figures/darwin/py3.6/mpl2.0"]
path = tests/reference_figures/darwin/py3.6/mpl2.0
url = https://github.com/Chilipp/psy-simple-references.git
branch = darwin_py3.6_mpl2.0
[submodule "tests/reference_figures/darwin/py2.7/mpl1.4"]
path = tests/reference_figures/darwin/py2.7/mpl1.4
url = https://github.com/Chilipp/psy-simple-references.git
branch = darwin_py2.7_mpl1.4
[submodule "tests/reference_figures/darwin/py3.5/mpl1.4"]
path = tests/reference_figures/darwin/py3.5/mpl1.4
url = https://github.com/Chilipp/psy-simple-references.git
branch = darwin_py3.5_mpl1.4
1 change: 1 addition & 0 deletions tests/reference_figures/darwin/py2.7/mpl1.4
Submodule mpl1.4 added at 163da0
1 change: 1 addition & 0 deletions tests/reference_figures/darwin/py2.7/mpl1.5
Submodule mpl1.5 added at 163da0
1 change: 1 addition & 0 deletions tests/reference_figures/darwin/py2.7/mpl2.0
Submodule mpl2.0 added at 163da0
1 change: 1 addition & 0 deletions tests/reference_figures/darwin/py3.5/mpl1.4
Submodule mpl1.4 added at 163da0
1 change: 1 addition & 0 deletions tests/reference_figures/darwin/py3.5/mpl1.5
Submodule mpl1.5 added at 163da0
1 change: 1 addition & 0 deletions tests/reference_figures/darwin/py3.5/mpl2.0
Submodule mpl2.0 added at 163da0
1 change: 1 addition & 0 deletions tests/reference_figures/darwin/py3.6/mpl1.5
Submodule mpl1.5 added at 163da0
1 change: 1 addition & 0 deletions tests/reference_figures/darwin/py3.6/mpl2.0
Submodule mpl2.0 added at 163da0

0 comments on commit 55ac694

Please sign in to comment.