diff --git a/test/imgcomp.jl b/test/imgcomp.jl index b0d38213..fff7dfbf 100644 --- a/test/imgcomp.jl +++ b/test/imgcomp.jl @@ -127,7 +127,8 @@ function image_comparison_tests(pkg::Symbol, idx::Int; debug = false, sigma = [1 tmpimg = Images.load(tmpfn) # reference image location - refdir = joinpath(Pkg.dir("Plots"), "test", "refimg", "v$(VERSION.major).$(VERSION.minor)", string(pkg)) + # refdir = joinpath(Pkg.dir("Plots"), "test", "refimg", "v$(VERSION.major).$(VERSION.minor)", string(pkg)) + refdir = joinpath(Pkg.dir("Plots"), "test", "refimg", string(pkg)) try run(`mkdir -p $refdir`) catch err diff --git a/test/refimg/v0.4/gadfly/ref1.png b/test/refimg/gadfly/ref1.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref1.png rename to test/refimg/gadfly/ref1.png diff --git a/test/refimg/v0.4/gadfly/ref10.png b/test/refimg/gadfly/ref10.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref10.png rename to test/refimg/gadfly/ref10.png diff --git a/test/refimg/v0.4/gadfly/ref11.png b/test/refimg/gadfly/ref11.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref11.png rename to test/refimg/gadfly/ref11.png diff --git a/test/refimg/v0.4/gadfly/ref12.png b/test/refimg/gadfly/ref12.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref12.png rename to test/refimg/gadfly/ref12.png diff --git a/test/refimg/v0.4/gadfly/ref13.png b/test/refimg/gadfly/ref13.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref13.png rename to test/refimg/gadfly/ref13.png diff --git a/test/refimg/v0.4/gadfly/ref14.png b/test/refimg/gadfly/ref14.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref14.png rename to test/refimg/gadfly/ref14.png diff --git a/test/refimg/v0.4/gadfly/ref15.png b/test/refimg/gadfly/ref15.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref15.png rename to test/refimg/gadfly/ref15.png diff --git a/test/refimg/v0.4/gadfly/ref16.png b/test/refimg/gadfly/ref16.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref16.png rename to test/refimg/gadfly/ref16.png diff --git a/test/refimg/v0.4/gadfly/ref17.png b/test/refimg/gadfly/ref17.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref17.png rename to test/refimg/gadfly/ref17.png diff --git a/test/refimg/v0.4/gadfly/ref18.png b/test/refimg/gadfly/ref18.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref18.png rename to test/refimg/gadfly/ref18.png diff --git a/test/refimg/v0.4/gadfly/ref2.png b/test/refimg/gadfly/ref2.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref2.png rename to test/refimg/gadfly/ref2.png diff --git a/test/refimg/v0.4/gadfly/ref20.png b/test/refimg/gadfly/ref20.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref20.png rename to test/refimg/gadfly/ref20.png diff --git a/test/refimg/v0.4/gadfly/ref21.png b/test/refimg/gadfly/ref21.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref21.png rename to test/refimg/gadfly/ref21.png diff --git a/test/refimg/v0.4/gadfly/ref3.png b/test/refimg/gadfly/ref3.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref3.png rename to test/refimg/gadfly/ref3.png diff --git a/test/refimg/v0.4/gadfly/ref4.png b/test/refimg/gadfly/ref4.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref4.png rename to test/refimg/gadfly/ref4.png diff --git a/test/refimg/v0.4/gadfly/ref5.png b/test/refimg/gadfly/ref5.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref5.png rename to test/refimg/gadfly/ref5.png diff --git a/test/refimg/v0.4/gadfly/ref6.png b/test/refimg/gadfly/ref6.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref6.png rename to test/refimg/gadfly/ref6.png diff --git a/test/refimg/v0.4/gadfly/ref7.png b/test/refimg/gadfly/ref7.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref7.png rename to test/refimg/gadfly/ref7.png diff --git a/test/refimg/v0.4/gadfly/ref8.png b/test/refimg/gadfly/ref8.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref8.png rename to test/refimg/gadfly/ref8.png diff --git a/test/refimg/v0.4/gadfly/ref9.png b/test/refimg/gadfly/ref9.png similarity index 100% rename from test/refimg/v0.4/gadfly/ref9.png rename to test/refimg/gadfly/ref9.png diff --git a/test/refimg/v0.4/pyplot/ref1.png b/test/refimg/pyplot/ref1.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref1.png rename to test/refimg/pyplot/ref1.png diff --git a/test/refimg/v0.4/pyplot/ref10.png b/test/refimg/pyplot/ref10.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref10.png rename to test/refimg/pyplot/ref10.png diff --git a/test/refimg/v0.4/pyplot/ref11.png b/test/refimg/pyplot/ref11.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref11.png rename to test/refimg/pyplot/ref11.png diff --git a/test/refimg/v0.4/pyplot/ref12.png b/test/refimg/pyplot/ref12.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref12.png rename to test/refimg/pyplot/ref12.png diff --git a/test/refimg/v0.4/pyplot/ref13.png b/test/refimg/pyplot/ref13.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref13.png rename to test/refimg/pyplot/ref13.png diff --git a/test/refimg/v0.4/pyplot/ref14.png b/test/refimg/pyplot/ref14.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref14.png rename to test/refimg/pyplot/ref14.png diff --git a/test/refimg/v0.4/pyplot/ref15.png b/test/refimg/pyplot/ref15.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref15.png rename to test/refimg/pyplot/ref15.png diff --git a/test/refimg/v0.4/pyplot/ref16.png b/test/refimg/pyplot/ref16.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref16.png rename to test/refimg/pyplot/ref16.png diff --git a/test/refimg/v0.4/pyplot/ref17.png b/test/refimg/pyplot/ref17.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref17.png rename to test/refimg/pyplot/ref17.png diff --git a/test/refimg/v0.4/pyplot/ref18.png b/test/refimg/pyplot/ref18.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref18.png rename to test/refimg/pyplot/ref18.png diff --git a/test/refimg/v0.4/pyplot/ref2.png b/test/refimg/pyplot/ref2.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref2.png rename to test/refimg/pyplot/ref2.png diff --git a/test/refimg/v0.4/pyplot/ref20.png b/test/refimg/pyplot/ref20.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref20.png rename to test/refimg/pyplot/ref20.png diff --git a/test/refimg/v0.4/pyplot/ref3.png b/test/refimg/pyplot/ref3.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref3.png rename to test/refimg/pyplot/ref3.png diff --git a/test/refimg/v0.4/pyplot/ref4.png b/test/refimg/pyplot/ref4.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref4.png rename to test/refimg/pyplot/ref4.png diff --git a/test/refimg/v0.4/pyplot/ref5.png b/test/refimg/pyplot/ref5.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref5.png rename to test/refimg/pyplot/ref5.png diff --git a/test/refimg/v0.4/pyplot/ref6.png b/test/refimg/pyplot/ref6.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref6.png rename to test/refimg/pyplot/ref6.png diff --git a/test/refimg/v0.4/pyplot/ref7.png b/test/refimg/pyplot/ref7.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref7.png rename to test/refimg/pyplot/ref7.png diff --git a/test/refimg/v0.4/pyplot/ref8.png b/test/refimg/pyplot/ref8.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref8.png rename to test/refimg/pyplot/ref8.png diff --git a/test/refimg/v0.4/pyplot/ref9.png b/test/refimg/pyplot/ref9.png similarity index 100% rename from test/refimg/v0.4/pyplot/ref9.png rename to test/refimg/pyplot/ref9.png diff --git a/test/refimg/v0.3/gadfly/ref1.png b/test/refimg/v0.3/gadfly/ref1.png deleted file mode 100644 index 4603e270..00000000 Binary files a/test/refimg/v0.3/gadfly/ref1.png and /dev/null differ