Skip to content

Commit

Permalink
New version: ReferenceTests v0.10.0 (#66089)
Browse files Browse the repository at this point in the history
UUID: 324d217c-45ce-50fc-942e-d289b448e8cf
Repo: https://github.com/JuliaTesting/ReferenceTests.jl.git
Tree: 5a3b812f080e9f6c32ac8560a80ab959fb54ef49

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Aug 11, 2022
1 parent c346907 commit 504fdcd
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
12 changes: 9 additions & 3 deletions R/ReferenceTests/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,19 @@ FileIO = "0.4-1"
ColorTypes = "0.4.0-0.10"
ImageInTerminal = "0.3.0-0.4"

["0.6-0"]
julia = "1"
["0.10-0"]
XTermColors = "0.2"
julia = "1.6.0-1"

["0.6-0.7"]
Images = "0.15.0-0.22"

["0.6-0.8.2"]
DeepDiffs = "0.0.0-1"

["0.6-0.9"]
julia = "1"

["0.6.3-0.7"]
FileIO = "0.4.0-1"

Expand All @@ -45,9 +49,11 @@ Distances = "0.7-0.9"

["0.9.12-0"]
Colors = "0.10-0.12"
ImageInTerminal = "0.3-0.5"
LazyModules = "0.3"

["0.9.12-0.9"]
ImageInTerminal = "0.3-0.5"

["0.9.2-0"]
Distances = "0.7-0.10"

Expand Down
7 changes: 6 additions & 1 deletion R/ReferenceTests/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[0]
DeepDiffs = "ab62b9b5-e342-54a8-a765-a90f495de1a6"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
ImageInTerminal = "d8c32880-2388-543b-8c61-d9f865259254"
SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce"

["0-0.5"]
Expand All @@ -12,6 +11,12 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"

["0-0.9"]
ImageInTerminal = "d8c32880-2388-543b-8c61-d9f865259254"

["0.10-0"]
XTermColors = "c8c2cc18-de81-4e68-b407-38a3a0c0491f"

["0.6.1-0"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

Expand Down
3 changes: 3 additions & 0 deletions R/ReferenceTests/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,6 @@ git-tree-sha1 = "ec83812f4fb00321172298fc6fb5b411aa3b1516"
["0.9.12"]
git-tree-sha1 = "c450e753637c45ab7db3e1f52496661a141c102b"
yanked = true

["0.10.0"]
git-tree-sha1 = "5a3b812f080e9f6c32ac8560a80ab959fb54ef49"

0 comments on commit 504fdcd

Please sign in to comment.