Skip to content

Commit

Permalink
New package: TestPicker v0.1.0
Browse files Browse the repository at this point in the history
UUID: a64165b9-4409-4de6-85cd-a4e0953bae44
Repo: https://github.com/theogf/TestPicker.jl.git
Tree: a3f6f006e3510bd96389cca54e9d30ed028576d5

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Feb 1, 2025
1 parent d8816c8 commit 1e36630
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7744,6 +7744,7 @@ a620830f-fdd7-5ebc-8d26-3621ab35fbfe = { name = "VCFTools", path = "V/VCFTools"
a62dbcb7-80f5-4d31-9a88-8b19fd92b128 = { name = "HierarchicalEOM", path = "H/HierarchicalEOM" }
a6325e15-1dfe-4e9f-88de-e354d00cf0f1 = { name = "FixedSizeBitVector", path = "F/FixedSizeBitVector" }
a637dc6b-bca1-447e-a4fa-35264c9d0580 = { name = "VersionCheck", path = "V/VersionCheck" }
a64165b9-4409-4de6-85cd-a4e0953bae44 = { name = "TestPicker", path = "T/TestPicker" }
a641f28f-8d9e-4160-8071-676a3167f41f = { name = "SMDInterfacesUtils", path = "S/SMDInterfacesUtils" }
a64ab3a6-1e61-46d9-9cad-3303c166b426 = { name = "StructuredOutputs", path = "S/StructuredOutputs" }
a64e8dd8-bb5a-11ec-104d-290571fc3a8d = { name = "BloqadeSchema", path = "B/BloqadeSchema" }
Expand Down
8 changes: 8 additions & 0 deletions T/TestPicker/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
JuliaSyntax = "0.4"
Pkg = "1"
REPL = "1"
Test = "1"
TestEnv = "1"
fzf_jll = "0.56"
julia = "1.10.0-1"
7 changes: 7 additions & 0 deletions T/TestPicker/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
JuliaSyntax = "70703baa-626e-46a2-a12c-08ffd08c73b4"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b"
fzf_jll = "214eeab7-80f7-51ab-84ad-2988db7cef09"
3 changes: 3 additions & 0 deletions T/TestPicker/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "TestPicker"
uuid = "a64165b9-4409-4de6-85cd-a4e0953bae44"
repo = "https://github.com/theogf/TestPicker.jl.git"
2 changes: 2 additions & 0 deletions T/TestPicker/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "a3f6f006e3510bd96389cca54e9d30ed028576d5"

0 comments on commit 1e36630

Please sign in to comment.