Skip to content

Commit

Permalink
New package: RegressionTests v0.0.1 (#101587)
Browse files Browse the repository at this point in the history
UUID: 2cca1867-674a-4323-b559-fc77c0bbdb31
Repo: https://github.com/LilithHafner/RegressionTests.jl.git
Tree: f7487fff6f2b9a029ac83ee5d83f4dfcd60c5802

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 27, 2024
1 parent c5b3fdc commit 5729f79
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 0 deletions.
7 changes: 7 additions & 0 deletions R/RegressionTests/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
Compat = "3.42.0-4"
Markdown = ["0.0.0", "1"]
Pkg = ["0.0.0", "1"]
Random = ["0.0.0", "1"]
Serialization = ["0.0.0", "1"]
julia = "1"
6 changes: 6 additions & 0 deletions R/RegressionTests/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
3 changes: 3 additions & 0 deletions R/RegressionTests/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "RegressionTests"
uuid = "2cca1867-674a-4323-b559-fc77c0bbdb31"
repo = "https://github.com/LilithHafner/RegressionTests.jl.git"
2 changes: 2 additions & 0 deletions R/RegressionTests/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "f7487fff6f2b9a029ac83ee5d83f4dfcd60c5802"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1894,6 +1894,7 @@ some amount of consideration when choosing package names.
2cbf6e9d-eec9-4262-aa18-cb9280186e6b = { name = "HardSphereDynamics", path = "H/HardSphereDynamics" }
2cc14a73-b19f-41ce-8eb5-0eba8210e186 = { name = "BellBruno", path = "B/BellBruno" }
2cc4d701-0ab1-5f48-b3f6-a678509d3d6f = { name = "SZ3_jll", path = "jll/S/SZ3_jll" }
2cca1867-674a-4323-b559-fc77c0bbdb31 = { name = "RegressionTests", path = "R/RegressionTests" }
2cd38203-e337-4286-87ff-2ce1a63ddf55 = { name = "FinEtoolsMeshing", path = "F/FinEtoolsMeshing" }
2cd47ed4-ca9b-11e9-27f2-ab636a7671f1 = { name = "InfrastructureSystems", path = "I/InfrastructureSystems" }
2cd5bd5f-40a1-5050-9e10-fc8cdb6109f5 = { name = "ILog2", path = "I/ILog2" }
Expand Down

0 comments on commit 5729f79

Please sign in to comment.