File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
33Graphs = " 86223c79-3864-5bf0-83f7-82e725a168b6"
44Interfaces = " 85a1e053-f937-4924-92a5-1367d23b7b87"
5- JuliaFormatter = " 98e50ef6-434e-11e9-1051-2b60c6c9e899"
65MetaGraphs = " 626554b9-1ddb-594c-aa3c-2596fe9399a5"
76MetaGraphsNext = " fa8bd995-216d-47f1-8a91-f3b68fbeb377"
87Multigraphs = " 7ebac608-6c66-46e6-9856-b5f43e107bac"
Original file line number Diff line number Diff line change 11using Aqua
22using GraphsInterfaceChecker
3- using JuliaFormatter
43using Test
54
65@testset verbose = true " GraphsInterfaceChecker.jl" begin
76 @testset " Aqua" begin
87 Aqua. test_all (GraphsInterfaceChecker)
98 end
10- @testset " JuliaFormatter" begin
11- @test JuliaFormatter. format (GraphsInterfaceChecker; overwrite= false )
12- end
139 @testset " Graphs.jl" begin
1410 include (" graphs.jl" )
1511 end
You can’t perform that action at this time.
0 commit comments